History log of /external/mesa3d/src/gallium/drivers/svga/svga_pipe_depthstencil.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5d9bfc4d3f117fd6d95e1818c60f4f7ea47e6929 24-Feb-2012 Zack Rusin <zackr@vmware.com> svga: Fix stencil op mapping

We were inverting the meaning of the stencil op flags: in svga/d3d
the normal incr/decr wraps and the SAT ops clamp.
This fixes piglit failures (at least stencil-twoside and stencil-wrap).
We should backport this everywhere we can.

Reviewed-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/src/gallium/drivers/svga/svga_pipe_depthstencil.c
43234cee40c48e14a3eab4268181d9b0b2b7cf79 18-May-2010 Roland Scheidegger <sroland@vmware.com> gallium: implement set_sample_mask() in all drivers

prevents segfault when state trackers try to set default mask.
Other option would be to make this required only for drivers
supporting multisampling, but this seems more clean.
Only dummy implementations (for normal drivers) provided (no driver
supports multisampling yet neither).
/external/mesa3d/src/gallium/drivers/svga/svga_pipe_depthstencil.c
9381a2777c1a36c1b88de9edf04141c485569259 10-Feb-2010 Roland Scheidegger <sroland@vmware.com> svga: adapt to stencil ref changes

also add some disabled code to handle blendcolor?
/external/mesa3d/src/gallium/drivers/svga/svga_pipe_depthstencil.c
28486880ca3ec39419ccee0cb1a3bedc9ef7117c 02-Feb-2010 José Fonseca <jfonseca@vmware.com> gallium: pipe/p_inlines.h -> util/u_inlines.h
/external/mesa3d/src/gallium/drivers/svga/svga_pipe_depthstencil.c
c50fe2c55cfe9c858b7b7859da79edb0693ee8bd 21-Jan-2010 Vinson Lee <vlee@vmware.com> svga: Remove unnecessary headers.
/external/mesa3d/src/gallium/drivers/svga/svga_pipe_depthstencil.c
3192633d4abe262d413e41feb871fe8deed409d8 16-Nov-2009 Jakob Bornecrantz <jakob@vmware.com> svga: Add svga driver
/external/mesa3d/src/gallium/drivers/svga/svga_pipe_depthstencil.c