Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix typo | Alan Hourihane | 2003-12-10 | 2 | -8/+8 |
* | Fix typo. | Keith Whitwell | 2003-12-09 | 1 | -1/+1 |
* | MGA only has one vertex format. | Keith Whitwell | 2003-12-09 | 1 | -18/+15 |
* | Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floating | Keith Whitwell | 2003-12-09 | 5 | -72/+97 |
* | Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floating | Keith Whitwell | 2003-12-09 | 1 | -23/+27 |
* | Fix use of uninited value 'flags', removed unused vars. | Keith Whitwell | 2003-12-09 | 1 | -2/+2 |
* | Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floating | Keith Whitwell | 2003-12-09 | 3 | -47/+101 |
* | clean up some compiler warnings | Keith Whitwell | 2003-12-09 | 3 | -4/+7 |
* | No need to call UpdateMaterial() from RunPipeline(). | Keith Whitwell | 2003-12-09 | 1 | -2/+0 |
* | No need to call radeonUpdateMaterial() from RunPipeline(). | Keith Whitwell | 2003-12-09 | 1 | -2/+0 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | Otto Solares' patch to add radeon 9200 | Brian Paul | 2003-11-25 | 2 | -1/+14 |
* | Import vtx-0-2-branch | Keith Whitwell | 2003-11-24 | 41 | -470/+409 |
* | 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 |
* | Minor changes to make linux-solo build again | Jon Smirl | 2003-10-16 | 4 | -18/+138 |