| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed some NASM opcodes; added segment overrides and temporary labels | Daniel Borca | 2003-10-21 | 1 | -12/+26 |
* | 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 | 95 | -1279/+3604 |
* | 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 | 3 | -22/+12 |
* | obsolete | Brian Paul | 2003-10-16 | 1 | -74/+0 |
* | Minor changes to make linux-solo build again | Jon Smirl | 2003-10-16 | 5 | -18/+140 |
* | protect whole file with #ifdef FX | Brian Paul | 2003-10-15 | 1 | -0/+4 |
* | fix minor warnings from g++ 3.2 | Brian Paul | 2003-10-15 | 8 | -28/+28 |
* | initialize GetBufferSubData pointer | Brian Paul | 2003-10-15 | 2 | -0/+2 |
* | minor tweaks | Brian Paul | 2003-10-15 | 2 | -4/+4 |
* | Updates to SGI GLU code to get it to compile clean with the Open Watcom compi... | Kendall Bennett | 2003-10-14 | 17 | -2844/+2885 |
* | Updates to x86 assembler support for Open Watcom and SNAP | Kendall Bennett | 2003-10-14 | 3 | -11/+10 |
* | bufObj->Access wasn't being set | Brian Paul | 2003-10-14 | 1 | -1/+3 |
* | minor fixes + doc update | Daniel Borca | 2003-10-14 | 3 | -3/+15 |
* | minor fix in buffer_object_get_target() | Brian Paul | 2003-10-14 | 1 | -1/+1 |
* | glide driver (wip) | Daniel Borca | 2003-10-13 | 10 | -157/+198 |
* | GameMode | Daniel Borca | 2003-10-13 | 1 | -0/+77 |
* | fix some sphere texgen bugs (reported by Daniel Borca) | Brian Paul | 2003-10-11 | 1 | -12/+12 |
* | 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 |
* | don't use color table's format to determine texture env functions | Brian Paul | 2003-10-11 | 1 | -3/+0 |
* | add switch defaults to silence warnings | Brian Paul | 2003-10-10 | 1 | -0/+6 |
* | remove bogus _swrast_texture_table_lookup() call (Eric Plante) | Brian Paul | 2003-10-10 | 1 | -5/+0 |
* | old/unused | Brian Paul | 2003-10-10 | 2 | -486/+0 |
* | Eric Plante's updates for OSMesa16. | Brian Paul | 2003-10-10 | 1 | -0/+300 |
* | Added missing #undef SPAN_VARS to swrast/s_spantemp.h | Kendall Bennett | 2003-10-09 | 1 | -0/+1 |
* | 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 |
* | Eric's mesa-depth32.diff | Keith Whitwell | 2003-10-09 | 2 | -4/+5 |
* | More SciTech SNAP specific changes to glheader.h. Also modified the macros | Kendall Bennett | 2003-10-08 | 5 | -40/+52 |
* | index wasn't being calculated correctly (result was being discarded) | Keith Whitwell | 2003-10-07 | 1 | -5/+6 |
* | VertexAttrib4fv wasn't being installed (4f was). | Keith Whitwell | 2003-10-06 | 1 | -0/+1 |
* | Fix typo | Keith Whitwell | 2003-10-06 | 1 | -1/+1 |
* | fix error message (bug 816876) | Brian Paul | 2003-10-03 | 1 | -1/+1 |
* | improved 'clean' targets (Otto Solares) | Brian Paul | 2003-10-03 | 8 | -14/+16 |
* | Removed bogus OS/2 floating point->integer conversion routine | Kendall Bennett | 2003-10-03 | 1 | -12/+2 |
* | Fixed incorrect Watcom assembler macros | Kendall Bennett | 2003-10-03 | 1 | -2/+2 |
* | Fixed bugs in Mesa software span rendering for color index modes | Kendall Bennett | 2003-10-02 | 2 | -11/+19 |
* | updates from Daniel Borca | Brian Paul | 2003-10-02 | 20 | -2016/+5498 |
* | Updates required for building the SciTech SNAP version of Mesa. This includes: | Kendall Bennett | 2003-09-30 | 6 | -16/+17 |
* | 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 |