tgsi/scan: add tgsi_shader_info::reads_samplemask
[mesa.git] / src / gallium / auxiliary / draw / draw_cliptest_tmp.h
2015-12-17 Roland Scheideggerdraw: fix clip test with NaNs
2015-12-15 Roland Scheideggerdraw: remove clip_vertex from vertex header
2015-12-15 Roland Scheideggerdraw: rename vertex header members
2015-12-15 Roland Scheideggerdraw: don't pretend have_clipdist is per-vertex
2014-08-06 Roland Scheideggerdraw: don't run pipeline stages when gs has no position...
2013-08-15 Zack Rusindraw: handle nan clipdistance
2013-06-11 Zack Rusindraw: enable user plane clipping when clipdistance...
2013-06-11 Zack Rusindraw: make sure clipdistances work with geometry shaders
2013-05-25 Zack Rusindraw: make sure viewport index is fetched from leading...
2013-05-25 Zack Rusindraw: clamp the viewports to always be between 0 and max
2013-05-25 Zack Rusindraw: implement support for multiple viewports
2013-01-22 Brian Pauldraw: fix MSVC divide-by-zero compilation error
2013-01-22 Brian Pauldraw: add new debug code and comments in clip code...
2012-01-11 Dave Airliedraw: clipdistance support (v2)
2012-01-11 Dave Airliedraw/softpipe: add clip vertex support. (v2)
2012-01-09 Marek OlšákSquash-merge branch 'gallium-clip-state'
2011-09-22 Brian Pauldraw: add support for guard-band clipping
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-25 Keith Whitwelldraw: specialized cliptesting routines