summaryrefslogtreecommitdiff
path: root/miext
Commit message (Expand)AuthorAgeFilesLines
* Drop miext/shadow directoryMichel Dänzer2021-02-0329-2788/+0
* Drop Xorg DDXMichel Dänzer2021-02-033-6/+0
* Drop Xquartz DDXMichel Dänzer2021-02-0311-5995/+0
* Drop autotools build systemMichel Dänzer2021-02-035-89/+0
* Fix spelling/wording issuesAlan Coopersmith2020-07-055-8/+8
* mi: Add a default no-op miSourceValidateAdam Jackson2019-10-301-4/+2
* miext/sync: Make struct _SyncObject::initialized fully ABI compatibleMichel Dänzer2019-09-261-1/+1
* miext/sync: Fix needless ABI changeAdam Jackson2019-08-211-1/+1
* meson: Build miext/sync for XwaylandOlivier Fourdan2019-08-151-1/+1
* meson: Build rootless extensionJon Turney2019-05-021-0/+13
* xsync: Add resource inside of SyncCreate, export SyncCreateAlex Goins2019-04-173-13/+20
* miext/damage: take care of the coordinate mode in damagePolyPointCedric Roux2018-09-251-10/+30
* meson: Distribute more SDK headersThierry Reding2018-04-023-0/+22
* sync: Clean up a bit of header formatting.Eric Anholt2017-09-201-8/+5
* sync: Convert from "CARD64" to int64_t.Eric Anholt2017-09-202-10/+6
* Add a Meson build system alongside autotools.Eric Anholt2017-04-263-0/+58
* dix: Remove PRIVATE_DAMAGEAdam Jackson2017-03-212-3/+2
* damage: Validate source pictures bound to windows before unwrappingMichel Dänzer2017-02-081-0/+10
* Revert "damage: Make damageRegionProcessPending take a damage not a drawable"Adam Jackson2016-12-131-61/+60
* shadow: Remove unused shadowAllocAdam Jackson2016-12-123-52/+0
* shadow: Macro cleanupAdam Jackson2016-12-1213-19/+15
* shadow: Remove indirection stubsAdam Jackson2016-12-124-29/+0
* shadow: Lift 32->24 conversion from modesetting to dixAdam Jackson2016-12-123-0/+142
* Remove fd_set from Block/Wakeup handler APIKeith Packard2016-07-181-2/+2
* Remove readmask from screen block/wakeup handlerKeith Packard2016-07-181-2/+2
* dix: Switch to the libXfont2 API (v2)Keith Packard2016-07-181-2/+2
* dix: Call screen block/wakeup handlers closest to blocking [v3]Keith Packard2016-06-202-13/+8
* damage: Make damageRegionProcessPending take a damage not a drawableAdam Jackson2016-05-181-60/+61
* rootless: Fix bogus handling of broken root clipAdam Jackson2015-09-211-1/+1
* rootless: rename w->_w to avoid shadow warningsDave Airlie2015-08-171-9/+9
* rootless: fix warnings due to lack of const keeping.Dave Airlie2015-08-172-3/+3
* dix: Restore PaintWindow screen hookAdam Jackson2015-07-084-2/+26
* rootless: Build unconditionallyAdam Jackson2015-07-081-8/+1
* rootless: Genericize the config header a bitAdam Jackson2015-07-081-15/+4
* dix: unifdef pWin->rootlessUnhittableAdam Jackson2015-07-081-4/+4
* dix: Unexport various implementation detailsAdam Jackson2015-07-081-0/+1
* Convert mi & miext to new *allocarray functionsAlan Coopersmith2015-04-213-4/+4
* Drop trailing whitespacesPeter Hutterer2014-11-127-25/+25
* rootless: remove redundant RootlessShapedWindowInAdam Jackson2014-10-081-62/+3
* miext/shadow: Remove shadowInitAdam Jackson2014-07-292-24/+0
* miext/shadow: Remove ancient backwards-compatibility hackAdam Jackson2014-07-292-36/+0
* sync: Add a header include necessary to use misyncstr.hEric Anholt2014-03-171-0/+1
* Replace 'pointer' type with 'void *'Keith Packard2014-01-126-20/+20
* damage: Clean up warningsKeith Packard2014-01-122-4/+3
* miext/sync: Handle libxshmfence API changeKeith Packard2013-12-021-1/+1
* miext: Move SyncShm FDs out of the way of clientsKeith Packard2013-12-021-0/+3
* miext: Ensure xshmfence is only called when driver supports itKeith Packard2013-11-236-10/+162
* Disable DRI3 and sync fence FD functions if xshmfence isn't availableKeith Packard2013-11-041-1/+6
* miext/damage: Partial revert of "Only wrap into the GC ops chain if there's a...Jeremy Huddleston Sequoia2013-10-311-4/+1
* dri3: Add DRI3 extensionKeith Packard2013-10-316-22/+250