summaryrefslogtreecommitdiff
path: root/hw/kdrive
AgeCommit message (Expand)AuthorFilesLines
10 daysos: unexport Os*() functionsEnrico Weigelt, metux IT consult3-1/+5
10 daysrename remaining RT_* defines to X11_RESTYPE_*Enrico Weigelt, metux IT consult1-1/+1
11 daysos: unexport command line args handling functionsEnrico Weigelt, metux IT consult3-0/+6
2024-03-03dix: unexport AddScreen() and AddGPUScreen()Enrico Weigelt, metux IT consult1-0/+3
2024-02-19drop remains of support for old Sun compilersEnrico Weigelt, metux IT consult1-5/+0
2024-01-19ephyr: 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-12-17ephyr: Send RRCrtcChangeNotify events on resizeAlexander Volkov1-0/+1
2023-11-07Xephyr: use glamor glx providerKonstantin Pugin3-1/+119
2023-05-12Xephyr: fix tiny memleak in KdParseKeyboard().Tamura Dai1-0/+2
2023-01-22Xephyr: fix help output.Tamura Dai1-1/+1
2022-06-27ephyr: Sync even less in ephyrInternalDamageRedisplayAdam Jackson3-6/+11
2022-06-27ephyr: Sync less in hostx_paint_rectAdam Jackson1-2/+1
2022-03-31Replace "the the" with a single "the" in docs & commentsAlan Coopersmith1-1/+1
2022-02-03xephyr: Don't check for SeatId anymorenerdopolis1-18/+16
2021-10-27Remove autotools supportPovilas Kanapickas4-133/+0
2021-09-15glamor: Require EGL_KHR_no_config_contextAdam Jackson1-1/+1
2021-09-15ephyr: Don't open-code glamor_compile_glsl_progAdam Jackson1-33/+2
2021-09-15ephyr/glamor: Port to EGLAdam Jackson7-206/+148
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