Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dri3: unvalidated lengths in DRI3 extension swapped procs [CVE-2014-8103 1/2] | Alan Coopersmith | 2014-12-08 | 1 | -0/+6 |
* | dri3: Don't enable the DRI3 extension unless some screen supports it | Keith Packard | 2014-08-17 | 1 | -0/+10 |
* | Fix files including xorg-server.h by mistake | Keith Packard | 2014-07-30 | 1 | -2/+0 |
* | dri3: Fix dri3_open API change by adding new dri3_open_client | Keith Packard | 2014-04-08 | 2 | -5/+25 |
* | dri3: Allow asynchronous implementation for dri3_open | Kristian Høgsberg | 2014-04-01 | 3 | -16/+30 |
* | Replace 'pointer' type with 'void *' | Keith Packard | 2014-01-12 | 2 | -5/+5 |
* | dri3: Don't use the major/minor version from the protocol headers | Adam Jackson | 2013-12-13 | 1 | -2/+3 |
* | dri3: Guard against buggy clients | Adam Jackson | 2013-12-13 | 1 | -0/+6 |
* | dri3: Disable when Xinerama is active | Adam Jackson | 2013-12-09 | 1 | -0/+5 |
* | Disable DRI3 and sync fence FD functions if xshmfence isn't available | Keith Packard | 2013-11-04 | 1 | -0/+6 |
* | dri3: Add DRI3 extension | Keith Packard | 2013-10-31 | 8 | -0/+902 |