Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added glBlendFuncSeparate, glMultiDrawArrays, glMultiDrawElements | Brian Paul | 2002-11-07 | 1 | -1/+4 |
| | |||||
* | added 1.4 functions | Brian Paul | 2002-11-07 | 1 | -2/+45 |
| | |||||
* | simple GL_EXT_stencil_wrap test program | Brian Paul | 2002-10-31 | 2 | -2/+149 |
| | |||||
* | Quiet compiler warnings. | Karl Schultz | 2002-10-18 | 3 | -6/+6 |
| | |||||
* | check for GL_EXT_paletted_texture | Brian Paul | 2002-10-18 | 1 | -50/+7 |
| | |||||
* | new wrap modes (Ian Romanick) | Brian Paul | 2002-10-17 | 1 | -27/+91 |
| | |||||
* | minor updates | Brian Paul | 2002-10-15 | 3 | -4/+7 |
| | |||||
* | added multitexture and line stipple | Brian Paul | 2002-08-17 | 1 | -17/+34 |
| | |||||
* | minor tweaks | Brian Paul | 2002-08-17 | 1 | -0/+3 |
| | |||||
* | test program for NV_vertex_program and evaluators | Brian Paul | 2002-06-23 | 1 | -0/+228 |
| | |||||
* | Joe Krahn's context sharing test program | Brian Paul | 2002-06-16 | 1 | -0/+177 |
| | |||||
* | test for GL_NV_texture_rectangle | Brian Paul | 2002-06-15 | 1 | -0/+297 |
| | |||||
* | test program for NV_vertex_program + vertex arrays | Brian Paul | 2002-04-22 | 1 | -0/+277 |
| | |||||
* | Committing in . | Jouk Jansen | 2002-01-16 | 2 | -2/+71 |
| | | | | | | | | | | | | -Compile support for tests on OpenVMS -Fixed missing header file -Fixed missing return value on function return Modified Files: Mesa/descrip.mms Mesa/tests/sharedtex.c Added Files: Mesa/tests/descrip.mms ---------------------------------------------------------------------- | ||||
* | get tests working on windows (Robert Bergkvist) | Karl Schultz | 2002-01-16 | 4 | -3/+61 |
| | |||||
* | test multitexture and vertex arrays | Brian Paul | 2002-01-04 | 1 | -0/+238 |
| | |||||
* | Add missing items from .cvsignore files, tests/Makefile | Gareth Hughes | 2001-12-28 | 1 | -1/+7 |
| | |||||
* | warp a quadmesh with a gravitational source via vertex program | Brian Paul | 2001-12-15 | 1 | -0/+236 |
| | |||||
* | rotating, lit torus via vertex program | Brian Paul | 2001-12-15 | 1 | -0/+174 |
| | |||||
* | vertex program test program | Brian Paul | 2001-12-14 | 3 | -0/+441 |
| | |||||
* | minor update | Brian Paul | 2001-11-21 | 1 | -2/+4 |
| | |||||
* | test for glXGetProcAddress() | Brian Paul | 2001-11-18 | 2 | -0/+1223 |
| | |||||
* | simple multi-window GLUT test prog | Brian Paul | 2001-08-21 | 1 | -0/+169 |
| | |||||
* | added multitexture support | Brian Paul | 2001-05-21 | 1 | -27/+76 |
| | |||||
* | Add new tests. | Gareth Hughes | 2001-05-07 | 1 | -0/+2 |
| | |||||
* | b-key toggles between textures w/ and w/out border | Brian Paul | 2001-04-12 | 1 | -21/+75 |
| | |||||
* | test texture wrap modes | Brian Paul | 2001-03-26 | 1 | -0/+181 |
| | |||||
* | test 16-bit/channel rendering | Brian Paul | 2001-03-08 | 1 | -0/+291 |
| | |||||
* | GL_EXT_secondary_color test | Brian Paul | 2001-03-05 | 1 | -0/+145 |
| | |||||
* | GL_EXT_fog_coord test | Brian Paul | 2001-03-05 | 1 | -0/+99 |
| | |||||
* | minor tweaks | Brian Paul | 2001-01-23 | 1 | -3/+9 |
| | |||||
* | added support for 4 texture units | Brian Paul | 2001-01-23 | 1 | -6/+11 |
| | |||||
* | Enable double-buffering, count not even multiple of three. | Gareth Hughes | 2000-11-30 | 1 | -4/+44 |
| | |||||
* | added more programs | Brian Paul | 2000-11-18 | 1 | -0/+3 |
| | |||||
* | test texture palettes with multitexture | Brian Paul | 2000-11-18 | 1 | -0/+408 |
| | |||||
* | Mark Kilgard's reflection/shadow dino demo | Brian Paul | 2000-11-18 | 1 | -0/+891 |
| | |||||
* | hacked demo to test multi-texture projective textures | Brian Paul | 2000-11-18 | 1 | -0/+1023 |
| | |||||
* | fixed mipmap setup bug | Brian Paul | 2000-11-09 | 1 | -2/+2 |
| | |||||
* | Change transformation from ortho to perspective so we get the MGA elt | Gareth Hughes | 2000-11-03 | 1 | -5/+6 |
| | | | | path by default. | ||||
* | Added trivial CVA test for testing HW driver fastpaths, good for testing | Gareth Hughes | 2000-11-01 | 2 | -17/+128 |
| | | | | | | indexed vertex buffer implementations for instance. Cleaned up Makefile to make building and adding more tests easier. | ||||
* | Put a white texel in each corner of each texture. | Brian Paul | 2000-10-23 | 1 | -2/+57 |
| | | | | | Draw polygons using the texture's aspect ratio. The tdfx-3-0-0 texcoord bug is obvious with the -randomsize option. | ||||
* | textured line test | Brian Paul | 2000-09-30 | 1 | -0/+196 |
| | |||||
* | initial check-in | Brian Paul | 2000-09-01 | 2 | -0/+472 |
| | |||||
* | test handling of lots of textures | Brian Paul | 2000-08-02 | 1 | -0/+326 |