summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-24dri3: Don't call vfuncs on old DRI3 screensDaniel Stone1-1/+1
2018-04-05modesetting: Actually get framebuffer IDDaniel Stone1-1/+1
2018-04-05dri3: Set stride and size for old clientsDaniel Stone1-0/+2
2018-04-05modesetting: Don't reuse iterator in nested loopDaniel Stone1-2/+3
2018-04-04glamor: Add fd_from_pixmap hookDaniel Stone1-0/+27
2018-04-04glamor: Fall back to non-modifier allocationsDaniel Stone1-2/+3
2018-04-04glamor: Reallocate pixmap storage without modifiers if necessaryDaniel Stone1-5/+6
2018-04-04glamor: Push make_exportable into callersDaniel Stone1-1/+4
2018-04-04glamor: Track if BO allocation used modifiersDaniel Stone4-11/+25
2018-04-04drmmode: Track if BO allocation used modifiersDaniel Stone2-1/+5
2018-04-04dri3: Use single-FD screen call for single-FD requestDaniel Stone3-11/+48
2018-03-28modesetting/drmmode: Remove unused flink callDaniel Stone1-7/+0
2017-09-20meson: Use dependency version_compare()Daniel Stone2-7/+3
2017-09-20Build: Use dri3proto/libdrm CFLAGSDaniel Stone2-1/+2
2017-04-11README: Add link to fd.o CoCDaniel Stone1-0/+6
2017-04-11README: HTTPS everywhereDaniel Stone1-5/+5
2017-04-07modesetting: Set correct DRM event context versionDaniel Stone1-1/+1
2016-02-22dix: Add hybrid full-size/empty-clip mode to SetRootClipDaniel Stone15-35/+59
2015-11-24XWayland: Use FocusIn events for keyboard enterDaniel Stone1-1/+5
2015-11-24Input: Add focus-in event sourceDaniel Stone4-0/+36
2015-11-24Input: Add DeviceEventSource enumDaniel Stone5-14/+29
2015-11-24XKB: Split filter execution into a separate functionDaniel Stone1-68/+76
2014-04-03Add pScreen->NameWindowPixmap hookDaniel Stone2-1/+15
2012-11-21DMX: Add DMX and GLX extensionsDaniel Stone3-5/+23
2012-11-21Constify extensions in LoadExtension usersDaniel Stone3-3/+3
2012-11-21Constify argument to LoadExtensionDaniel Stone2-2/+2
2012-11-19XKB: Remove component listing supportDaniel Stone4-352/+20
2012-10-04Touch: Fix duplicate TouchBegin selection with virtual devicesDaniel Stone1-2/+7
2012-09-25Touch: Fix duplicate TouchBegin selection with virtual devicesDaniel Stone1-2/+7
2012-09-25Xephyr: GLX: Support MakeContextCurrent and MakeCurrentReadSGIDaniel Stone3-31/+154
2012-07-12sdksyms: Fix build with --disable-xvDaniel Stone1-0/+2
2012-07-10AllocDevicePair: Ensure XKB privates are initialisedDaniel Stone2-2/+2
2012-07-10Sync: Always initialise system counter listDaniel Stone1-2/+2
2012-07-10GE: Remove unused RT_GECLIENTDaniel Stone1-2/+0
2012-07-10XFree86: os-support: Remove unused xf86MakeNewMappingDaniel Stone2-15/+0
2012-07-10Xinerama: Reset Composite request vector on closeDaniel Stone1-0/+3
2012-07-10XvMC: Remove unused XvMCGenerationDaniel Stone1-2/+0
2012-07-10Render: Remove unused glyphDepthsDaniel Stone1-2/+0
2012-07-10Xi: Remove dead Device{Enter,Leave}WindowMaskDaniel Stone1-4/+2
2012-07-10GLX: Remove unused noGlxVisualInitDaniel Stone3-17/+1
2012-07-10XKB: Geom: Remove unused codeDaniel Stone2-146/+0
2012-07-10Remove XAADaniel Stone53-24270/+28
2012-07-10Remove last renmants of XFree86LOADER defineDaniel Stone3-7/+1
2012-07-10Remove unused setupFunc from extensionsDaniel Stone5-43/+30
2012-07-10Replace NO_HW_ONLY_EXTS with Xorg DDX testDaniel Stone3-4/+1
2012-07-10Unify miinitext.cDaniel Stone2-122/+2
2012-07-10Remove Xorg-specific extensions from non-Xorg miinitextDaniel Stone1-26/+1
2012-07-10Quartz: Move PseudoramiX initialisation to DDXDaniel Stone2-5/+19
2012-07-10Move the remnants of loadext.c to miinitext.cDaniel Stone5-107/+86
2012-07-10Loader: Move ExtensionModule types to DIXDaniel Stone3-14/+40