| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the C++ and response files to the project so that they show up in the pro... | Karl Schultz | 2003-07-26 | 1 | -2/+650 |
* | VC 6 Project File | Karl Schultz | 2003-07-26 | 8 | -0/+1823 |
* | minor option tweak | Karl Schultz | 2003-07-25 | 1 | -1/+1 |
* | Compiler/Linker "response" file containing compiler options and list of files... | Karl Schultz | 2003-07-25 | 4 | -0/+310 |
* | Add documentation. | Karl Schultz | 2003-07-25 | 1 | -1/+26 |
* | Project now builds the C++ sources (with great difficulty). Add module defin... | Karl Schultz | 2003-07-25 | 1 | -2/+9 |
* | cleanup - add comments and sort names. | Karl Schultz | 2003-07-25 | 1 | -88/+118 |
* | don't include malloc.h (bug 776574) | Brian Paul | 2003-07-24 | 1 | -7/+3 |
* | add symbols needed by osmesa. | Karl Schultz | 2003-07-24 | 1 | -0/+3 |
* | Project file for osmesa | Karl Schultz | 2003-07-24 | 1 | -0/+121 |
* | moved to top of tree. | Karl Schultz | 2003-07-24 | 1 | -104/+0 |
* | if texture color table is enabled, use the color table's format to evaluate t... | Brian Paul | 2003-07-24 | 1 | -0/+3 |
* | fix location of mesa.def | Karl Schultz | 2003-07-24 | 1 | -1/+1 |
* | linker exports defs | Karl Schultz | 2003-07-24 | 1 | -0/+492 |
* | Project file to build GLUT32.DLL | Karl Schultz | 2003-07-24 | 1 | -0/+338 |
* | Project file to build GLU32.DLL | Karl Schultz | 2003-07-24 | 1 | -0/+233 |
* | Source code for GDI driver. | Karl Schultz | 2003-07-24 | 4 | -0/+4649 |
* | Project file to build gdi driver and OPENGL32.DLL. | Karl Schultz | 2003-07-24 | 1 | -0/+129 |
* | Project file to build tnl - creates static LIB that is later linked to make a... | Karl Schultz | 2003-07-24 | 1 | -0/+252 |
* | Project file to build swrast - creates static LIB that is later linked to mak... | Karl Schultz | 2003-07-24 | 1 | -0/+360 |
* | Project file to build core mesa - creates static LIB that is later linked to ... | Karl Schultz | 2003-07-24 | 1 | -0/+716 |
* | Visual Studio Workspace file for building Mesa. This workspace contains proj... | Karl Schultz | 2003-07-24 | 1 | -0/+104 |
* | Removing from this directory. Will be added to new gdi driver directory. | Karl Schultz | 2003-07-24 | 4 | -4630/+0 |
* | Remove obsolete file. | Karl Schultz | 2003-07-24 | 7 | -7788/+0 |
* | Windows does not define HUGE_VAL, so use the IEEE hex constants. | Karl Schultz | 2003-07-24 | 1 | -1/+1 |
* | fix a few more glitches from last big check-in | Brian Paul | 2003-07-23 | 3 | -15/+13 |
* | fix GL_SGI_texture_colortable bugs | Brian Paul | 2003-07-23 | 2 | -6/+9 |
* | remove printf | Brian Paul | 2003-07-22 | 1 | -2/+0 |
* | Restore more code lost during last big merge. | Brian Paul | 2003-07-22 | 9 | -32/+103 |
* | Implement debugger callback, etc for vertex programs. Misc clean-ups. | Brian Paul | 2003-07-22 | 8 | -145/+101 |
* | Initial implementation of GL_MESA_program_debug - a vertex/fragment program | Brian Paul | 2003-07-21 | 16 | -20/+461 |
* | Numbered productions for ARB_vertex_program grammar (Karl Rasche) | Brian Paul | 2003-07-18 | 1 | -0/+1279 |
* | Karl Rasche's ARB_vertex_program parser | Brian Paul | 2003-07-18 | 2 | -0/+6665 |
* | Fix up FEATURE_* defines in config.h | Brian Paul | 2003-07-18 | 2 | -85/+183 |
* | Fix up some loose ends from the last big check-in. | Brian Paul | 2003-07-18 | 5 | -12/+6 |
* | more DOS updates from Daniel Borca | Brian Paul | 2003-07-17 | 7 | -23/+540 |
* | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell | 2003-07-17 | 104 | -3773/+7646 |
* | DOS updates from Daniel Borca | Brian Paul | 2003-07-11 | 1 | -13/+16 |
* | fix conformance glitch introduced with NPOT extension | Brian Paul | 2003-07-07 | 1 | -0/+8 |
* | minor fixes in _mesa_TexGen[id]v() to silence valgrind | Brian Paul | 2003-07-07 | 1 | -6/+16 |
* | fix int/float conversion for GL_TEXTURE_PRIORITY in gl[Get]TexParameteri[v] | Brian Paul | 2003-07-03 | 1 | -3/+9 |
* | Implemented GL_ARB_texture_non_power_of_two (except for auto mipmap generation). | Brian Paul | 2003-07-03 | 7 | -36/+108 |
* | tweak checks for display list zero | Brian Paul | 2003-07-03 | 1 | -1/+6 |
* | Simplify extension string handling. | Brian Paul | 2003-07-03 | 5 | -282/+209 |
* | Committing in . | Jouk Jansen | 2003-07-02 | 10 | -0/+185 |
* | DOS updates (Daniel Borca) | Brian Paul | 2003-06-30 | 1 | -0/+75 |
* | add a few more digits to PI to make Evgeny happy | Brian Paul | 2003-06-27 | 1 | -1/+1 |
* | Committing in . | Jouk Jansen | 2003-06-17 | 1 | -61/+61 |
* | Committing in . | Jouk Jansen | 2003-06-17 | 14 | -451/+430 |
* | DOS updates for new tree (Daniel Borca) | Brian Paul | 2003-06-16 | 40 | -11148/+11230 |