Age | Commit message (Expand) | Author |
2003-08-22 | restore gcc-sl config | Brian Paul |
2003-08-22 | updates from Daniel Borca | Brian Paul |
2003-08-20 | Use correct conversions when translating array colors. | Keith Whitwell |
2003-08-19 | DOS and glide driver updates from Daniel Borca | Brian Paul |
2003-08-19 | glPixelMap fix | Brian Paul |
2003-08-19 | Fix glPixelMap: s/GLint/GLsizei/ | Brian Paul |
2003-08-19 | glPixelMap[f/ui/us]v()'s size parameter is GLsizei, not GLint. | Brian Paul |
2003-08-19 | simplify some python code | Brian Paul |
2003-08-18 | minor code improvement in glGenTextures | Brian Paul |
2003-08-17 | register file changes | Brian Paul |
2003-08-17 | Re-org of register files for vertex/fragment programs. Will be easier to | Brian Paul |
2003-08-15 | fix some broken links | Brian Paul |
2003-08-11 | Committing in . | Jouk Jansen |
2003-08-06 | added arbfrag/vertparse | Brian Paul |
2003-08-06 | prep for OpenGL 1.5 | Brian Paul |
2003-08-06 | fix a bunch of warnings | Brian Paul |
2003-08-06 | remove temporary prototypes | Brian Paul |
2003-08-06 | placeholder files | Brian Paul |
2003-08-06 | added info about Mesa-newtree | Brian Paul |
2003-08-06 | updated item 1.4 | Brian Paul |
2003-08-06 | Shared dri driver resources | Keith Whitwell |
2003-08-06 | Not-quite-functional swrast-only dri driver | Keith Whitwell |
2003-08-06 | Shared radeon/r200 init code | Keith Whitwell |
2003-08-06 | Added TOP to point to top of tree to find includes and libs | Brian Paul |
2003-08-06 | mga driver, brought over by Jon Smirl | Keith Whitwell |
2003-08-06 | r200 driver, brought over by Jon Smirl | Keith Whitwell |
2003-08-06 | miniglx test programs | Keith Whitwell |
2003-08-06 | Newer version of this file | Keith Whitwell |
2003-08-05 | Store material attributes in an Attrib[] style array. This is a | Keith Whitwell |
2003-08-05 | Fix samples/fog.c regression - missing test for NeedEyeCoords. | Keith Whitwell |
2003-08-05 | Updates from Daniel Borca. | Brian Paul |
2003-08-01 | Fix typo (& instead of &&) to fix olympic.c bug | Keith Whitwell |
2003-07-30 | replace assertion with conditional | Brian Paul |
2003-07-26 | Moved. | Karl Schultz |
2003-07-26 | Add the C++ and response files to the project so that they show up in the pro... | Karl Schultz |
2003-07-26 | Reorganized projects so there is one project for each Mesa source subdir, and... | Karl Schultz |
2003-07-26 | VC 6 Project File | Karl Schultz |
2003-07-25 | minor option tweak | Karl Schultz |
2003-07-25 | Compiler/Linker "response" file containing compiler options and list of files... | Karl Schultz |
2003-07-25 | Add documentation. | Karl Schultz |
2003-07-25 | Project now builds the C++ sources (with great difficulty). Add module defin... | Karl Schultz |
2003-07-25 | add a dependency so that osmesa builds | Karl Schultz |
2003-07-25 | cleanup - add comments and sort names. | Karl Schultz |
2003-07-24 | don't include malloc.h (bug 776574) | Brian Paul |
2003-07-24 | add osdemo project | Karl Schultz |
2003-07-24 | project file for osdemo | Karl Schultz |
2003-07-24 | Add osmesa project | Karl Schultz |
2003-07-24 | add symbols needed by osmesa. | Karl Schultz |
2003-07-24 | Project file for osmesa | Karl Schultz |
2003-07-24 | moved to top of tree. | Karl Schultz |