nir: support lowering clipdist to arrays
[mesa.git] / src / gallium / tests / graw / SConscript
2016-05-25 Giuseppe Bilottascons: whitespace cleanup
2014-08-04 Jason Ekstrandgallium: Move sRGB <-> RGB handling to libmesautil
2013-11-25 Zack Rusinllvmpipe: support 8bit subpixel precision
2013-04-25 José Fonsecagraw: Simple utilities to dump and disassemble TGSI...
2012-02-22 José Fonsecatests/graw: Add a bunch of tests.
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-09 Vinson Leescons: Fix immediate Python exceptions with SCons on...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-24 Zack Rusingallium: implement modern sampling scheme
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-01 José Fonsecascons: Revamp how to specify targets to build.
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-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-10 Brian Paulgraw: added test for finding shader mem leaks
2010-08-26 José Fonsecagraw: Undo late loading of graw drivers.
2010-08-26 José Fonsecagraw: Dynamically load graw libraries.
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-12 Vinson Leescons: Fix freebsd8 build.
2010-07-28 Vinson Leescons: Fix sunos5 build.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-15 Brian Paulgraw: new tri-instanced.c program to test instanced...
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-07 Vinson Leegraw: Add gallium library to SCons build.
2010-06-07 Keith Whitwellgraw: add gs-test.c and some simple geometry shader...
2010-06-07 Keith Whitwellgraw: trivial geometry shader test
2010-06-07 Keith Whitwelltest/graw: add vp-test
2010-06-07 Keith Whitwelltests/graw: add fp-test
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-11 José Fonsecatests/graw: raw -> graw
2010-05-19 Keith WhitwellMerge commit 'origin/graw-tests'
2010-05-14 Keith Whitwellgraw: add quad-tex graw test for basic texturing
2010-05-14 Keith Whitwellgraw: move towards glut-like interface, add tri.c