| Commit message (Expand) | Author | Age | Files | Lines |
* | build fixes, rh9 | Keith Whitwell | 2003-11-23 | 5 | -6/+10 |
* | texture compression testbed | Daniel Borca | 2003-11-20 | 1 | -0/+389 |
* | added more debug code and tests | Brian Paul | 2003-10-21 | 1 | -5/+23 |
* | exercise more vertex buffer object functions | Brian Paul | 2003-10-14 | 1 | -7/+34 |
* | s/GL_READ_WRITE_ARB/GL_WRITE_ONLY_ARB/ | Brian Paul | 2003-09-17 | 1 | -3/+3 |
* | Exercise the GL_ELEMENT_ARRAY_BUFFER_ARB path | Brian Paul | 2003-09-17 | 1 | -1/+27 |
* | test GL_ARB_vertex_buffer_object | Brian Paul | 2003-09-17 | 2 | -0/+260 |
* | more debugger development | Brian Paul | 2003-09-05 | 1 | -13/+124 |
* | include math.h | Brian Paul | 2003-09-03 | 1 | -1/+1 |
* | Added support for EXT_texture_mirror_clamp and the single wrap mode | Ian Romanick | 2003-09-02 | 1 | -8/+12 |
* | test program to exercise glDraw/ReadPixels(GL_DEPTH_COMPONENT) and pixel zooming | Brian Paul | 2003-08-23 | 1 | -0/+116 |
* | Rename Makefile to Makefile.X11, add depend support | Jon Smirl | 2003-08-23 | 2 | -79/+102 |
* | New interactive debugging code - vertex or fragment program. | Brian Paul | 2003-07-22 | 1 | -5/+277 |
* | test program for GL_MESA_program_debug extension | Brian Paul | 2003-07-21 | 1 | -0/+350 |
* | added GL_VERSION check | Brian Paul | 2003-07-10 | 1 | -1/+8 |
* | bigger window | Brian Paul | 2003-07-03 | 1 | -1/+1 |
* | GL_ARB_texture_non_power_of_two test program | Brian Paul | 2003-07-03 | 1 | -0/+174 |
* | Committing in . | Jouk Jansen | 2003-07-02 | 1 | -0/+16 |
* | Committing in . | Jouk Jansen | 2003-06-17 | 1 | -6/+6 |
* | update for new directory tree | Brian Paul | 2003-06-10 | 3 | -11/+190 |
* | misc changes from testing | Brian Paul | 2003-05-30 | 1 | -2/+10 |
* | include readtex.h | Brian Paul | 2003-05-30 | 1 | -1/+2 |
* | display both YCbCr and RGB image (Ian) | Brian Paul | 2003-05-30 | 1 | -6/+54 |
* | applied Ian's misc patches | Brian Paul | 2003-05-30 | 2 | -12/+51 |
* | move LoadYUVImage into readtex.c | Keith Whitwell | 2003-05-20 | 4 | -151/+7 |
* | Test programs for ycbcr extension | Keith Whitwell | 2003-05-20 | 2 | -0/+523 |
* | test glProgramNamedParameter4fNV() | Brian Paul | 2003-04-05 | 1 | -4/+39 |
* | print GL_MULTISAMPLE_ARB | Brian Paul | 2003-03-29 | 1 | -1/+4 |
* | added fptest1, fptexture, texrect, etc | Brian Paul | 2003-03-14 | 1 | -0/+22 |
* | simple NV_fragment_program texture test | Brian Paul | 2003-03-14 | 1 | -0/+151 |
* | test GLfloat OSMesa rendering | Brian Paul | 2003-03-08 | 1 | -0/+286 |
* | more parser test programs | Brian Paul | 2003-02-25 | 1 | -16/+51 |
* | use ARB flavor of window_pos extension | Brian Paul | 2003-02-04 | 1 | -3/+3 |
* | updated version test | Brian Paul | 2003-01-28 | 1 | -2/+4 |
* | simple GL_NV_fragment_program test | Brian Paul | 2003-01-14 | 1 | -0/+150 |
* | multisample / polygon smooth test | Brian Paul | 2002-11-08 | 2 | -1/+228 |
* | minor clean-up | Brian Paul | 2002-11-08 | 1 | -3/+2 |
* | implemented automatic code gen and individual function validation | Brian Paul | 2002-11-08 | 4 | -1110/+193 |
* | 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 |