summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/server/radeon_reg.h
AgeCommit message (Expand)Author
2010-01-18r100: add blit supportAlex Deucher
2009-08-28r100/r200: Share PolygonStripple code.Pauli Nieminen
2009-08-26radeon: add r100 OQ support with kms.Dave Airlie
2009-03-20Merge remote branch 'main/master' into radeon-rewriteDave Airlie
2009-03-09fix typo in fragment pipe alu define, should fix dot3_rgb tex combineRoland Scheidegger
2009-01-29WIP comitDave Airlie
2008-09-21Remove CVS keywords.Keith Whitwell
2006-05-27preparation for r200 hw vertex programs. Increase R200_CMD_BUF_SZ to 16k inst...Roland Scheidegger
2005-10-16fix some obvious typos in radeon_reg.h (only currently unused bits affected)Roland Scheidegger
2005-08-03Add color tiling support to miniglx for radeonDave Airlie
2005-02-15Add missing texture formats for completenessDave Airlie
2005-01-26replace magic number with macro constant RADEON_ZBLOCK16Roland Scheidegger
2004-12-08(Stephane Marchesin, me) add hyperz support to radeon and r200 drivers. Only ...Roland Scheidegger
2004-12-03enable GL_EXT_stencil_wrap (patch from idr), including some hacks for origina...Roland Scheidegger
2003-10-21Update DRI drivers to current DRI CVS and make them work.Jon Smirl
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul
2003-08-06Shared radeon/r200 init codeKeith Whitwell