i915: Fixed cubemap layouts
[mesa.git] / progs / trivial /
2008-06-16 Jakob Bornecrantzgit: Updated .gitignore files
2008-06-13 Jakob Bornecrantztrivial: Update clear-undefined
2008-06-13 Jakob Bornecrantztrival: Added test for undefined context of buffer
2008-06-11 Keith Whitwelltrivial: add test for integer vertex arrays
2008-06-10 Keith Whitwelltrivial: add trifan tests
2008-06-10 Keith Whitwelltrivial: add poly-flat-clip tests
2008-06-10 Keith Whitwelltrivial: add tristrip-flat to makefile
2008-05-28 Keith WhitwellMerge branch 'gallium-vertex-linear' into gallium-tex...
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-21 Michel DänzerMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Zack Rusinadd new binaries to ignore to make 'git status' cleaner
2008-05-19 Zack RusinMerge commit 'origin/gallium-0.1' into gallium-vertex...
2008-05-18 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-16 Brian Paulmesa: call glutDestroyWindow() on exit to help find...
2008-04-24 Keith Whitwelltrivial: simple edgeflag test
2008-04-23 Keith Whitwellmesa: add dedicated point-wide-smooth test, restore...
2008-04-04 Brianmesa: add missing glPush/PopMatrix() calls
2008-04-04 Brianmesa: add missing glPush/PopMatrix() calls
2008-03-14 Brian Paulmesa: call glColorMask(1,1,1,1) before glClear()
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...