summaryrefslogtreecommitdiffstats
path: root/progs/tests
Commit message (Expand)AuthorAgeFilesLines
* progs/tests: Use opaque colors.José Fonseca2009-06-151-2/+2
* progs/tests: Add some scissor testsJakob Bornecrantz2009-06-085-0/+312
* progs/tests: Update ignoresJakob Bornecrantz2009-04-291-8/+6
* progs/tests: Add mipmap_comp for mipmap testing with compressed texturesJakob Bornecrantz2009-04-294-0/+298
* demos: asst. updates, clean-upsBrian Paul2009-04-281-23/+20
* tests/mipmap_view: add a bunch of keystrokes for testing render-to-textureKeith Whitwell2009-04-241-48/+219
* demos: check that GL version is 2.0 or higherBrian Paul2009-04-211-0/+8
* mesa/progs: fix scons build after recent demo movesKeith Whitwell2009-04-201-4/+5
* tests/mipmap_view: add linear/nearest keyKeith Whitwell2009-04-201-2/+13
* demos: move demos/texobj.c to tests/Brian Paul2009-04-182-0/+285
* demos: move demos/occlude.c (old HP extension) to testsBrian Paul2009-04-181-0/+234
* demos: move tests/dinoshade.c to demos/Brian Paul2009-04-182-913/+0
* demos: move tests/projtex.c to demos/Brian Paul2009-04-182-1031/+0
* demos: move tests/fbotexture.c to demos/Brian Paul2009-04-182-622/+0
* demos: move texdown.c to tests/Brian Paul2009-04-182-0/+478
* demos: move glutfx demo to tests/Brian Paul2009-04-182-0/+190
* demos: move streaming_rect.c demo to tests/Brian Paul2009-04-182-0/+328
* demos: fix incorrect assertionBrian Paul2009-04-181-1/+1
* demos: fix usage textBrian Paul2009-04-181-1/+1
* demos: move glewInit() call, fixes crash/bug 21247Brian Paul2009-04-171-1/+1
* demos: move glewInit() after glutCreateWindow()Brian Paul2009-04-171-1/+1
* progs/tests: Make texcompress2 get textureJakob Bornecrantz2009-04-151-2/+21
* mesa: asst. progs/test/Makefile filesBrian Paul2009-04-101-3/+3
* progs: IgnoresJakob Bornecrantz2009-04-021-0/+5
* progs/tests: Build texcompress2 with sconsJakob Bornecrantz2009-03-242-1/+1
* tests: add simplest mipgen testKeith Whitwell2009-03-183-0/+209
* progs/tests: Update mipmap_limits to show image and colorsJakob Bornecrantz2009-03-182-67/+135
* progs/tests: IgnoresJakob Bornecrantz2009-03-161-0/+4
* demos: fix typoBrian Paul2009-03-121-1/+1
* mesa test prog for ATI_envmap_bumpmapRoland Scheidegger2009-03-122-0/+215
* progs/tests: compile with SCons and glewKeith Whitwell2009-03-1092-78/+343
* tests: add new mapbufrange.c test to test GL_ARB_map_buffer_rangeBrian Paul2009-03-042-1/+206
* demos: fix renderbuffer leak in progs/tests/fbotexture.cBrian Paul2009-02-271-10/+21
* tests: new mapvbo.c testBrian Paul2009-02-272-0/+139
* demos: add a fourth test case to VBO test for position/color in different VBOsBrian Paul2009-02-261-15/+74
* demos: minor updates for shader_api.c testBrian Paul2009-02-111-4/+4
* mesa: merge gallium-0.2 into gallium-master-mergeBrian Paul2009-02-0914-127/+2039
|\
| * Merge commit 'origin/master' into gallium-0.2Alan Hourihane2009-01-223-0/+443
| |\
| * \ Merge commit 'origin/master' into gallium-0.2Brian Paul2008-12-162-46/+136
| |\ \
| * \ \ Merge commit 'origin/master' into gallium-0.2Brian Paul2008-11-111-1/+1
| |\ \ \
| * | | | CELL: two-sided stencil fixesRobert Ellison2008-11-111-2/+0
| * | | | Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-09-211-1/+4
| |\ \ \ \
| | * | | | destroy window on exitBrian Paul2008-09-181-1/+4
| * | | | | Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-09-112-20/+279
| |\ \ \ \ \ | | |/ / / /
| | * | | | define new APP_CC configuration variable for building apps/demos/testsBrian Paul2008-09-111-20/+20
| | * | | | simple quad drawing testBrian Paul2008-09-112-0/+259
| * | | | | Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-1123-122/+1761
| |\ \ \ \ \ | | |/ / / /
| | * | | | tests: Added a test for a strange bug in texstore_a8Jakob Bornecrantz2008-06-183-0/+196
| | * | | | Remove CVS keywords.José Fonseca2008-05-2612-13/+0
| | * | | | Merge branch 'gallium-0.1' into gallium-tex-surfacesMichel Dänzer2008-05-211-2/+31
| | |\ \ \ \