Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-04-08 | dri3: Fix dri3_open API change by adding new dri3_open_client | Keith Packard | 2 | -5/+25 |
2014-04-01 | dri3: Allow asynchronous implementation for dri3_open | Kristian Høgsberg | 3 | -16/+30 |
2014-01-12 | Replace 'pointer' type with 'void *' | Keith Packard | 2 | -5/+5 |
2013-12-13 | dri3: Don't use the major/minor version from the protocol headers | Adam Jackson | 1 | -2/+3 |
2013-12-13 | dri3: Guard against buggy clients | Adam Jackson | 1 | -0/+6 |
2013-12-09 | dri3: Disable when Xinerama is active | Adam Jackson | 1 | -0/+5 |
2013-11-04 | Disable DRI3 and sync fence FD functions if xshmfence isn't available | Keith Packard | 1 | -0/+6 |
2013-10-31 | dri3: Add DRI3 extension | Keith Packard | 8 | -0/+902 |