summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)AuthorFilesLines
2004-01-28fix printf warningsAlan Hourihane5-6/+6
2004-01-28add glutInitWindowPosition callsKeith Whitwell2-0/+2
2004-01-28Add glutInitWindowPosition callKeith Whitwell3-1/+4
2004-01-27Tweak: set z scale to one, else tnl thinks we have a 3d texcoord.Keith Whitwell1-1/+1
2004-01-26Add tests for ARB_fp trig instructions and also for 1D texturingKeith Whitwell3-0/+297
2004-01-24New glXUseRotatedXFontMESA() function. Like glXUseXFont(), but takesBrian Paul4-1/+643
2004-01-13exercise glDeleteProgramsARBBrian Paul1-0/+6
2003-12-23reverted TMUs for proper multitexturingDaniel Borca2-2/+8
2003-12-19DMesa: removed MGA2064W driverDaniel Borca1-3/+3
2003-12-12new makefilesBrian Paul1-4/+2
2003-12-09added parsing exercises for ARL and relative offsets in ARB_vpKarl Rasche1-12/+9
2003-12-08A quick little test to show disapeearing specular color between vertex and fr...Karl Rasche2-1/+196
2003-12-08 Committing in .Jouk Jansen3-5/+17
2003-12-06glFBDev driver from embedded-2 branch.Brian Paul1-0/+524
2003-12-05press f key to toggle front/back drawing/copyingBrian Paul1-7/+41
2003-12-04Windows needs to #define GL_GLEXT_PROTOTYPESKarl Schultz1-0/+1
2003-12-02s/inverse/invtrans.. whoopsieKarl Rasche1-4/+4
2003-11-24Moving NV_fragment_program tests to ARB_fragment_programKarl Rasche3-1/+365
2003-11-23Porting NV_vertex_program demos to ARB_vertex_programKarl Rasche1-0/+4
2003-11-23Porting NV_vertex_program tests to ARB_vertex_programKarl Rasche4-0/+732
2003-11-23build fixes, rh9Keith Whitwell5-6/+10
2003-11-20texture compression testbedDaniel Borca1-0/+389
2003-11-13remove GL_GLEXT_LEGACYBrian Paul1-1/+0
2003-10-21added more debug code and testsBrian Paul1-5/+23
2003-10-14remove some cruftBrian Paul1-2/+0
2003-10-14exercise more vertex buffer object functionsBrian Paul1-7/+34
2003-10-09Minor MinGW fixesDaniel Borca1-1/+1
2003-10-03improved 'clean' targets (Otto Solares)Brian Paul4-13/+13
2003-10-02updates from Daniel BorcaBrian Paul1-0/+67
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