aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/mga/mga_xmesa.h
Commit message (Expand)AuthorAgeFilesLines
* In addition to dead-code removal and other clean-up, bump the required DDXIan Romanick2005-05-181-15/+15
* More comments. More dead-code removed. More clean-up.Ian Romanick2005-05-181-1/+0
* Remove some unused structure fields, add some comments, and ifdef out someIan Romanick2005-05-121-4/+0
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-0/+11
* Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.Adam Jackson2005-01-311-3/+0
* uint*t -> u_int*t changesAlan Hourihane2004-12-141-1/+1
* Convert int(8|32)_t to uint(8|32)_t, like should have been done the first time.Ian Romanick2004-03-181-1/+1
* Convert all uses of CARD32 and CARD8 to int32_t and int8_t.Ian Romanick2004-03-171-1/+1
* Adjust mga drivers to remove redundant h file for sarea and IOCTLsJon Smirl2004-03-121-5/+5
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-0/+4
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-2/+7
* mga driver, brought over by Jon SmirlKeith Whitwell2003-08-061-0/+143