Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | DOS update (Daniel Borca) | Brian Paul | 2003-03-08 | 1 | -2/+3 |
| | |||||
* | added glFinish with comment | Brian Paul | 2003-03-03 | 1 | -1/+6 |
| | |||||
* | fix compilation for windows | Karl Schultz | 2003-02-27 | 1 | -3/+3 |
| | |||||
* | more parser test programs | Brian Paul | 2003-02-25 | 1 | -16/+51 |
| | |||||
* | latest DOS updates (Daniel Borca) | Brian Paul | 2003-02-20 | 1 | -7/+3 |
| | |||||
* | read/write files, not stdio (Daniel Borca) | Brian Paul | 2003-02-04 | 1 | -5/+17 |
| | |||||
* | DOS updates (Daniel Borca) | Brian Paul | 2003-02-04 | 1 | -36/+89 |
| | |||||
* | 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 |
| | |||||
* | silence warning | Brian Paul | 2003-01-24 | 1 | -1/+1 |
| | |||||
* | simple GL_NV_fragment_program test | Brian Paul | 2003-01-14 | 1 | -0/+150 |
| | |||||
* | use/test GL_SGIS_generate_mipmaps if available | Brian Paul | 2002-12-10 | 1 | -3/+41 |
| | |||||
* | updated to use ARB extensions | Brian Paul | 2002-12-03 | 2 | -26/+34 |
| | |||||
* | use polygon offset to avoid multi-pass Z-fighting artifacts | Brian Paul | 2002-11-28 | 1 | -2/+5 |
| | |||||
* | 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 |
| | |||||
* | added some printfs to show current polygon mode and cull state | Brian Paul | 2002-11-05 | 1 | -1/+7 |
| | |||||
* | add support for GLX_ARB_multisample | Brian Paul | 2002-11-04 | 1 | -4/+12 |
| | |||||
* | simple GL_EXT_stencil_wrap test program | Brian Paul | 2002-10-31 | 2 | -2/+149 |
| | |||||
* | Add a note about window map behaviour and the autotuning of nr of loops which | Keith Whitwell | 2002-10-31 | 1 | -1/+7 |
| | | | | | can conspire to make it look like clearspd is exposing an intermittent driver bug... | ||||
* | added skybox and options to load real images | Brian Paul | 2002-10-25 | 1 | -36/+198 |
| | |||||
* | massive overhaul, see new keyboard options | Brian Paul | 2002-10-23 | 1 | -465/+587 |
| | |||||
* | Quiet compiler warnings. | Karl Schultz | 2002-10-18 | 9 | -26/+28 |
| | |||||
* | 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 |
| | |||||
* | added missing glFinish() | Brian Paul | 2002-10-15 | 1 | -0/+2 |
| | |||||
* | minor updates | Brian Paul | 2002-10-15 | 3 | -4/+7 |
| | |||||
* | print transparent pixel info when using -v option (Gerd Sussner) | Brian Paul | 2002-10-14 | 1 | -7/+32 |
| | |||||
* | Committing in . | Jouk Jansen | 2002-10-08 | 2 | -54/+47 |
| | | | | | | | | | Add compile support in the xdemos directory for OpenVMS Modified Files: Mesa/descrip.mms Mesa/xdemos/descrip.mms Mesa/xdemos/glxgears.c ---------------------------------------------------------------------- | ||||
* | added pbinfo and pbdemo programs | Brian Paul | 2002-10-05 | 1 | -2/+19 |
| | |||||
* | pbuffer info and demo programs | Brian Paul | 2002-10-05 | 4 | -0/+878 |
| | |||||
* | Updated BeOS support (Philippe Houdoin) | Brian Paul | 2002-09-19 | 1 | -17/+28 |
| | |||||
* | don't query GL_MAX_CONVOLUTION_WIDTH/HEIGHT | Brian Paul | 2002-09-06 | 1 | -3/+1 |
| | |||||
* | minor updates to sync with XFree86 | Brian Paul | 2002-09-06 | 1 | -1/+4 |
| | |||||
* | added -l option to print interesting OpenGL limits | Brian Paul | 2002-09-06 | 1 | -4/+66 |
| | |||||
* | added multitexture and line stipple | Brian Paul | 2002-08-17 | 1 | -17/+34 |
| | |||||
* | minor tweaks | Brian Paul | 2002-08-17 | 1 | -0/+3 |
| | |||||
* | added (char *) casts | Brian Paul | 2002-08-08 | 3 | -3/+3 |
| | |||||
* | fix warnings (bug 580528) | Brian Paul | 2002-07-22 | 1 | -10/+11 |
| | |||||
* | silence warnings | Brian Paul | 2002-07-12 | 1 | -1/+6 |
| | |||||
* | Pedantic compiler fixes (Sven Panne) | Brian Paul | 2002-07-12 | 14 | -36/+44 |
| | |||||
* | 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 |
| |