summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)AuthorFilesLines
2003-09-25Add project file for new spriteblast demo. (Update dependency)Karl Schultz1-0/+3
2003-09-25Add project file for new spriteblast demo.Karl Schultz2-0/+124
2003-09-24GL_ARB_point_sprite demoBrian Paul2-0/+521
2003-09-24MS dev studio project file for teapots demo.Karl Schultz1-0/+112
2003-09-24Workspace file for redbook programsKarl Schultz1-0/+29
2003-09-24Change projection transform so that the top row of teapots are now visible.Karl Schultz1-2/+2
2003-09-22Create 'all' project to make it easy to build and clean all the programs in t...Karl Schultz2-0/+233
2003-09-22Add remaining demos.Karl Schultz1-0/+228
2003-09-22New visual studio project fiile for building demos.Karl Schultz19-0/+2128
2003-09-19Make binary - even though this is a text file, common practice is to store MS...Karl Schultz22-2621/+2621
2003-09-18Now obsolete.Karl Schultz1-131/+0
2003-09-18New visual studio workspace and projects for building demos.Karl Schultz22-0/+2621
2003-09-18Remove first attempt at using visual studio projects to compile demos.Karl Schultz3-265/+0
2003-09-17s/GL_READ_WRITE_ARB/GL_WRITE_ONLY_ARB/Brian Paul1-3/+3
2003-09-17Exercise the GL_ELEMENT_ARRAY_BUFFER_ARB pathBrian Paul1-1/+27
2003-09-17test GL_ARB_vertex_buffer_objectBrian Paul2-0/+260
2003-09-08Remove all the swap_control stuff from glxgears demo (restored to vers 1.2).Brian Paul3-331/+833
2003-09-08use GL_GLEXT_PROTOTYPESBrian Paul2-4/+2
2003-09-05more debugger developmentBrian Paul1-13/+124
2003-09-05files for CVS to ignoreBrian Paul3-0/+155
2003-09-05 Committing in .Jouk Jansen1-0/+1
2003-09-03include math.hBrian Paul1-1/+1
2003-09-02Added support for EXT_texture_mirror_clamp and the single wrap modeIan Romanick1-8/+12
2003-08-31s/DP4/DP3/Brian Paul1-4/+4
2003-08-31s/DP4/DP3/Brian Paul1-4/+4
2003-08-28Updates from Daniel BorcaBrian Paul1-1/+1
2003-08-28remove unused bytes variableBrian Paul1-1/+0
2003-08-28space bar to toggle animationBrian Paul1-0/+11
2003-08-23test program to exercise glDraw/ReadPixels(GL_DEPTH_COMPONENT) and pixel zoomingBrian Paul1-0/+116
2003-08-23Rename Makefile to Makefile.X11, add depend supportJon Smirl2-79/+102
2003-08-23Added missing includes for standard header filesJon Smirl4-3/+8
2003-08-23Renaming Makefile to Makefile.X11, added depend support, adjusted pathsJon Smirl2-31/+64
2003-08-19DOS and glide driver updates from Daniel BorcaBrian Paul1-7/+8
2003-08-06Added TOP to point to top of tree to find includes and libsBrian Paul1-2/+3
2003-08-06miniglx test programsKeith Whitwell8-0/+1817
2003-07-24add osdemo projectKarl Schultz1-0/+12
2003-07-24project file for osdemoKarl Schultz1-0/+112
2003-07-24Project to build the gears demo program.Karl Schultz1-0/+112
2003-07-24Workspace to build Mesa demos and sample programs.Karl Schultz1-0/+29
2003-07-22New interactive debugging code - vertex or fragment program.Brian Paul1-5/+277
2003-07-21test program for GL_MESA_program_debug extensionBrian Paul1-0/+350
2003-07-10added GL_VERSION checkBrian Paul1-1/+8
2003-07-03bigger windowBrian Paul1-1/+1
2003-07-03GL_ARB_texture_non_power_of_two test programBrian Paul1-0/+174
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