summaryrefslogtreecommitdiff
path: root/src/atidri.c
AgeCommit message (Expand)Author
2012-06-06mach64: port to new compat API.Dave Airlie
2011-04-28Replace deprecated xalloc/xfree/xrealloc with malloc/free/reallocJulien Cristau
2008-01-16mach64: add version (need not match with ati)George Sapountzis
2007-12-02Fix build against xserver master.Michel Dänzer
2007-08-28Merge branch 'master' into pci-reworkGeorge Sapountzis
2007-08-2464 bit warning fixes.Michel Dänzer
2007-03-21[mach64] Add macros for pci-rework source-code compatibilty.George Sapountzis
2007-03-20Fix advertised minimum minor version of the DRI module.Michel Dänzer
2006-11-13[mach64] Prefer double-buffered visuals for GLX.George Sapountzis
2006-11-02Officially require libdrm 2.2.0George Sapountzis
2006-10-26[mach64] EXA: reserve DRI buffers only when DRI is active.George Sapountzis
2006-10-02Bug 6242: [mach64] Use private DMA buffers.George Sapountzis
2006-09-25remove all CVS annotations from the ATI driver filesDave Airlie
2006-08-05[mach64] EXA support.George Sapountzis
2006-06-15ati: fix -Wall in atidri.cDave Airlie
2006-03-22Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libcKristian Høgsberg
2005-10-21Bug #4829: Remove some useless DRI symbol checks.Adam Jackson
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_16XORG-6_8_99_15Adam Jackson
2005-05-24Typo fix from bug #3163 commitAdam Jackson
2005-05-18Bug #3163: Create new DRIINFO_*_VERSION macros to indicate the versionXORG-6_8_99_8Adam Jackson
2004-12-19- Add DRI resume support (Micha Feigin) bug 2063Alex Deucher
2004-06-16Initial revisionEric Anholt