mesa/src/gallium/docs
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
..
source gallium/docs: Update PIPE_TRANSFER_xx docs. Reformat to use definitions. 2011-02-22 14:14:22 +00:00
d3d11ddi.txt gallium: remove flags from the flush function 2011-03-11 21:39:31 +01:00
make.bat Add Gallium docs. 2009-12-20 15:00:40 -08:00
Makefile Add Gallium docs. 2009-12-20 15:00:40 -08:00