mesa/src/gallium/include/state_tracker
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
..
drisw_api.h st/drisw: Stop pretending to be drm_api 2010-04-16 10:18:05 +01:00
drm_driver.h gallium: Add drm driver interface 2010-06-06 12:29:28 +01:00
graw.h graw: Add struct pipe_surface forward declaration. 2010-11-08 11:55:30 -08:00
st_api.h gallium: remove flags from the flush function 2011-03-11 21:39:31 +01:00
sw_winsys.h gallium: avoid the C++ keyword "template" in sw_winsys.h 2010-09-20 20:23:34 +02:00
xlib_sw_winsys.h gallium: support for array textures and related changes 2010-12-02 04:33:43 +01:00