aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/server
Commit message (Expand)AuthorAgeFilesLines
* Fixing memset on ia64 & other archsDave Airlie2005-03-051-2/+3
* Add missing texture formats for completenessDave Airlie2005-02-151-0/+5
* Typo fix.Michel Dänzer2005-02-131-1/+1
* MMIO endianness fixes for Radeon drivers.Michel Dänzer2005-02-121-9/+3
* replace magic number with macro constant RADEON_ZBLOCK16Roland Scheidegger2005-01-261-0/+1
* fixup pci code for Jon's last checkin for changing page sizeDave Airlie2004-12-091-2/+2
* (Stephane Marchesin, me) add hyperz support to radeon and r200 drivers. Only ...Roland Scheidegger2004-12-081-0/+3
* From: Stephane Marchesin <[email protected]>Dave Airlie2004-12-082-7/+96
* enable GL_EXT_stencil_wrap (patch from idr), including some hacks for origina...Roland Scheidegger2004-12-031-0/+6
* Make solo radeon/r128 drivers track fix for DRI bug 849Jon Smirl2004-07-101-13/+5
* Convert miniglx to use Ian's fancy new driver config code.Jon Smirl2004-07-051-45/+0
* This should make most linux-solo drivers work again. Mainly a fixJon Smirl2004-06-291-1/+1
* Replace drmHandle, drmContext, drmDrawable, drmMagic and related types withIan Romanick2004-06-023-11/+11
* set default page flipping to zero can be changed in header fileDave Airlie2004-04-153-2/+5
* get agpmode from config fileDave Airlie2004-04-141-3/+4
* make this exactly like XFree86 .. allows 4x to workDave Airlie2004-04-131-5/+5
* These files are redundant now. Definitions come from DRM files.Jon Smirl2004-03-122-703/+0
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-112-20/+20
* add SETPARAM ioctlAlan Hourihane2003-12-081-9/+33
* Otto Solares' patch to add radeon 9200Brian Paul2003-11-252-1/+14
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-216-211/+231
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-224-265/+274
* Shared radeon/r200 init codeKeith Whitwell2003-08-067-0/+4399