Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-20 | Fix advertised minimum minor version of the DRI module. | Michel Dänzer | |
We don't automatically require bumped minor versions. | |||
2006-11-13 | [mach64] Prefer double-buffered visuals for GLX. | George Sapountzis | |
So that 3D apps apropriately fail in DRI... | |||
2006-11-02 | Officially require libdrm 2.2.0 | George Sapountzis | |
Note that this is only for the headers at compile-time. The driver still uses libdrm 1.2.0 from Xserver at run-time. | |||
2006-10-26 | [mach64] EXA: reserve DRI buffers only when DRI is active. | George Sapountzis | |
2006-10-02 | Bug 6242: [mach64] Use private DMA buffers. | George Sapountzis | |
Map the DMA buffers read-only. This eliminates a security problem where a client can alter the contents of the DMA buffer after submission to the DRM. | |||
2006-09-25 | remove all CVS annotations from the ATI driver files | Dave Airlie | |
2006-08-05 | [mach64] EXA support. | George Sapountzis | |
2006-06-15 | ati: fix -Wall in atidri.c | Dave Airlie | |
atidri.c has some parameter passing bugs, fixed those and cleaned other warnings. | |||
2006-03-22 | Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libc | Kristian Høgsberg | |
symbols directly. The xf86* versions aren't supposed to be used directly. Drop libc wrapper; don't include xf86_ansic.h and add includes now missing. | |||
2005-10-21 | Bug #4829: Remove some useless DRI symbol checks.accelerated_indirect-0-0-1 | Adam Jackson | |
2005-07-11 | Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_16XORG-6_8_99_15 | Adam Jackson | |
2005-05-24 | Typo fix from bug #3163 commit | Adam Jackson | |
2005-05-18 | Bug #3163: Create new DRIINFO_*_VERSION macros to indicate the versionXORG-6_8_99_8 | Adam Jackson | |
number of the DRIInfoRec, disambiguating it from the XF86DRI protocol version number. Modify DRIQueryVersion to return the libdri version number, which all DDXes were requesting implicitly. Fix the DDXes to check for the DRIINFO version they were compiled against. | |||
2004-12-19 | - Add DRI resume support (Micha Feigin) bug 2063 | Alex Deucher | |
2004-06-16 | Initial revision | Eric Anholt | |