summaryrefslogtreecommitdiffstats
path: root/progs
Commit message (Expand)AuthorAgeFilesLines
* s/GL_READ_WRITE_ARB/GL_WRITE_ONLY_ARB/Brian Paul2003-09-171-3/+3
* Exercise the GL_ELEMENT_ARRAY_BUFFER_ARB pathBrian Paul2003-09-171-1/+27
* test GL_ARB_vertex_buffer_objectBrian Paul2003-09-172-0/+260
* Remove all the swap_control stuff from glxgears demo (restored to vers 1.2).Brian Paul2003-09-083-331/+833
* use GL_GLEXT_PROTOTYPESBrian Paul2003-09-082-4/+2
* more debugger developmentBrian Paul2003-09-051-13/+124
* files for CVS to ignoreBrian Paul2003-09-053-0/+155
* Committing in .Jouk Jansen2003-09-051-0/+1
* include math.hBrian Paul2003-09-031-1/+1
* Added support for EXT_texture_mirror_clamp and the single wrap modeIan Romanick2003-09-021-8/+12
* s/DP4/DP3/Brian Paul2003-08-311-4/+4
* s/DP4/DP3/Brian Paul2003-08-311-4/+4
* Updates from Daniel BorcaBrian Paul2003-08-281-1/+1
* remove unused bytes variableBrian Paul2003-08-281-1/+0
* space bar to toggle animationBrian Paul2003-08-281-0/+11
* 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