summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-10-08Actually include the dlist.c changes this time.Keith Whitwell1-0/+692
2003-10-08new fileKeith Whitwell1-0/+57
2003-10-08Checkpoint commit.Keith Whitwell6-27/+25
2003-10-08Checkpoint commit. Doesn't yet compile.Keith Whitwell44-9002/+3391
2003-10-08Modify vtxfmt code to always pass colors and indexes as floats.Keith Whitwell14-1102/+664
2003-10-08More SciTech SNAP specific changes to glheader.h. Also modified the macrosKendall Bennett5-40/+52
2003-10-07index wasn't being calculated correctly (result was being discarded)Keith Whitwell1-5/+6
2003-10-06VertexAttrib4fv wasn't being installed (4f was).Keith Whitwell1-0/+1
2003-10-06Fix typoKeith Whitwell1-1/+1
2003-10-03fix error message (bug 816876)Brian Paul1-1/+1
2003-10-03improved 'clean' targets (Otto Solares)Brian Paul13-45/+77
2003-10-03Removed bogus OS/2 floating point->integer conversion routineKendall Bennett1-12/+2
2003-10-03Fixed incorrect Watcom assembler macrosKendall Bennett1-2/+2
2003-10-02Fixed bugs in Mesa software span rendering for color index modesKendall Bennett2-11/+19
2003-10-02updates from Daniel BorcaBrian Paul23-2022/+5572
2003-09-30Updates required for building the SciTech SNAP version of Mesa. This includes:Kendall Bennett8-1047/+1054
2003-09-30char -> GLubyteAlan Hourihane1-1/+1
2003-09-30add gamma driver - no kernel driver yetAlan Hourihane28-9/+14473
2003-09-30add the SiS driver - no kernel driver yetAlan Hourihane34-1/+8592
2003-09-30fix cut & paste errorsAlan Hourihane1-6/+6
2003-09-30add the i830 driver - no kernel driver yetAlan Hourihane26-1/+10560
2003-09-30add the i810 driver - no kernel driver yetAlan Hourihane25-1/+8262
2003-09-30mkdir the server directory, as using cvs with -P would prune an emptyAlan Hourihane1-1/+3
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-23added info about vertex/fragment program debuggerBrian Paul1-13/+35
2003-09-23enum updatesBrian Paul2-48/+46
2003-09-23new enum values for GL_MESA_program_debugBrian Paul1-10/+9
2003-09-23minor clean-upsBrian Paul1-5/+11
2003-09-23remove a _TriangleCaps referenceBrian Paul1-4/+5
2003-09-23Add extra cases and enums for _mesa_fetch_state(), and set the length ofKarl Rasche2-6/+88
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-22apply patch #740145 from SourceForgeBrian Paul3-68/+49
2003-09-19castsBrian Paul1-9/+9
2003-09-19Assorted casts to silence g++ warnings.Brian Paul15-47/+51
2003-09-19Add include for context.h to define NEED_SECONDARY_COLOR.Karl Schultz1-0/+1
2003-09-19Make binary - even though this is a text file, common practice is to store MS...Karl Schultz26-3505/+3505
2003-09-19summary of Mesa's extension enum valuesBrian Paul1-0/+45
2003-09-19Make binary - even though this is a text file, common practice is to store MS...Karl Schultz7-2310/+2310
2003-09-19minor updatesBrian Paul4-11/+10
2003-09-19Make binary - even though this is a text file, common practice is to store MS...Karl Schultz1-179/+179
2003-09-18added note about _TriangleCapsBrian Paul1-0/+7
2003-09-18a few less occurances of _TriangleCapsBrian Paul1-5/+9
2003-09-18Move away from using the ctx->_TriangleCaps bitfield.Brian Paul7-19/+50