summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/server/radeon_reg.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-03classic/r100: Delete driverDylan Baker1-2163/+0
2011-11-07radeon: cleanup radeon shared code after r300 and r600 classic drivers removalFabio Pedretti1-11/+0
2010-01-18r100: add blit supportAlex Deucher1-1/+24
2009-08-28r100/r200: Share PolygonStripple code.Pauli Nieminen1-0/+3
2009-08-26radeon: add r100 OQ support with kms.Dave Airlie1-0/+2
2009-03-20Merge remote branch 'main/master' into radeon-rewriteDave Airlie1-1/+1
2009-03-09fix typo in fragment pipe alu define, should fix dot3_rgb tex combineRoland Scheidegger1-1/+1
2009-01-29WIP comitDave Airlie1-0/+3
2008-09-21Remove CVS keywords.Keith Whitwell1-1/+0
2006-05-27preparation for r200 hw vertex programs. Increase R200_CMD_BUF_SZ to 16k inst...Roland Scheidegger1-0/+2
2005-10-16fix some obvious typos in radeon_reg.h (only currently unused bits affected)Roland Scheidegger1-4/+4
2005-08-03Add color tiling support to miniglx for radeonDave Airlie1-0/+14
2005-02-15Add missing texture formats for completenessDave Airlie1-0/+5
2005-01-26replace magic number with macro constant RADEON_ZBLOCK16Roland Scheidegger1-0/+1
2004-12-08(Stephane Marchesin, me) add hyperz support to radeon and r200 drivers. Only ...Roland Scheidegger1-0/+3
2004-12-03enable GL_EXT_stencil_wrap (patch from idr), including some hacks for origina...Roland Scheidegger1-0/+6
2003-10-21Update DRI drivers to current DRI CVS and make them work.Jon Smirl1-6/+104
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul1-22/+110
2003-08-06Shared radeon/r200 init codeKeith Whitwell1-0/+1927