r600g: move more DRM queries into winsys/radeon
[mesa.git] / src / gallium / tests /
2010-06-15 Zack Rusingraw: test multiple cb's in geometry shaders
2010-06-15 Zack Rusingraw: fix setup for multiple constant buffers
2010-06-14 Zack Rusingraw: small fixups for the gs examples
2010-06-10 Zack Rusings: give our test an option of rendering a strip
2010-06-09 Zack Rusingraw: add a multiple primitive geometry shader test
2010-06-09 Zack Rusingeometry shaders: make gs work with changable primitive...
2010-06-08 Vinson Leegraw: Fix file handle leaks.
2010-06-08 Vinson Leegraw: Remove unnecessary headers.
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 Whitwellgraw: add symlinks to shader test directories
2010-06-07 Keith Whitwellgraw: remove references to unistd.h
2010-06-07 Keith Whitwelltests/graw: missing file tri.c
2010-06-07 Keith Whitwellregress: remove interpolation and semantic info from...
2010-06-07 Keith Whitwelltest/graw: add vp-test
2010-06-07 Keith Whitwelltests/graw: add fp-test
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-30 José Fonsecapython/retrace: Interpret resource_copy_region.
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith Whitwellgallium: remnants of old ccw state
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-17 Roland Scheideggerst/python: adapt to interface changes
2010-05-11 José Fonsecatests/graw: raw -> graw
2010-05-06 José Fonsecaraw/clear: Make it portable.
2010-05-06 José Fonsecagraw-null: New target to ensure we always have a graw...
2010-05-05 José Fonsecatests/raw: Get it building with scons.
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-02 José Fonsecaretrace: Add sampler_view_destroy
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: combine graw_init and graw_create_window functions
2010-05-14 Keith Whitwellgraw: move towards glut-like interface, add tri.c
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-22 Vinson Leegallium/tests: Add test case for u_cache.
2010-04-20 José FonsecaMerge branch 'gallium-index-bias'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 José Fonsecaretrace: Support index bias.
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-18 José Fonsecaretrace: Fix vertex/index/constant buffer dumping.
2010-04-18 José Fonsecaretrace: Remove deprecated code.
2010-04-18 Jakob Bornecrantzgallium/tests: Make trivial apps depend on libs
2010-04-17 Jakob Bornecrantzgallium/tests: Fix trivial examples
2010-04-15 Vinson Leegallium/tests: Add test case for pipe_barrier.
2010-04-14 Vinson Leeprogs/gallium: Fix relative path in Makefile.
2010-04-14 José Fonsecaretrace: Update for recent interface changes.
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-12 José Fonsecaprogs/gallium: Move into src/gallium/tests