Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove usleeps from sis driver. We probably aren't doing anyone a service | Eric Anholt | 2003-12-09 | 3 | -10/+7 | |
* | fix bogus assertion that checked for an empty texture heap list before | Alan Hourihane | 2003-12-08 | 6 | -13/+12 | |
* | Provide dummy definitions of __driConfig externs | Keith Whitwell | 2003-12-08 | 4 | -0/+12 | |
* | some changes for SOLO build | Alan Hourihane | 2003-12-08 | 5 | -2/+934 | |
* | build in SOLO environment | Alan Hourihane | 2003-12-08 | 2 | -2/+40 | |
* | get ffb compiling | Keith Whitwell | 2003-12-08 | 3 | -69/+6 | |
* | get tdfx compiling | Keith Whitwell | 2003-12-08 | 5 | -163/+38 | |
* | Remove PRIM_PARITY reference | Keith Whitwell | 2003-12-08 | 2 | -6/+1 | |
* | add SETPARAM ioctl | Alan Hourihane | 2003-12-08 | 1 | -9/+33 | |
* | merge some more of the radeon DRI driver from the DRI trunk | Alan Hourihane | 2003-12-07 | 8 | -17/+59 | |
* | sync some more of the r200 driver from the DRI trunk | Alan Hourihane | 2003-12-07 | 9 | -26/+68 | |
* | merge i830 DRI driver from DRI trunk | Alan Hourihane | 2003-12-07 | 2 | -33/+11 | |
* | glFBDev driver from embedded-2 branch. | Brian Paul | 2003-12-06 | 1 | -0/+828 | |
* | fix _SOLO build problem | Alan Hourihane | 2003-12-05 | 1 | -0/+10 | |
* | fix a _SOLO build problem | Alan Hourihane | 2003-12-05 | 1 | -1/+0 | |
* | fix _SOLO build problem | Alan Hourihane | 2003-12-05 | 1 | -0/+1 | |
* | fix some _SOLO build problems | Alan Hourihane | 2003-12-05 | 1 | -1/+7 | |
* | xmlconfig fixes | Alan Hourihane | 2003-12-05 | 5 | -39/+78 | |
* | xmlconfig fixes for the new options | Alan Hourihane | 2003-12-05 | 1 | -5/+11 | |
* | merge r128 DRI driver from DRI trunk | Alan Hourihane | 2003-12-05 | 3 | -42/+67 | |
* | merge i810 DRI driver from DRI trunk | Alan Hourihane | 2003-12-05 | 1 | -27/+7 | |
* | Fix a front/back CopyPixels glitch. | Brian Paul | 2003-12-05 | 1 | -2/+4 | |
* | bring over latest mga DRI driver from DRI trunk | Alan Hourihane | 2003-12-05 | 12 | -506/+433 | |
* | bring in common from DRI trunk | Alan Hourihane | 2003-12-05 | 1 | -6/+61 | |
* | disable some DEBUG | Alan Hourihane | 2003-12-04 | 2 | -1/+6 | |
* | 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 |