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