Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | progs/tests: debug code for getting texture component sizes | Brian Paul | 2009-11-03 | 1 | -0/+12 |
| | |||||
* | Merge branch 'texformat-rework' | Brian Paul | 2009-10-28 | 1 | -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 text | Brian Paul | 2009-10-25 | 1 | -0/+3 |
| | | |||||
| * | progs/tests: disable texturing before printing text | Brian Paul | 2009-09-27 | 1 | -0/+2 |
| | | |||||
* | | progs/tests: print requested/internal format info | Brian Paul | 2009-10-23 | 1 | -1/+7 |
|/ | |||||
* | tests/texcmp: glewInit in wrong place | Dave Airlie | 2009-09-03 | 1 | -1/+1 |
| | |||||
* | progs/tests: compile with SCons and glew | Keith Whitwell | 2009-03-10 | 1 | -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 for | Ian Romanick | 2004-06-17 | 1 | -2/+22 |
| | | | | | GL_ARB_texture_compression. Also make the test list the compression formats the driver "encourages" the app to use. | ||||
* | texture compression: getting warmer | Daniel Borca | 2004-05-04 | 1 | -0/+2 |
| | |||||
* | FXT1 preparations | Daniel Borca | 2004-04-29 | 1 | -0/+3 |
| | |||||
* | texture compression testbed | Daniel Borca | 2003-11-20 | 1 | -0/+389 |