summaryrefslogtreecommitdiffstats
path: root/progs/tests
Commit message (Expand)AuthorAgeFilesLines
* misc changes from testingBrian Paul2003-05-301-2/+10
* include readtex.hBrian Paul2003-05-301-1/+2
* display both YCbCr and RGB image (Ian)Brian Paul2003-05-301-6/+54
* applied Ian's misc patchesBrian Paul2003-05-302-12/+51
* move LoadYUVImage into readtex.cKeith Whitwell2003-05-204-151/+7
* Test programs for ycbcr extensionKeith Whitwell2003-05-202-0/+523
* test glProgramNamedParameter4fNV()Brian Paul2003-04-051-4/+39
* print GL_MULTISAMPLE_ARBBrian Paul2003-03-291-1/+4
* added fptest1, fptexture, texrect, etcBrian Paul2003-03-141-0/+22
* simple NV_fragment_program texture testBrian Paul2003-03-141-0/+151
* test GLfloat OSMesa renderingBrian Paul2003-03-081-0/+286
* more parser test programsBrian Paul2003-02-251-16/+51
* use ARB flavor of window_pos extensionBrian Paul2003-02-041-3/+3
* updated version testBrian Paul2003-01-281-2/+4
* simple GL_NV_fragment_program testBrian Paul2003-01-141-0/+150
* multisample / polygon smooth testBrian Paul2002-11-082-1/+228
* minor clean-upBrian Paul2002-11-081-3/+2
* implemented automatic code gen and individual function validationBrian Paul2002-11-084-1110/+193
* added glBlendFuncSeparate, glMultiDrawArrays, glMultiDrawElementsBrian Paul2002-11-071-1/+4
* added 1.4 functionsBrian Paul2002-11-071-2/+45
* simple GL_EXT_stencil_wrap test programBrian Paul2002-10-312-2/+149
* Quiet compiler warnings.Karl Schultz2002-10-183-6/+6
* check for GL_EXT_paletted_textureBrian Paul2002-10-181-50/+7
* new wrap modes (Ian Romanick)Brian Paul2002-10-171-27/+91
* minor updatesBrian Paul2002-10-153-4/+7
* added multitexture and line stippleBrian Paul2002-08-171-17/+34
* minor tweaksBrian Paul2002-08-171-0/+3
* test program for NV_vertex_program and evaluatorsBrian Paul2002-06-231-0/+228
* Joe Krahn's context sharing test programBrian Paul2002-06-161-0/+177
* test for GL_NV_texture_rectangleBrian Paul2002-06-151-0/+297
* test program for NV_vertex_program + vertex arraysBrian Paul2002-04-221-0/+277
* Committing in .Jouk Jansen2002-01-162-2/+71
* get tests working on windows (Robert Bergkvist)Karl Schultz2002-01-164-3/+61
* test multitexture and vertex arraysBrian Paul2002-01-041-0/+238
* Add missing items from .cvsignore files, tests/MakefileGareth Hughes2001-12-281-1/+7
* warp a quadmesh with a gravitational source via vertex programBrian Paul2001-12-151-0/+236
* rotating, lit torus via vertex programBrian Paul2001-12-151-0/+174
* vertex program test programBrian Paul2001-12-143-0/+441
* minor updateBrian Paul2001-11-211-2/+4
* test for glXGetProcAddress()Brian Paul2001-11-182-0/+1223
* simple multi-window GLUT test progBrian Paul2001-08-211-0/+169
* added multitexture supportBrian Paul2001-05-211-27/+76
* Add new tests.Gareth Hughes2001-05-071-0/+2
* b-key toggles between textures w/ and w/out borderBrian Paul2001-04-121-21/+75
* test texture wrap modesBrian Paul2001-03-261-0/+181
* test 16-bit/channel renderingBrian Paul2001-03-081-0/+291
* GL_EXT_secondary_color testBrian Paul2001-03-051-0/+145
* GL_EXT_fog_coord testBrian Paul2001-03-051-0/+99
* minor tweaksBrian Paul2001-01-231-3/+9
* added support for 4 texture unitsBrian Paul2001-01-231-6/+11