summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)Author
2003-12-12new makefilesBrian Paul
2003-12-09added parsing exercises for ARL and relative offsets in ARB_vpKarl Rasche
2003-12-08A quick little test to show disapeearing specular color between vertex and fr...Karl Rasche
2003-12-08 Committing in .Jouk Jansen
2003-12-06glFBDev driver from embedded-2 branch.Brian Paul
2003-12-05press f key to toggle front/back drawing/copyingBrian Paul
2003-12-04Windows needs to #define GL_GLEXT_PROTOTYPESKarl Schultz
2003-12-02s/inverse/invtrans.. whoopsieKarl Rasche
2003-11-24Moving NV_fragment_program tests to ARB_fragment_programKarl Rasche
2003-11-23Porting NV_vertex_program demos to ARB_vertex_programKarl Rasche
2003-11-23Porting NV_vertex_program tests to ARB_vertex_programKarl Rasche
2003-11-23build fixes, rh9Keith Whitwell
2003-11-20texture compression testbedDaniel Borca
2003-11-13remove GL_GLEXT_LEGACYBrian Paul
2003-10-21added more debug code and testsBrian Paul
2003-10-14remove some cruftBrian Paul
2003-10-14exercise more vertex buffer object functionsBrian Paul
2003-10-09Minor MinGW fixesDaniel Borca
2003-10-03improved 'clean' targets (Otto Solares)Brian Paul
2003-10-02updates from Daniel BorcaBrian Paul
2003-09-25Add project file for new spriteblast demo. (Update dependency)Karl Schultz
2003-09-25Add project file for new spriteblast demo.Karl Schultz
2003-09-24GL_ARB_point_sprite demoBrian Paul
2003-09-24MS dev studio project file for teapots demo.Karl Schultz
2003-09-24Workspace file for redbook programsKarl Schultz
2003-09-24Change projection transform so that the top row of teapots are now visible.Karl Schultz
2003-09-22Create 'all' project to make it easy to build and clean all the programs in t...Karl Schultz
2003-09-22Add remaining demos.Karl Schultz
2003-09-22New visual studio project fiile for building demos.Karl Schultz
2003-09-19Make binary - even though this is a text file, common practice is to store MS...Karl Schultz
2003-09-18Now obsolete.Karl Schultz
2003-09-18New visual studio workspace and projects for building demos.Karl Schultz
2003-09-18Remove first attempt at using visual studio projects to compile demos.Karl Schultz
2003-09-17s/GL_READ_WRITE_ARB/GL_WRITE_ONLY_ARB/Brian Paul
2003-09-17Exercise the GL_ELEMENT_ARRAY_BUFFER_ARB pathBrian Paul
2003-09-17test GL_ARB_vertex_buffer_objectBrian Paul
2003-09-08Remove all the swap_control stuff from glxgears demo (restored to vers 1.2).Brian Paul
2003-09-08use GL_GLEXT_PROTOTYPESBrian Paul
2003-09-05more debugger developmentBrian Paul
2003-09-05files for CVS to ignoreBrian Paul
2003-09-05 Committing in .Jouk Jansen
2003-09-03include math.hBrian Paul
2003-09-02Added support for EXT_texture_mirror_clamp and the single wrap modeIan Romanick
2003-08-31s/DP4/DP3/Brian Paul
2003-08-31s/DP4/DP3/Brian Paul
2003-08-28Updates from Daniel BorcaBrian Paul
2003-08-28remove unused bytes variableBrian Paul
2003-08-28space bar to toggle animationBrian Paul
2003-08-23test program to exercise glDraw/ReadPixels(GL_DEPTH_COMPONENT) and pixel zoomingBrian Paul
2003-08-23Rename Makefile to Makefile.X11, add depend supportJon Smirl