summaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_atom_depth.c
Commit message (Expand)AuthorAgeFilesLines
* st/mesa: more fixes for stencil ref change.Roland Scheidegger2010-02-101-1/+0
* gallium: don't put stencil ref value in pipe_depth_stencil_alpha_stateRoland Scheidegger2010-02-091-1/+9
* gallium: remove depth.occlusion_count flagKeith Whitwell2009-10-011-4/+0
* gallium: only enable depth test if a depth bufffer is availableBrian Paul2009-03-021-3/+5
* gallium: fix state tracker's stencil buffer testBrian Paul2009-02-271-1/+1
* mesa: support GL_EXT_stencil_two_side in gallium/mesa state trackerBrian Paul2009-02-191-25/+27
* gallium: it's a reference value, not a reference numberZack Rusin2009-01-271-1/+1
* gallium: standardize naming of masksZack Rusin2009-01-271-4/+4
* Some changed for non-C99 compilersAlan Hourihane2008-05-021-5/+5
* gallium: fix two-side stencil handlingRoland Scheidegger2008-04-041-1/+2
* gallium: don't enable stencil test if no stencil buffer.Brian Paul2008-03-241-1/+4
* gallium: rework CSO-related code in state trackerBrian2008-03-111-33/+27
* gallium: incorporate alpha state into depth_stencil state object.Keith Whitwell2007-12-171-24/+31
* gallium: remove clear values from depth, stencil stateKeith Whitwell2007-12-111-2/+0
* Replace gl_stencil_func_to_sp() and gl_depth_func_to_sp() with st_compare_fun...Brian2007-11-081-35/+14
* Convert depth_stencil state to the new semantics.Zack Rusin2007-09-201-5/+5
* Combing depth and stencil objects and making them immutable.Zack Rusin2007-09-181-16/+92
* add names to tracked state atoms to improve debugkeithw2007-08-251-0/+1
* Added basic occlusion countingBrian2007-07-131-0/+4
* Define just one set of PIPE_FUNC_LESS, GREATER, EQUAL, etc tokens.Brian2007-06-181-8/+8
* Rename directories again?!Keith Whitwell2007-06-141-13/+13
* Renamed softpipe directories and files to something less confusing.Keith Whitwell2007-06-141-0/+88