summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_state_clip.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-10Change all debug_assert calls to assertMarek Olšák1-2/+2
2021-12-27softpipe: Use the draw module's poly stipple handling, like llvmpipe.Emma Anholt1-3/+1
2015-12-11softpipe: implement some support for multiple viewportsEdward O'Callaghan1-5/+10
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-3/+3
2013-05-25gallium: Add support for multiple viewportsZack Rusin1-7/+12
2010-09-25softpipe: make clip state functions staticBrian Paul1-8/+22
2008-02-18gallium: move draw_set_viewport_state() call, plus code clean-up, remove obso...Brian1-12/+4
2008-02-18gallium: call draw_flush() for scissor/stipple state changesBrian1-0/+4
2008-02-15Code reorganization: update build.José Fonseca1-1/+1
2008-02-15Code reorganization: move files into their places.José Fonseca1-0/+83