summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r200/r200_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Convert all uses of CARD32 and CARD8 to int32_t and int8_t.Ian Romanick2004-03-171-2/+2
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-111-26/+26
* Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul2004-01-201-4/+4
* Change get_ust_nop()'s parameter from int64_t to uint64_t to silence warnings.Brian Paul2004-01-181-1/+1
* Updates to tnl_dd_dmatmp.hKeith Whitwell2003-12-111-1/+1
* sync some more of the r200 driver from the DRI trunkAlan Hourihane2003-12-071-4/+5
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-30/+30
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-3/+3
* r200 driver, brought over by Jon SmirlKeith Whitwell2003-08-061-0/+925