gallium: fix some cso_state_callback cast warnings
[mesa.git] / progs / trivial /
2008-02-25 BrianAdded line smooth test
2008-02-25 José FonsecaUpdate git ignores.
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 Briangallium: new pgon-mode.c test
2008-01-17 José Fonsecagallium: Ignore generated files.
2007-12-19 Keith Whitwellvp-tri: match vertex/color data of other tests
2007-12-19 Keith Whitwelluse a depth buffer temporarily
2007-12-11 Brianset window size to 256x256
2007-12-09 Keith Whitwellgallium: more trivial tests
2007-12-09 Keith Whitwellgallium: remove unneeded depth buffer
2007-09-18 Brianuse perspective projection, press r/R to rotate the...
2007-08-30 Brianmore usage info
2007-08-30 Briantest flat shading w/ clipping
2007-08-14 Brianvars to test 1D/2D textures with linear/nearest filtering
2007-08-14 Brianadded pixelzoom cmd line opt
2007-08-13 BrianDraw white square in lower-left corner to test orientation
2007-08-10 BrianglRead/DrawPixels test
2007-08-10 Brianchange triangle orientation, fix exit()
2007-08-08 rootincrease texture size to 32x32
2007-08-02 Brianadded clear-scissor.c
2007-08-02 Briantest glClear w/ scissor
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-27 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-24 Brianadded code to test per-vertex colors
2007-07-24 Briansimple fragment shader test
2007-07-24 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-07-17 Keith WhitwellMerge branch 'origin' into softpipe_0_1_branch
2007-07-17 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-13 Brianpress 'f' to toggle front-face winding
2007-07-13 Brianpress 's' to toggle smoothing
2007-07-11 Brianremove glDepthFunc(GL_LEQUAL) change from prev commit
2007-07-10 Brianclean-up, comments
2007-07-10 Brianpress 'f' to toggle GL_CCW/GL_CW front face
2007-07-10 Brianuse 'c' to cycle through polygon cull modes
2007-07-10 Brianuse cursor keys to translate triangle
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-06-25 Brianbetter triangle Z coords
2007-06-20 Briantriangles w/ depth test
2007-06-20 Briandon't request GLUT_ALPHA
2007-06-18 Brianchange clear color
2007-06-14 Keith WhitwellAdd GLUT_ALPHA for softpipe
2007-05-24 Keith WhitwellModifications to run with softpipe test harness
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-30 Keith WhitwellNew tests for the array functions which also provoke...
2007-01-16 Keith WhitwellAdditional display list tests
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-11-01 Keith Whitwellmerge the (rest of) texmem branch
2006-06-22 Keith WhitwellA bunch of tiny tests that I've found helpful bringing...