summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)AuthorFilesLines
2004-02-23The available GLX version is now logged in addition to the clientIan Romanick1-0/+9
2004-02-17compute fog coord in eye space, not clip spaceBrian Paul1-3/+5
2004-02-17define DO_FRAGMENT_FOG=1 to test fragment program fog optionBrian Paul1-1/+28
2004-02-16remove incorrect negation in fog coord computationBrian Paul1-1/+4
2004-02-16glutInitWindowPositionKeith Whitwell1-0/+2
2004-02-16fog_coord demoDaniel Borca1-0/+414
2004-02-11Added a test case for Mesa bug #508473 that I wrote a long time ago.Ian Romanick2-1/+192
2004-02-11Added yet another version of gears. This one uses fbconfigs, and is aIan Romanick2-0/+605
2004-02-10some useful matrix functionsBrian Paul1-0/+181
2004-02-05Add comments to make decyphering the faces easierKeith Whitwell1-6/+6
2004-02-04Use quads instead of lines to ensure this is testing stencil functionalityKeith Whitwell1-5/+9
2004-02-03another pbuffer demo (Andrew Lentvorski)Brian Paul2-0/+434
2004-02-02tweak commentsBrian Paul2-5/+7
2004-01-31added display list option (l key)Brian Paul1-1/+15
2004-01-31add vparray.c, fix indentationBrian Paul1-3/+4
2004-01-31enable program and arrays by default, minor clean-upsBrian Paul1-8/+3
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