summaryrefslogtreecommitdiffstats
path: root/progs/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Added support for EXT_texture_mirror_clamp and the single wrap modeIan Romanick2003-09-021-8/+12
* test program to exercise glDraw/ReadPixels(GL_DEPTH_COMPONENT) and pixel zoomingBrian Paul2003-08-231-0/+116
* Rename Makefile to Makefile.X11, add depend supportJon Smirl2003-08-232-79/+102
* New interactive debugging code - vertex or fragment program.Brian Paul2003-07-221-5/+277
* test program for GL_MESA_program_debug extensionBrian Paul2003-07-211-0/+350
* added GL_VERSION checkBrian Paul2003-07-101-1/+8
* bigger windowBrian Paul2003-07-031-1/+1
* GL_ARB_texture_non_power_of_two test programBrian Paul2003-07-031-0/+174
* Committing in .Jouk Jansen2003-07-021-0/+16
* Committing in .Jouk Jansen2003-06-171-6/+6
* update for new directory treeBrian Paul2003-06-103-11/+190
* 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