| Commit message (Expand) | Author | Age | Files | Lines |
* | progs/tests: Update ignores | Jakob Bornecrantz | 2009-04-29 | 1 | -8/+6 |
* | progs/tests: Add mipmap_comp for mipmap testing with compressed textures | Jakob Bornecrantz | 2009-04-29 | 4 | -0/+298 |
* | demos: asst. updates, clean-ups | Brian Paul | 2009-04-28 | 1 | -23/+20 |
* | tests/mipmap_view: add a bunch of keystrokes for testing render-to-texture | Keith Whitwell | 2009-04-24 | 1 | -48/+219 |
* | demos: check that GL version is 2.0 or higher | Brian Paul | 2009-04-21 | 1 | -0/+8 |
* | mesa/progs: fix scons build after recent demo moves | Keith Whitwell | 2009-04-20 | 1 | -4/+5 |
* | tests/mipmap_view: add linear/nearest key | Keith Whitwell | 2009-04-20 | 1 | -2/+13 |
* | demos: move demos/texobj.c to tests/ | Brian Paul | 2009-04-18 | 2 | -0/+285 |
* | demos: move demos/occlude.c (old HP extension) to tests | Brian Paul | 2009-04-18 | 1 | -0/+234 |
* | demos: move tests/dinoshade.c to demos/ | Brian Paul | 2009-04-18 | 2 | -913/+0 |
* | demos: move tests/projtex.c to demos/ | Brian Paul | 2009-04-18 | 2 | -1031/+0 |
* | demos: move tests/fbotexture.c to demos/ | Brian Paul | 2009-04-18 | 2 | -622/+0 |
* | demos: move texdown.c to tests/ | Brian Paul | 2009-04-18 | 2 | -0/+478 |
* | demos: move glutfx demo to tests/ | Brian Paul | 2009-04-18 | 2 | -0/+190 |
* | demos: move streaming_rect.c demo to tests/ | Brian Paul | 2009-04-18 | 2 | -0/+328 |
* | demos: fix incorrect assertion | Brian Paul | 2009-04-18 | 1 | -1/+1 |
* | demos: fix usage text | Brian Paul | 2009-04-18 | 1 | -1/+1 |
* | demos: move glewInit() call, fixes crash/bug 21247 | Brian Paul | 2009-04-17 | 1 | -1/+1 |
* | demos: move glewInit() after glutCreateWindow() | Brian Paul | 2009-04-17 | 1 | -1/+1 |
* | progs/tests: Make texcompress2 get texture | Jakob Bornecrantz | 2009-04-15 | 1 | -2/+21 |
* | mesa: asst. progs/test/Makefile files | Brian Paul | 2009-04-10 | 1 | -3/+3 |
* | progs: Ignores | Jakob Bornecrantz | 2009-04-02 | 1 | -0/+5 |
* | progs/tests: Build texcompress2 with scons | Jakob Bornecrantz | 2009-03-24 | 2 | -1/+1 |
* | tests: add simplest mipgen test | Keith Whitwell | 2009-03-18 | 3 | -0/+209 |
* | progs/tests: Update mipmap_limits to show image and colors | Jakob Bornecrantz | 2009-03-18 | 2 | -67/+135 |
* | progs/tests: Ignores | Jakob Bornecrantz | 2009-03-16 | 1 | -0/+4 |
* | demos: fix typo | Brian Paul | 2009-03-12 | 1 | -1/+1 |
* | mesa test prog for ATI_envmap_bumpmap | Roland Scheidegger | 2009-03-12 | 2 | -0/+215 |
* | progs/tests: compile with SCons and glew | Keith Whitwell | 2009-03-10 | 92 | -78/+343 |
* | tests: add new mapbufrange.c test to test GL_ARB_map_buffer_range | Brian Paul | 2009-03-04 | 2 | -1/+206 |
* | demos: fix renderbuffer leak in progs/tests/fbotexture.c | Brian Paul | 2009-02-27 | 1 | -10/+21 |
* | tests: new mapvbo.c test | Brian Paul | 2009-02-27 | 2 | -0/+139 |
* | demos: add a fourth test case to VBO test for position/color in different VBOs | Brian Paul | 2009-02-26 | 1 | -15/+74 |
* | demos: minor updates for shader_api.c test | Brian Paul | 2009-02-11 | 1 | -4/+4 |
* | mesa: merge gallium-0.2 into gallium-master-merge | Brian Paul | 2009-02-09 | 14 | -127/+2039 |
|\ |
|
| * | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2009-01-22 | 3 | -0/+443 |
| |\ |
|
| * \ | Merge commit 'origin/master' into gallium-0.2 | Brian Paul | 2008-12-16 | 2 | -46/+136 |
| |\ \ |
|
| * \ \ | Merge commit 'origin/master' into gallium-0.2 | Brian Paul | 2008-11-11 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | CELL: two-sided stencil fixes | Robert Ellison | 2008-11-11 | 1 | -2/+0 |
| * | | | | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-21 | 1 | -1/+4 |
| |\ \ \ \ |
|
| | * | | | | destroy window on exit | Brian Paul | 2008-09-18 | 1 | -1/+4 |
| * | | | | | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 2 | -20/+279 |
| |\| | | | |
|
| | * | | | | define new APP_CC configuration variable for building apps/demos/tests | Brian Paul | 2008-09-11 | 1 | -20/+20 |
| | * | | | | simple quad drawing test | Brian Paul | 2008-09-11 | 2 | -0/+259 |
| * | | | | | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 23 | -122/+1761 |
| |\| | | | |
|
| | * | | | | tests: Added a test for a strange bug in texstore_a8 | Jakob Bornecrantz | 2008-06-18 | 3 | -0/+196 |
| | * | | | | Remove CVS keywords. | José Fonseca | 2008-05-26 | 12 | -13/+0 |
| | * | | | | Merge branch 'gallium-0.1' into gallium-tex-surfaces | Michel Dänzer | 2008-05-21 | 1 | -2/+31 |
| | |\ \ \ \ |
|
| | | * | | | | add new binaries to ignore to make 'git status' cleaner | Zack Rusin | 2008-05-20 | 1 | -1/+22 |
| | | * | | | | Ignore more generated files in progs/ | Dan Nicholson | 2008-05-20 | 1 | -1/+9 |