summaryrefslogtreecommitdiffstats
path: root/progs/tests/texcmp.c
Commit message (Collapse)AuthorAgeFilesLines
* progs/tests: debug code for getting texture component sizesBrian Paul2009-11-031-0/+12
|
* Merge branch 'texformat-rework'Brian Paul2009-10-281-0/+5
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/mesa/drivers/dri/radeon/radeon_fbo.c src/mesa/drivers/dri/s3v/s3v_tex.c src/mesa/drivers/dri/s3v/s3v_xmesa.c src/mesa/drivers/dri/trident/trident_context.c src/mesa/main/debug.c src/mesa/main/mipmap.c src/mesa/main/texformat.c src/mesa/main/texgetimage.c
| * progs/tests: disable blending while drawing textBrian Paul2009-10-251-0/+3
| |
| * progs/tests: disable texturing before printing textBrian Paul2009-09-271-0/+2
| |
* | progs/tests: print requested/internal format infoBrian Paul2009-10-231-1/+7
|/
* tests/texcmp: glewInit in wrong placeDave Airlie2009-09-031-1/+1
|
* progs/tests: compile with SCons and glewKeith Whitwell2009-03-101-1/+2
| | | | Also get mingw cross-compilation of these tests working
* Make the test check for core GL version 1.3 in addition to testing forIan Romanick2004-06-171-2/+22
| | | | | GL_ARB_texture_compression. Also make the test list the compression formats the driver "encourages" the app to use.
* texture compression: getting warmerDaniel Borca2004-05-041-0/+2
|
* FXT1 preparationsDaniel Borca2004-04-291-0/+3
|
* texture compression testbedDaniel Borca2003-11-201-0/+389