| Commit message (Expand) | Author | Age | Files | Lines |
* | NCC fixes and some cosmetics | Daniel Borca | 2003-11-07 | 4 | -50/+5 |
* | fix AccessViolation bug (#835861) | Brian Paul | 2003-11-04 | 1 | -2/+9 |
* | small fixes wrt texture handling | Daniel Borca | 2003-11-03 | 1 | -5/+5 |
* | small fixes wrt texture handling | Daniel Borca | 2003-11-03 | 1 | -44/+31 |
* | Voodoo2 happiness | Daniel Borca | 2003-11-03 | 7 | -160/+66 |
* | removed detritus | Daniel Borca | 2003-10-31 | 1 | -7/+0 |
* | bugfixes wrt texture compression | Daniel Borca | 2003-10-30 | 4 | -87/+50 |
* | changes to accomodate texture compression | Daniel Borca | 2003-10-29 | 10 | -84/+746 |
* | cosmetics and memos | Daniel Borca | 2003-10-22 | 2 | -11/+4 |
* | prevent from optimizing out by some compilers (from XFree86 CVS) | Alan Hourihane | 2003-10-21 | 1 | -1/+1 |
* | wrap in #ifdef FX / #endif | Brian Paul | 2003-10-21 | 1 | -0/+5 |
* | Napalm total immersion | Daniel Borca | 2003-10-21 | 15 | -402/+2098 |
* | cosmetics; translated asm routines for use with ASSYNTAX.H | Daniel Borca | 2003-10-21 | 3 | -389/+40 |
* | Clean out some unused files | Jon Smirl | 2003-10-21 | 3 | -2411/+0 |
* | Update DRI drivers to current DRI CVS and make them work. | Jon Smirl | 2003-10-21 | 93 | -1277/+3596 |
* | Fix Makefiles to copy lib to $(TOP)/lib if missing | Jon Smirl | 2003-10-20 | 9 | -14/+50 |
* | Move initialization of default ctx->Driver.buffer-object-functions into | Brian Paul | 2003-10-19 | 2 | -22/+0 |
* | Minor changes to make linux-solo build again | Jon Smirl | 2003-10-16 | 4 | -18/+138 |
* | protect whole file with #ifdef FX | Brian Paul | 2003-10-15 | 1 | -0/+4 |
* | initialize GetBufferSubData pointer | Brian Paul | 2003-10-15 | 2 | -0/+2 |
* | minor fixes + doc update | Daniel Borca | 2003-10-14 | 3 | -3/+15 |
* | glide driver (wip) | Daniel Borca | 2003-10-13 | 9 | -156/+196 |
* | s/GL_COLOR_INDEX/OSMESA_COLOR_INDEX/ | Brian Paul | 2003-10-11 | 1 | -1/+1 |
* | don't request accum buffer in color index mode | Brian Paul | 2003-10-11 | 1 | -1/+2 |
* | FEATURE_ARB_vertex_buffer_object | Daniel Borca | 2003-10-09 | 1 | -2/+13 |
* | Reorganized combiners. Added optimized span functions. | Daniel Borca | 2003-10-09 | 12 | -882/+924 |
* | More SciTech SNAP specific changes to glheader.h. Also modified the macros | Kendall Bennett | 2003-10-08 | 2 | -23/+23 |
* | improved 'clean' targets (Otto Solares) | Brian Paul | 2003-10-03 | 1 | -1/+2 |
* | updates from Daniel Borca | Brian Paul | 2003-10-02 | 16 | -2009/+5475 |
* | char -> GLubyte | Alan Hourihane | 2003-09-30 | 1 | -1/+1 |
* | add gamma driver - no kernel driver yet | Alan Hourihane | 2003-09-30 | 27 | -8/+14470 |
* | add the SiS driver - no kernel driver yet | Alan Hourihane | 2003-09-30 | 33 | -0/+8589 |
* | fix cut & paste errors | Alan Hourihane | 2003-09-30 | 1 | -6/+6 |
* | add the i830 driver - no kernel driver yet | Alan Hourihane | 2003-09-30 | 25 | -0/+10557 |
* | add the i810 driver - no kernel driver yet | Alan Hourihane | 2003-09-30 | 24 | -0/+8259 |
* | mkdir the server directory, as using cvs with -P would prune an empty | Alan Hourihane | 2003-09-30 | 1 | -1/+3 |
* | remove a _TriangleCaps reference | Brian Paul | 2003-09-23 | 1 | -4/+5 |
* | apply patch #740145 from SourceForge | Brian Paul | 2003-09-22 | 3 | -68/+49 |
* | Make binary - even though this is a text file, common practice is to store MS... | Karl Schultz | 2003-09-19 | 2 | -248/+248 |
* | a few less occurances of _TriangleCaps | Brian Paul | 2003-09-18 | 1 | -5/+9 |
* | s/_backface_sign/_BackfaceSign/ | Brian Paul | 2003-09-18 | 1 | -4/+4 |
* | Update with current set of gl* entry points. | Karl Schultz | 2003-09-18 | 1 | -221/+726 |
* | Copy the DLL files to the lib directory instead of libexec. | Karl Schultz | 2003-09-18 | 2 | -4/+4 |
* | Add symbols to export private entry points to osmesa. | Karl Schultz | 2003-09-18 | 1 | -0/+6 |
* | GL_ARB_vertex_buffer_object working now, at least for non-indexed | Brian Paul | 2003-09-17 | 2 | -30/+39 |
* | added call to _mesa_enable_1_5_extensions() | Brian Paul | 2003-09-17 | 2 | -0/+2 |
* | Generate browse info for Debug version. | Karl Schultz | 2003-08-30 | 2 | -3/+3 |
* | Updates from Daniel Borca | Brian Paul | 2003-08-28 | 2 | -23/+44 |
* | Fix compile problems with `glMultiModeDrawArraysIBM' | Jon Smirl | 2003-08-24 | 3 | -3/+61 |
* | Add missing assembly file from radeon build | Jon Smirl | 2003-08-23 | 1 | -0/+492 |