summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)Author
2003-08-06Added TOP to point to top of tree to find includes and libsBrian Paul
2003-08-06miniglx test programsKeith Whitwell
2003-07-24add osdemo projectKarl Schultz
2003-07-24project file for osdemoKarl Schultz
2003-07-24Project to build the gears demo program.Karl Schultz
2003-07-24Workspace to build Mesa demos and sample programs.Karl Schultz
2003-07-22New interactive debugging code - vertex or fragment program.Brian Paul
2003-07-21test program for GL_MESA_program_debug extensionBrian Paul
2003-07-10added GL_VERSION checkBrian Paul
2003-07-03bigger windowBrian Paul
2003-07-03GL_ARB_texture_non_power_of_two test programBrian Paul
2003-07-02 Committing in .Jouk Jansen
2003-06-17 Committing in .Jouk Jansen
2003-06-16DOS updates for new tree (Daniel Borca)Brian Paul
2003-06-13fix typo, added space/anim controlBrian Paul
2003-06-13GL_ARB_occlusion_query demo.Brian Paul
2003-06-10update for new directory treeBrian Paul
2003-06-10updated old-style makefiles for new treeBrian Paul
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2003-06-01Remove a bunch of really old/obsolete configs.Brian Paul
2003-05-30Removed an accidental addition in the previous commit.Ian Romanick
2003-05-30minor clean-upsBrian Paul
2003-05-30misc changes from testingBrian Paul
2003-05-30include readtex.hBrian Paul
2003-05-30display both YCbCr and RGB image (Ian)Brian Paul
2003-05-30applied Ian's misc patchesBrian Paul
2003-05-20move LoadYUVImage into readtex.cKeith Whitwell
2003-05-20Test programs for ycbcr extensionKeith Whitwell
2003-04-29 Committing in .Jouk Jansen
2003-04-21added a castBrian Paul
2003-04-21silence warningsBrian Paul
2003-04-21castsBrian Paul
2003-04-21fix minor warningsBrian Paul
2003-04-21fix .c / .h typoBrian Paul
2003-04-17clean up usage of extension function pointersBrian Paul
2003-04-17Demo of using GL_ARB_vertex/fragment_program to do per-pixel lighting.Brian Paul
2003-04-09fix typoBrian Paul
2003-04-09fix typoBrian Paul
2003-04-09add support for swap and sync extensions (Ian Romanick)Brian Paul
2003-04-07Demo of per-pixel lighting with a fragment program.Brian Paul
2003-04-05test glProgramNamedParameter4fNV()Brian Paul
2003-03-31use gluSphere instead of glutSphere so we get texcoordsBrian Paul
2003-03-29print GL_MULTISAMPLE_ARBBrian Paul
2003-03-29fix texgen msg stringsBrian Paul
2003-03-29DOS updates from Daniel BorcaBrian Paul
2003-03-14added fptest1, fptexture, texrect, etcBrian Paul
2003-03-14simple NV_fragment_program texture testBrian Paul
2003-03-08test GLfloat OSMesa renderingBrian Paul
2003-03-08DOS update (Daniel Borca)Brian Paul
2003-03-03added glFinish with commentBrian Paul