summaryrefslogtreecommitdiff
path: root/hw/kdrive
AgeCommit message (Expand)AuthorFilesLines
2024-05-12ephyr: Fix incompatible pointer type build errorJosé Expósito1-4/+4
2024-01-16ephyr,xwayland: Use the proper private key for cursorOlivier Fourdan1-1/+1
2023-10-25xephyr: Don't check for SeatId anymorenerdopolis1-18/+16
2021-01-29mi: List extensions in usage messageOlivier Fourdan2-1/+3
2020-09-15Consolidate fourcc.hMichel Dänzer2-133/+0
2020-07-05Fix spelling/wording issuesAlan Coopersmith10-32/+28
2020-01-28Xephyr: Cast "red" to char* for xcb_aux_parse_colorMichel Dänzer1-1/+1
2019-10-01Fix various spelling errorsSven Joachim2-6/+6
2019-04-19ephyr: fix typo: rquires -> requiresDiego Viola1-1/+1
2019-04-17Fix missing prototype warning for xf86_find_platform_device_by_devnum()Jon Turney1-0/+2
2019-03-27simple-xinit: Introduce an escaped "--" argument.Eric Anholt1-1/+1
2019-02-25Add ddxInputThread call from os layer into ddx layerAlan Coopersmith1-0/+9
2018-09-28dix: Remove LegalModifier()Adam Jackson1-6/+0
2018-09-28dix: Merge AbortDDX into ddxGiveUpAdam Jackson1-7/+1
2018-08-02meson: Remove XXX for libconfig in kdrive.Eric Anholt1-2/+0
2018-03-27meson: Install man pagesAdam Jackson1-0/+7
2018-03-27man: s/__/@/gAdam Jackson2-5/+5
2018-03-05glamor: Implement GetSupportedModifiersLouis-Francis Ratté-Boulianne1-0/+1
2018-02-20Xephyr: Avoid calling xcb_shm_detach() twiceAlexander Volkov1-1/+0
2018-02-19meson: Xephyr Requires xcb-shm version 1.9.3 or newerLaurent Carlier1-1/+1
2018-02-14miinitext: Load GLX on the mi pathAdam Jackson1-16/+0
2018-02-14glx: Use vnd layer for dispatch (v4)Adam Jackson3-1/+5
2018-02-02Xephyr: Call forgotten XShmDetach if can't mmap SHM segmentAlexander Volkov1-3/+7
2018-02-01Xephyr: Prefer using MIT-SHM FD-passing when possibleAlexander Volkov2-28/+82
2018-02-01Xephyr: Extract functions to create/delete shared memory segmentsAlexander Volkov1-37/+48
2017-12-13kdrive: remove KdSignalWrapper etc.Adam Jackson1-14/+0
2017-11-15glamor: Drop the non-VAO rendering pathAdam Jackson1-29/+8
2017-11-06Xephyr: free driverPrivates on FiniGiuseppe Bilotta1-0/+2
2017-10-30Use ARRAY_SIZE all over the treeDaniel Martin1-3/+1
2017-05-11xephyr: Fix regenerationAdam Jackson1-3/+5
2017-05-04meson: Fix kdrive build.Eric Anholt2-2/+0
2017-05-03kdrive: Remove dead slots from KdCardFuncsAdam Jackson5-120/+1
2017-05-03kdrive: Remove KdOsFuncsAdam Jackson7-126/+10
2017-05-03kdrive: static and dead code cleanupAdam Jackson8-1080/+50
2017-04-26Add a Meson build system alongside autotools.Eric Anholt3-0/+86
2017-04-10xephyr: Check for host XVideo support before trying to use itAdam Jackson1-0/+5
2017-03-27dix: Lift DPMS to a screen hookAdam Jackson1-12/+0
2017-03-23kdrive: Drop kdrive-config.h.Eric Anholt16-30/+32
2017-03-23kdrive: Unifdef KDRIVE_EVDEV.Eric Anholt2-35/+0
2017-03-23Xephyr: Handle source-only pictures in ephyrPrepare/DoneCompositeMichel Dänzer1-2/+4
2017-03-17ephyr: Don't clobber bitsPerPixel when using glamorAdam Jackson1-1/+0
2017-03-15Xephyr: Check screen resources creation successOlivier Fourdan2-2/+9
2017-03-01kdrive: Remove now-unused linux backendAdam Jackson5-1096/+1
2017-03-01xfbdev: RemoveAdam Jackson7-1162/+1
2017-03-01xfake: RemoveAdam Jackson9-935/+2
2017-01-19kdrive: Remove non-evdev input driversAdam Jackson6-1699/+0
2016-10-28ephyr: Leave window unmapped for -glamor-skip-present [v2]Keith Packard1-1/+5
2016-10-26ddx: add new call to purge input devices that weren't addedPeter Hutterer1-0/+5
2016-09-28xephyr: Don't crash if the server advertises zero xv adaptorsAdam Jackson1-1/+1
2016-09-28ephyr: Add a mode for skipping redisplay in glamorEric Anholt2-1/+14