aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r200/r200_screen.h
Commit message (Expand)AuthorAgeFilesLines
* add support for more than 2 texture units (max 6, default 4). use hang workar...Roland Scheidegger2004-06-021-0/+1
* Replace drmHandle, drmContext, drmDrawable, drmMagic and related types withIan Romanick2004-06-021-1/+1
* add check if drm is new enough for packet R200_EMIT_RB3D_BLENDCOLORRoland Scheidegger2004-05-201-0/+1
* Convert all uses of CARD32 and CARD8 to int32_t and int8_t.Ian Romanick2004-03-171-1/+1
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-111-3/+3
* Add support for Radeon IGP chipsets, based off of mcgrof-radeon-igp-v3.diffEric Anholt2004-01-051-2/+3
* sync some more of the r200 driver from the DRI trunkAlan Hourihane2003-12-071-0/+1
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-7/+10
* r200 driver, brought over by Jon SmirlKeith Whitwell2003-08-061-0/+99