mesa/src
Marek Olšák 3975f52eb4 mesa: don't flush and don't flag _NEW_STENCIL in ClearStencil, ActiveStencilFace
The functions don't affect driver state. There is no code that would rely
on vertices being flushed prior to changing the states, and no code that
would check for _NEW_STENCIL before using the states.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
2013-04-24 03:23:23 +02:00
..
egl egl/dri2: NULL check value returned by dri2_create_surface 2013-04-12 16:24:48 -07:00
gallium gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel_center. 2013-04-23 19:42:47 +01:00
gbm
getopt
glsl ralloc: Move declarations before statements. 2013-04-18 06:21:04 +01:00
glx build: Rename sources.mak -> Makefile.sources 2013-04-15 12:04:25 -07:00
gtest
mapi glapi: Add counter information for glBufferData(), like glBufferSubData(). 2013-04-19 10:13:00 -07:00
mesa mesa: don't flush and don't flag _NEW_STENCIL in ClearStencil, ActiveStencilFace 2013-04-24 03:23:23 +02:00
Makefile.am build: Remove GALLIUM_DIRS 2013-04-15 12:04:26 -07:00
SConscript