Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 3 | -0/+53 |
* | Committing in . | Jouk Jansen | 2003-06-17 | 3 | -17/+18 |
* | DOS updates for new tree (Daniel Borca) | Brian Paul | 2003-06-16 | 1 | -86/+83 |
* | fix typo, added space/anim control | Brian Paul | 2003-06-13 | 1 | -1/+9 |
* | GL_ARB_occlusion_query demo. | Brian Paul | 2003-06-13 | 2 | -0/+247 |
* | update for new directory tree | Brian Paul | 2003-06-10 | 3 | -11/+190 |
* | updated old-style makefiles for new tree | Brian Paul | 2003-06-10 | 4 | -6/+6 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 46 | -120/+1 |
* | Remove a bunch of really old/obsolete configs. | Brian Paul | 2003-06-01 | 4 | -98/+44 |
* | Removed an accidental addition in the previous commit. | Ian Romanick | 2003-05-30 | 1 | -1/+0 |
* | minor clean-ups | Brian Paul | 2003-05-30 | 1 | -2/+2 |
* | 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 | 4 | -34/+193 |
* | move LoadYUVImage into readtex.c | Keith Whitwell | 2003-05-20 | 6 | -151/+94 |
* | Test programs for ycbcr extension | Keith Whitwell | 2003-05-20 | 2 | -0/+523 |
* | Committing in . | Jouk Jansen | 2003-04-29 | 1 | -2/+4 |
* | added a cast | Brian Paul | 2003-04-21 | 1 | -1/+1 |
* | silence warnings | Brian Paul | 2003-04-21 | 3 | -7/+6 |
* | casts | Brian Paul | 2003-04-21 | 3 | -3/+3 |
* | fix minor warnings | Brian Paul | 2003-04-21 | 5 | -13/+9 |
* | fix .c / .h typo | Brian Paul | 2003-04-21 | 1 | -2/+2 |
* | clean up usage of extension function pointers | Brian Paul | 2003-04-17 | 1 | -7/+15 |
* | Demo of using GL_ARB_vertex/fragment_program to do per-pixel lighting. | Brian Paul | 2003-04-17 | 4 | -10/+365 |
* | fix typo | Brian Paul | 2003-04-09 | 1 | -1/+1 |
* | fix typo | Brian Paul | 2003-04-09 | 2 | -6/+2 |
* | add support for swap and sync extensions (Ian Romanick) | Brian Paul | 2003-04-09 | 1 | -3/+226 |
* | Demo of per-pixel lighting with a fragment program. | Brian Paul | 2003-04-07 | 2 | -1/+281 |
* | test glProgramNamedParameter4fNV() | Brian Paul | 2003-04-05 | 1 | -4/+39 |
* | use gluSphere instead of glutSphere so we get texcoords | Brian Paul | 2003-03-31 | 1 | -9/+18 |
* | print GL_MULTISAMPLE_ARB | Brian Paul | 2003-03-29 | 1 | -1/+4 |
* | fix texgen msg strings | Brian Paul | 2003-03-29 | 1 | -3/+3 |
* | DOS updates from Daniel Borca | Brian Paul | 2003-03-29 | 1 | -2/+2 |
* | 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 |