summaryrefslogtreecommitdiffstats
path: root/progs/tests
Commit message (Expand)AuthorAgeFilesLines
* added parsing exercises for ARL and relative offsets in ARB_vpKarl Rasche2003-12-091-12/+9
* A quick little test to show disapeearing specular color between vertex and fr...Karl Rasche2003-12-082-1/+196
* Committing in .Jouk Jansen2003-12-083-5/+17
* s/inverse/invtrans.. whoopsieKarl Rasche2003-12-021-4/+4
* Moving NV_fragment_program tests to ARB_fragment_programKarl Rasche2003-11-243-1/+365
* Porting NV_vertex_program demos to ARB_vertex_programKarl Rasche2003-11-231-0/+4
* Porting NV_vertex_program tests to ARB_vertex_programKarl Rasche2003-11-234-0/+732
* build fixes, rh9Keith Whitwell2003-11-235-6/+10
* texture compression testbedDaniel Borca2003-11-201-0/+389
* added more debug code and testsBrian Paul2003-10-211-5/+23
* exercise more vertex buffer object functionsBrian Paul2003-10-141-7/+34
* s/GL_READ_WRITE_ARB/GL_WRITE_ONLY_ARB/Brian Paul2003-09-171-3/+3
* Exercise the GL_ELEMENT_ARRAY_BUFFER_ARB pathBrian Paul2003-09-171-1/+27
* test GL_ARB_vertex_buffer_objectBrian Paul2003-09-172-0/+260
* more debugger developmentBrian Paul2003-09-051-13/+124
* include math.hBrian Paul2003-09-031-1/+1
* 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