aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/server/radeon_reg.h
Commit message (Expand)AuthorAgeFilesLines
* radeon: cleanup radeon shared code after r300 and r600 classic drivers removalFabio Pedretti2011-11-071-11/+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-211-1/+0
* preparation for r200 hw vertex programs. Increase R200_CMD_BUF_SZ to 16k inst...Roland Scheidegger2006-05-271-0/+2
* fix some obvious typos in radeon_reg.h (only currently unused bits affected)Roland Scheidegger2005-10-161-4/+4
* Add color tiling support to miniglx for radeonDave Airlie2005-08-031-0/+14
* Add missing texture formats for completenessDave Airlie2005-02-151-0/+5
* replace magic number with macro constant RADEON_ZBLOCK16Roland Scheidegger2005-01-261-0/+1
* (Stephane Marchesin, me) add hyperz support to radeon and r200 drivers. Only ...Roland Scheidegger2004-12-081-0/+3
* enable GL_EXT_stencil_wrap (patch from idr), including some hacks for origina...Roland Scheidegger2004-12-031-0/+6
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-6/+104
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-22/+110
* Shared radeon/r200 init codeKeith Whitwell2003-08-061-0/+1927