summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/server
Commit message (Expand)AuthorAgeFilesLines
* dri/radeon: drop obsolete radeon_{dri,macros}.h headersEmil Velikov2014-08-212-243/+0
* radeon: cleanup radeon shared code after r300 and r600 classic drivers removalFabio Pedretti2011-11-072-219/+0
* dri: drop MINIGLX_SOURCES (2)George Sapountzis2010-03-061-1337/+0
* egl: Remove USING_EGL and the related drivers.Chia-I Wu2010-01-221-1088/+0
* r100: add blit supportAlex Deucher2010-01-181-1/+24
* r100/r200: Share PolygonStripple code.Pauli Nieminen2009-08-281-0/+3
* radeon: add r100 OQ support with kms.Dave Airlie2009-08-261-0/+2
* Merge remote branch 'main/master' into radeon-rewriteDave Airlie2009-03-201-1/+1
|\
| * fix typo in fragment pipe alu define, should fix dot3_rgb tex combineRoland Scheidegger2009-03-091-1/+1
* | WIP comitDave Airlie2009-01-291-0/+3
|/
* Remove CVS keywords.Keith Whitwell2008-09-214-4/+0
* mesa: standardize on C99's uint*_t instead of u_int*_tKeith Whitwell2008-09-211-2/+2
* preparation for r200 hw vertex programs. Increase R200_CMD_BUF_SZ to 16k inst...Roland Scheidegger2006-05-271-0/+2
* use WidthDave Airlie2006-04-031-0/+1
* fill out framebuffer egl stuff enable egl on R300Dave Airlie2005-12-301-2/+10
* add support for PCIE card to EGL, doesn't fully work yet but these changesDave Airlie2005-12-292-2/+18
* rv370 not rv350Dave Airlie2005-12-291-1/+1
* typoDave Airlie2005-12-291-1/+1
* add some card type ioctl supportDave Airlie2005-12-291-6/+46
* add some r300 informationDave Airlie2005-12-281-1/+7
* fixup driver for some api changesDave Airlie2005-12-231-3/+3
* rearrange some code to put in more logical order, misc clean-upsBrian Paul2005-11-281-53/+98
* use new _egl_api structBrian Paul2005-11-241-3/+5
* fixed wrong return value in radeonShowSurfaceMESA()Brian Paul2005-11-231-2/+2
* fix some obvious typos in radeon_reg.h (only currently unused bits affected)Roland Scheidegger2005-10-161-4/+4
* Add Egberts fixes for 64bit architecturesAlan Hourihane2005-08-151-8/+8
* fix up color tiling in miniglx radeon server codeDave Airlie2005-08-081-15/+34
* Remove platform specific bits from radeon_egl.cJon Smirl2005-08-081-2/+0
* More EGL prep. No impact on anything outside of EGLJon Smirl2005-08-052-1/+16
* New files for radeon egl driver.Jon Smirl2005-08-041-0/+980
* Add color tiling support to miniglx for radeonDave Airlie2005-08-033-2/+81
* Leave the AGP_BASE code in. It is pointless to bump the interfaceJon Smirl2005-07-291-0/+4
* Remove OUTREG(RADEON_AGP_BASE, info->ringHandle); from DRI driverJon Smirl2005-07-291-4/+0
* 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 <marchesin@icps.u-strasbg.fr>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