summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_atom_depth.c
AgeCommit message (Expand)Author
2008-04-04gallium: fix two-side stencil handlingRoland Scheidegger
2008-03-24gallium: don't enable stencil test if no stencil buffer.Brian Paul
2008-03-11gallium: rework CSO-related code in state trackerBrian
2007-12-17gallium: incorporate alpha state into depth_stencil state object.Keith Whitwell
2007-12-11gallium: remove clear values from depth, stencil stateKeith Whitwell
2007-11-08Replace gl_stencil_func_to_sp() and gl_depth_func_to_sp() with st_compare_fun...Brian
2007-09-20Convert depth_stencil state to the new semantics.Zack Rusin
2007-09-18Combing depth and stencil objects and making them immutable.Zack Rusin
2007-08-25add names to tracked state atoms to improve debugkeithw
2007-07-13Added basic occlusion countingBrian
2007-06-18Define just one set of PIPE_FUNC_LESS, GREATER, EQUAL, etc tokens.Brian
2007-06-14Rename directories again?!Keith Whitwell
2007-06-14Renamed softpipe directories and files to something less confusing.Keith Whitwell