aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/mach64/mach64_screen.c
Commit message (Expand)AuthorAgeFilesLines
* Patch removes _SOLO definition needed for mesa-solo. mesa-soloJon Smirl2004-07-041-14/+0
* fix the versionsDave Airlie2004-06-071-2/+2
* Redo of removing __driRegisterExtensions(). I accidentally undid the previous...Jon Smirl2004-06-031-25/+0
* Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd outJon Smirl2004-06-031-20/+27
* kill __driRegisterExtensions(), none of the functions did anythingJon Smirl2004-06-031-26/+0
* driCheckDriDdxDrmVersion uses a function that is not available toIan Romanick2004-06-021-3/+10
* Fix dumb mistake from a previous commit. __driCreateScreen is nowIan Romanick2004-06-011-1/+3
* Convert 'Display *' to '__DRInativeDisplay *'. Only portions of theIan Romanick2004-06-011-2/+2
* fixup mach64 for newer build/typesDave Airlie2004-05-311-1/+1
* silence warning in assignment to gp.valueBrian Paul2004-05-131-1/+1
* Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell2004-04-291-1/+6
* Make sure drivers don't dereference a NULL pointer ifIan Romanick2004-03-261-10/+10
* Add new interface support don't switch on yet ..Dave Airlie2004-03-211-0/+183
* Remove warnings from mach64 build, fix up some _SOLO stuff,Dave Airlie2004-02-061-14/+68
* Initial mach64 driver import for DRI mach64-0-0-6 branch,Dave Airlie2004-02-051-0/+318