aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_cliptest_tmp.h
Commit message (Expand)AuthorAgeFilesLines
* draw: make sure viewport index is fetched from leading vertexZack Rusin2013-05-251-8/+17
* draw: clamp the viewports to always be between 0 and maxZack Rusin2013-05-251-4/+4
* draw: implement support for multiple viewportsZack Rusin2013-05-251-2/+8
* draw: fix MSVC divide-by-zero compilation errorBrian Paul2013-01-221-1/+2
* draw: add new debug code and comments in clip code templateBrian Paul2013-01-221-0/+15
* draw: clipdistance support (v2)Dave Airlie2012-01-111-3/+27
* draw/softpipe: add clip vertex support. (v2)Dave Airlie2012-01-111-5/+12
* Squash-merge branch 'gallium-clip-state'Marek Olšák2012-01-101-5/+11
* draw: add support for guard-band clippingBrian Paul2011-09-221-2/+9
* draw: specialized cliptesting routinesKeith Whitwell2010-08-251-0/+114