summaryrefslogtreecommitdiffstats
path: root/progs
Commit message (Expand)AuthorAgeFilesLines
* test program to exercise glDraw/ReadPixels(GL_DEPTH_COMPONENT) and pixel zoomingBrian Paul2003-08-231-0/+116
* Rename Makefile to Makefile.X11, add depend supportJon Smirl2003-08-232-79/+102
* Added missing includes for standard header filesJon Smirl2003-08-234-3/+8
* Renaming Makefile to Makefile.X11, added depend support, adjusted pathsJon Smirl2003-08-232-31/+64
* DOS and glide driver updates from Daniel BorcaBrian Paul2003-08-191-7/+8
* Added TOP to point to top of tree to find includes and libsBrian Paul2003-08-061-2/+3
* miniglx test programsKeith Whitwell2003-08-068-0/+1817
* add osdemo projectKarl Schultz2003-07-241-0/+12
* project file for osdemoKarl Schultz2003-07-241-0/+112
* Project to build the gears demo program.Karl Schultz2003-07-241-0/+112
* Workspace to build Mesa demos and sample programs.Karl Schultz2003-07-241-0/+29
* New interactive debugging code - vertex or fragment program.Brian Paul2003-07-221-5/+277
* test program for GL_MESA_program_debug extensionBrian Paul2003-07-211-0/+350
* added GL_VERSION checkBrian Paul2003-07-101-1/+8
* bigger windowBrian Paul2003-07-031-1/+1
* GL_ARB_texture_non_power_of_two test programBrian Paul2003-07-031-0/+174
* Committing in .Jouk Jansen2003-07-023-0/+53
* Committing in .Jouk Jansen2003-06-173-17/+18
* DOS updates for new tree (Daniel Borca)Brian Paul2003-06-161-86/+83
* fix typo, added space/anim controlBrian Paul2003-06-131-1/+9
* GL_ARB_occlusion_query demo.Brian Paul2003-06-132-0/+247
* update for new directory treeBrian Paul2003-06-103-11/+190
* updated old-style makefiles for new treeBrian Paul2003-06-104-6/+6
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-0546-120/+1
* Remove a bunch of really old/obsolete configs.Brian Paul2003-06-014-98/+44
* Removed an accidental addition in the previous commit.Ian Romanick2003-05-301-1/+0
* minor clean-upsBrian Paul2003-05-301-2/+2
* misc changes from testingBrian Paul2003-05-301-2/+10
* include readtex.hBrian Paul2003-05-301-1/+2
* display both YCbCr and RGB image (Ian)Brian Paul2003-05-301-6/+54
* applied Ian's misc patchesBrian Paul2003-05-304-34/+193
* move LoadYUVImage into readtex.cKeith Whitwell2003-05-206-151/+94
* Test programs for ycbcr extensionKeith Whitwell2003-05-202-0/+523
* Committing in .Jouk Jansen2003-04-291-2/+4
* added a castBrian Paul2003-04-211-1/+1
* silence warningsBrian Paul2003-04-213-7/+6
* castsBrian Paul2003-04-213-3/+3
* fix minor warningsBrian Paul2003-04-215-13/+9
* fix .c / .h typoBrian Paul2003-04-211-2/+2
* clean up usage of extension function pointersBrian Paul2003-04-171-7/+15
* Demo of using GL_ARB_vertex/fragment_program to do per-pixel lighting.Brian Paul2003-04-174-10/+365
* fix typoBrian Paul2003-04-091-1/+1
* fix typoBrian Paul2003-04-092-6/+2
* add support for swap and sync extensions (Ian Romanick)Brian Paul2003-04-091-3/+226
* Demo of per-pixel lighting with a fragment program.Brian Paul2003-04-072-1/+281
* test glProgramNamedParameter4fNV()Brian Paul2003-04-051-4/+39
* use gluSphere instead of glutSphere so we get texcoordsBrian Paul2003-03-311-9/+18
* print GL_MULTISAMPLE_ARBBrian Paul2003-03-291-1/+4
* fix texgen msg stringsBrian Paul2003-03-291-3/+3
* DOS updates from Daniel BorcaBrian Paul2003-03-291-2/+2