Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use _swrast_CopyPixels for XFree86 | Alan Hourihane | 2003-12-04 | 1 | -2/+3 |
* | merge latest DRI sis driver changes from the DRI trunk | Alan Hourihane | 2003-12-04 | 30 | -413/+283 |
* | build fix | Alan Hourihane | 2003-12-04 | 1 | -1/+1 |
* | build fixes | Alan Hourihane | 2003-12-04 | 2 | -1/+2 |
* | build fixes | Alan Hourihane | 2003-12-04 | 2 | -2/+2 |
* | build fixes | Alan Hourihane | 2003-12-04 | 3 | -3/+0 |
* | don't use new glDrawPixel routines in Xserver | Brian Paul | 2003-12-04 | 1 | -8/+12 |
* | build fixes | Alan Hourihane | 2003-12-04 | 2 | -2/+3 |
* | build fix | Alan Hourihane | 2003-12-04 | 1 | -2/+0 |
* | build fixes | Alan Hourihane | 2003-12-04 | 2 | -2/+0 |
* | add SPARC ffb DRI driver | Alan Hourihane | 2003-12-04 | 38 | -0/+6958 |
* | build fixes | Alan Hourihane | 2003-12-04 | 2 | -2/+2 |
* | add tdfx DRI driver | Alan Hourihane | 2003-12-04 | 33 | -0/+15823 |
* | Port over changes from XFree86/Mesa 5.0.2, mostly to silence compiler warnings. | Brian Paul | 2003-12-04 | 3 | -2/+16 |
* | Use XPutImage() for glDrawPixels() and XCopyArea() for glCopyPixels() when | Brian Paul | 2003-11-29 | 1 | -28/+172 |
* | accomodate vtx-0-2-branch | Daniel Borca | 2003-11-26 | 4 | -93/+65 |
* | Otto Solares' patch to add radeon 9200 | Brian Paul | 2003-11-25 | 2 | -1/+14 |
* | silence a warning | Brian Paul | 2003-11-25 | 1 | -1/+2 |
* | Import vtx-0-2-branch | Keith Whitwell | 2003-11-24 | 44 | -473/+411 |
* | more texture compression | Daniel Borca | 2003-11-21 | 2 | -5/+20 |
* | small matters | Daniel Borca | 2003-11-20 | 1 | -20/+9 |
* | doc updates; GLUT timer additions; fixed compilation warnings | Daniel Borca | 2003-11-18 | 3 | -43/+35 |
* | vanilla extensions disabled | Daniel Borca | 2003-11-13 | 1 | -3/+2 |
* | dirty hack to advertise vanilla extension names | Daniel Borca | 2003-11-12 | 1 | -0/+23 |
* | fix comments | Brian Paul | 2003-11-07 | 2 | -4/+2 |
* | 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 |