summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)AuthorFilesLines
2003-07-02 Committing in .Jouk Jansen3-0/+53
2003-06-17 Committing in .Jouk Jansen3-17/+18
2003-06-16DOS updates for new tree (Daniel Borca)Brian Paul1-86/+83
2003-06-13fix typo, added space/anim controlBrian Paul1-1/+9
2003-06-13GL_ARB_occlusion_query demo.Brian Paul2-0/+247
2003-06-10update for new directory treeBrian Paul3-11/+190
2003-06-10updated old-style makefiles for new treeBrian Paul4-6/+6
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick46-120/+1
2003-06-01Remove a bunch of really old/obsolete configs.Brian Paul4-98/+44
2003-05-30Removed an accidental addition in the previous commit.Ian Romanick1-1/+0
2003-05-30minor clean-upsBrian Paul1-2/+2
2003-05-30misc changes from testingBrian Paul1-2/+10
2003-05-30include readtex.hBrian Paul1-1/+2
2003-05-30display both YCbCr and RGB image (Ian)Brian Paul1-6/+54
2003-05-30applied Ian's misc patchesBrian Paul4-34/+193
2003-05-20move LoadYUVImage into readtex.cKeith Whitwell6-151/+94
2003-05-20Test programs for ycbcr extensionKeith Whitwell2-0/+523
2003-04-29 Committing in .Jouk Jansen1-2/+4
2003-04-21added a castBrian Paul1-1/+1
2003-04-21silence warningsBrian Paul3-7/+6
2003-04-21castsBrian Paul3-3/+3
2003-04-21fix minor warningsBrian Paul5-13/+9
2003-04-21fix .c / .h typoBrian Paul1-2/+2
2003-04-17clean up usage of extension function pointersBrian Paul1-7/+15
2003-04-17Demo of using GL_ARB_vertex/fragment_program to do per-pixel lighting.Brian Paul4-10/+365
2003-04-09fix typoBrian Paul1-1/+1
2003-04-09fix typoBrian Paul2-6/+2
2003-04-09add support for swap and sync extensions (Ian Romanick)Brian Paul1-3/+226
2003-04-07Demo of per-pixel lighting with a fragment program.Brian Paul2-1/+281
2003-04-05test glProgramNamedParameter4fNV()Brian Paul1-4/+39
2003-03-31use gluSphere instead of glutSphere so we get texcoordsBrian Paul1-9/+18
2003-03-29print GL_MULTISAMPLE_ARBBrian Paul1-1/+4
2003-03-29fix texgen msg stringsBrian Paul1-3/+3
2003-03-29DOS updates from Daniel BorcaBrian Paul1-2/+2
2003-03-14added fptest1, fptexture, texrect, etcBrian Paul1-0/+22
2003-03-14simple NV_fragment_program texture testBrian Paul1-0/+151
2003-03-08test GLfloat OSMesa renderingBrian Paul1-0/+286
2003-03-08DOS update (Daniel Borca)Brian Paul1-2/+3
2003-03-03added glFinish with commentBrian Paul1-1/+6
2003-02-27fix compilation for windowsKarl Schultz1-3/+3
2003-02-25more parser test programsBrian Paul1-16/+51
2003-02-20latest DOS updates (Daniel Borca)Brian Paul1-7/+3
2003-02-04read/write files, not stdio (Daniel Borca)Brian Paul1-5/+17
2003-02-04DOS updates (Daniel Borca)Brian Paul1-36/+89
2003-02-04use ARB flavor of window_pos extensionBrian Paul1-3/+3
2003-01-28updated version testBrian Paul1-2/+4
2003-01-24silence warningBrian Paul1-1/+1
2003-01-14simple GL_NV_fragment_program testBrian Paul1-0/+150
2002-12-10use/test GL_SGIS_generate_mipmaps if availableBrian Paul1-3/+41
2002-12-03updated to use ARB extensionsBrian Paul2-26/+34