Age | Commit message (Expand) | Author |
2009-01-22 | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane |
2009-01-19 | tests: test pseudo-XOR blend mode. | Brian Paul |
2008-12-16 | Merge commit 'origin/master' into gallium-0.2 | Brian Paul |
2008-12-15 | demos: updated tests/floattex.c (doesn't work just yet). | Brian Paul |
2008-11-11 | Merge commit 'origin/master' into gallium-0.2 | Brian Paul |
2008-11-11 | mesa: fix version check in dinoshade.c | Brian Paul |
2008-11-11 | CELL: two-sided stencil fixes | Robert Ellison |
2008-09-21 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-09-21 | Remove CVS keywords. | Keith Whitwell |
2008-09-18 | destroy window on exit | Brian Paul |
2008-09-11 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-09-11 | define new APP_CC configuration variable for building apps/demos/tests | Brian Paul |
2008-09-11 | simple quad drawing test | Brian Paul |
2008-09-11 | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-07-01 | press 'm' to toggle multisample enable/disable | Brian Paul |
2008-06-18 | tests: Added a test for a strange bug in texstore_a8 | Jakob Bornecrantz |
2008-05-26 | Remove CVS keywords. | José Fonseca |
2008-05-21 | Merge branch 'gallium-0.1' into gallium-tex-surfaces | Michel Dänzer |
2008-05-20 | add new binaries to ignore to make 'git status' cleaner | Zack Rusin |
2008-05-20 | Ignore more generated files in progs/ | Dan Nicholson |
2008-05-08 | disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested dept... | Brian Paul |
2008-05-08 | disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested dept... | Brian Paul |
2008-05-07 | Never fail `make clean' | Dan Nicholson |
2008-05-03 | Press <space> to reset limit/bias values, clean-up limit/bias printf | Brian Paul |
2008-05-03 | Press <space> to reset limit/bias values, clean-up limit/bias printf | Brian Paul |
2008-05-02 | set TextureID = NULL after deleting the array | Brian Paul |
2008-04-28 | mesa: explicitly delete textures before creating new ones | Brian Paul |
2008-04-11 | mesa: new Z-compositing test (glDrawPixels(GL_DEPTH) + stencil) | Brian Paul |
2008-04-10 | mesa: add a new test for glDrawPixels(GL_DEPTH_COMPONENT) | Brian Paul |
2008-04-04 | test glStencilFuncSeparateATI() | Brian |
2008-04-01 | mesa: added a cast to avoid int overflow, plus rename texels->pixels | Brian |
2008-04-01 | mesa: measure fill rate for drawing a large quad with basic shading/texture m... | Brian |
2008-03-27 | Add a couple of test apps for line/unfilled polygon clipping. | Eric Anholt |
2008-03-21 | mesa: minor code re-org | Brian Paul |
2008-03-19 | better text labels | Brian Paul |
2008-03-17 | mesa: new mipmap generation, lod bias demo | Brian Paul |
2008-02-28 | Added calibrate_rast.c program | Brian |
2008-02-25 | Remove files of unsupported build systems. | José Fonseca |
2008-02-20 | Test calling glTexSubImage2D mid-way through a frame. | Brian |
2008-02-16 | Added minmag.c test | Brian |
2008-02-16 | Added minmag.c test | Brian |
2008-02-12 | Fix broken test. | Brian |
2008-02-12 | Fix broken test. | Brian |
2008-02-12 | Set Min/MaxLod with glTexParameterf, not glTexParameteri | Brian |
2008-02-12 | Set Min/MaxLod with glTexParameterf, not glTexParameteri | Brian |
2008-02-12 | tweak incr/decrements amounts for keyboard options | Brian |
2008-02-12 | tweak incr/decrements amounts for keyboard options | Brian |
2008-02-04 | Include glext.h in the cva test so that it actually uses CVAs. | Eric Anholt |
2008-01-01 | Convert to 0/1 when setting boolean uniforms | Bruce Merry |
2008-01-01 | Add a test program to test for assorted bugs in shader_api.c | Bruce Merry |