mesa/src/gallium/drivers/failover
Marek Olšák 7e02303497 gallium: remove flags from the flush function
The drivers have been changed so that they behave as if all of the flags
were set. This is already implicit in most hardware drivers and required
for multiple contexts.

Some state trackers were also abusing the PIPE_FLUSH_RENDER_CACHE flag
to decide whether flush_frontbuffer should be called.
New flag ST_FLUSH_FRONT has been added to st_api.h as a replacement.
2011-03-11 21:39:31 +01:00
..
fo_context.c gallium: remove flags from the flush function 2011-03-11 21:39:31 +01:00
fo_context.h gallium: Implement draw_vbo and set_index_buffer for all drivers. 2010-07-29 13:45:30 +08:00
fo_state.c gallium: notify drivers about possible changes in user buffer contents 2011-02-14 21:50:08 +01:00
fo_state_emit.c gallium: Implement draw_vbo and set_index_buffer for all drivers. 2010-07-29 13:45:30 +08:00
fo_winsys.h gallium: remove return value from draw calls 2009-12-21 22:14:35 +00:00
Makefile gallium: Improve makefiles for libraries 2009-02-20 10:22:10 +00:00
SConscript scons: Add aliases for several pipe drivers. 2010-11-02 12:35:52 +00:00