summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common/mmio.h
AgeCommit message (Expand)Author
2008-09-21mesa: standardize on C99's uint*_t instead of u_int*_tKeith Whitwell
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-06-21replace __inline and __inline__ with INLINE macroBrian Paul
2005-04-25Minor changes to make linux-solo build againJon Smirl
2005-02-12MMIO endianness fixes for Radeon drivers.Michel Dänzer
2004-12-14uint*t -> u_int*t changesAlan Hourihane
2004-10-26As per suggestions my Michel Daenzer, improve the fix for bugzilla #1513.Ian Romanick