summaryrefslogtreecommitdiff
path: root/progs/tests
AgeCommit message (Expand)Author
2003-12-09added parsing exercises for ARL and relative offsets in ARB_vpKarl Rasche
2003-12-08A quick little test to show disapeearing specular color between vertex and fr...Karl Rasche
2003-12-08 Committing in .Jouk Jansen
2003-12-02s/inverse/invtrans.. whoopsieKarl Rasche
2003-11-24Moving NV_fragment_program tests to ARB_fragment_programKarl Rasche
2003-11-23Porting NV_vertex_program demos to ARB_vertex_programKarl Rasche
2003-11-23Porting NV_vertex_program tests to ARB_vertex_programKarl Rasche
2003-11-23build fixes, rh9Keith Whitwell
2003-11-20texture compression testbedDaniel Borca
2003-10-21added more debug code and testsBrian Paul
2003-10-14exercise more vertex buffer object functionsBrian Paul
2003-09-17s/GL_READ_WRITE_ARB/GL_WRITE_ONLY_ARB/Brian Paul
2003-09-17Exercise the GL_ELEMENT_ARRAY_BUFFER_ARB pathBrian Paul
2003-09-17test GL_ARB_vertex_buffer_objectBrian Paul
2003-09-05more debugger developmentBrian Paul
2003-09-03include math.hBrian Paul
2003-09-02Added support for EXT_texture_mirror_clamp and the single wrap modeIan Romanick
2003-08-23test program to exercise glDraw/ReadPixels(GL_DEPTH_COMPONENT) and pixel zoomingBrian Paul
2003-08-23Rename Makefile to Makefile.X11, add depend supportJon Smirl
2003-07-22New interactive debugging code - vertex or fragment program.Brian Paul
2003-07-21test program for GL_MESA_program_debug extensionBrian Paul
2003-07-10added GL_VERSION checkBrian Paul
2003-07-03bigger windowBrian Paul
2003-07-03GL_ARB_texture_non_power_of_two test programBrian Paul
2003-07-02 Committing in .Jouk Jansen
2003-06-17 Committing in .Jouk Jansen
2003-06-10update for new directory treeBrian Paul
2003-05-30misc changes from testingBrian Paul
2003-05-30include readtex.hBrian Paul
2003-05-30display both YCbCr and RGB image (Ian)Brian Paul
2003-05-30applied Ian's misc patchesBrian Paul
2003-05-20move LoadYUVImage into readtex.cKeith Whitwell
2003-05-20Test programs for ycbcr extensionKeith Whitwell
2003-04-05test glProgramNamedParameter4fNV()Brian Paul
2003-03-29print GL_MULTISAMPLE_ARBBrian Paul
2003-03-14added fptest1, fptexture, texrect, etcBrian Paul
2003-03-14simple NV_fragment_program texture testBrian Paul
2003-03-08test GLfloat OSMesa renderingBrian Paul
2003-02-25more parser test programsBrian Paul
2003-02-04use ARB flavor of window_pos extensionBrian Paul
2003-01-28updated version testBrian Paul
2003-01-14simple GL_NV_fragment_program testBrian Paul
2002-11-08multisample / polygon smooth testBrian Paul
2002-11-08minor clean-upBrian Paul
2002-11-08implemented automatic code gen and individual function validationBrian Paul
2002-11-07added glBlendFuncSeparate, glMultiDrawArrays, glMultiDrawElementsBrian Paul
2002-11-07added 1.4 functionsBrian Paul
2002-10-31simple GL_EXT_stencil_wrap test programBrian Paul
2002-10-18Quiet compiler warnings.Karl Schultz
2002-10-18check for GL_EXT_paletted_textureBrian Paul