summaryrefslogtreecommitdiffstats
path: root/progs
Commit message (Expand)AuthorAgeFilesLines
* added glFinish with commentBrian Paul2003-03-031-1/+6
* fix compilation for windowsKarl Schultz2003-02-271-3/+3
* more parser test programsBrian Paul2003-02-251-16/+51
* latest DOS updates (Daniel Borca)Brian Paul2003-02-201-7/+3
* read/write files, not stdio (Daniel Borca)Brian Paul2003-02-041-5/+17
* DOS updates (Daniel Borca)Brian Paul2003-02-041-36/+89
* use ARB flavor of window_pos extensionBrian Paul2003-02-041-3/+3
* updated version testBrian Paul2003-01-281-2/+4
* silence warningBrian Paul2003-01-241-1/+1
* simple GL_NV_fragment_program testBrian Paul2003-01-141-0/+150
* use/test GL_SGIS_generate_mipmaps if availableBrian Paul2002-12-101-3/+41
* updated to use ARB extensionsBrian Paul2002-12-032-26/+34
* use polygon offset to avoid multi-pass Z-fighting artifactsBrian Paul2002-11-281-2/+5
* 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
* added some printfs to show current polygon mode and cull stateBrian Paul2002-11-051-1/+7
* add support for GLX_ARB_multisampleBrian Paul2002-11-041-4/+12
* simple GL_EXT_stencil_wrap test programBrian Paul2002-10-312-2/+149
* Add a note about window map behaviour and the autotuning of nr of loops whichKeith Whitwell2002-10-311-1/+7
* added skybox and options to load real imagesBrian Paul2002-10-251-36/+198
* massive overhaul, see new keyboard optionsBrian Paul2002-10-231-465/+587
* Quiet compiler warnings.Karl Schultz2002-10-189-26/+28
* check for GL_EXT_paletted_textureBrian Paul2002-10-181-50/+7
* new wrap modes (Ian Romanick)Brian Paul2002-10-171-27/+91
* added missing glFinish()Brian Paul2002-10-151-0/+2
* minor updatesBrian Paul2002-10-153-4/+7
* print transparent pixel info when using -v option (Gerd Sussner)Brian Paul2002-10-141-7/+32
* Committing in .Jouk Jansen2002-10-082-54/+47
* added pbinfo and pbdemo programsBrian Paul2002-10-051-2/+19
* pbuffer info and demo programsBrian Paul2002-10-054-0/+878
* Updated BeOS support (Philippe Houdoin)Brian Paul2002-09-191-17/+28
* don't query GL_MAX_CONVOLUTION_WIDTH/HEIGHTBrian Paul2002-09-061-3/+1
* minor updates to sync with XFree86Brian Paul2002-09-061-1/+4
* added -l option to print interesting OpenGL limitsBrian Paul2002-09-061-4/+66
* added multitexture and line stippleBrian Paul2002-08-171-17/+34
* minor tweaksBrian Paul2002-08-171-0/+3
* added (char *) castsBrian Paul2002-08-083-3/+3
* fix warnings (bug 580528)Brian Paul2002-07-221-10/+11
* silence warningsBrian Paul2002-07-121-1/+6
* Pedantic compiler fixes (Sven Panne)Brian Paul2002-07-1214-36/+44
* 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
* GGI driver updates (Filip Spacek)Brian Paul2002-06-101-14/+45
* remove test codeAlan Hourihane2002-05-021-9/+7
* glutSwapBuffers implicitly does a glFinish when swapping back to the frontAlan Hourihane2002-05-021-7/+11
* removed CVS $Log commentsBrian Paul2002-04-2212-370/+11