aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/radeon_sanity.c
Commit message (Expand)AuthorAgeFilesLines
* preparation for r200 hw vertex programs. Increase R200_CMD_BUF_SZ to 16k inst...Roland Scheidegger2006-05-271-0/+1
* fix missing *_STATECHANGE in *UpdateViewportOffset for radeon, r200 and r300 ...Roland Scheidegger2006-03-281-1/+3
* coverity check bug fix going over end of arrayDave Airlie2006-03-081-1/+1
* add the new drm packets needed for ATI_fragment_shader to the sanity code of ...Roland Scheidegger2005-09-101-0/+9
* add support for user-configurable brilinear filtering on r200Roland Scheidegger2005-03-151-0/+1
* s/0/NULL/ (Jeff Muizelaar)Brian Paul2005-02-161-1/+1
* add the new RADEON_CUBIC_OFFSET/FACES state packets/registers to radeon (and ...Roland Scheidegger2005-02-101-1/+24
* (Stephane Marchesin, me) add hyperz support to radeon and r200 drivers. Only ...Roland Scheidegger2004-12-081-0/+2
* add missing R200_RB3D_BLENDCOLOR to r200/radeon_sanity.cRoland Scheidegger2004-06-281-0/+1
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-111-15/+15
* fix from DRI trunkAlan Hourihane2003-12-101-7/+7
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-2/+2
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+1043