summaryrefslogtreecommitdiff
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* xwayland: Prevent nested xwl_present_for_each_frame_callback callsMichel Dänzer2023-03-273-2/+30
* xwayland: Refactor xwl_present_for_each_frame_callback helperMichel Dänzer2023-03-273-27/+20
* xwayland: Fix uninitialised value created by a stack allocationOlivier Fourdan2023-03-081-1/+1
* xwayland/glamor: Track if a xwl_pixmap uses explicit modifiersJonas Ådahl2023-03-081-20/+30
* xwayland/glamor/gbm: Use helper for implicit buffer params tooJonas Ådahl2023-03-081-6/+26
* xwayland/glamor/gbm: Initialize explicit buffer params in helperJonas Ådahl2023-03-081-31/+55
* xwayland/glamor/gbm: Only use modifier gbm API if explicitJonas Ådahl2023-03-081-2/+4
* xwayland: use drmDevice to compare DRM devicesSimon Ser2023-03-035-21/+37
* xwayland: Use MAP_PRIVATE for keymapsOlivier Fourdan2023-03-031-1/+1
* xwayland: don't fall back to wl_drm with explicit modifierSimon Ser2023-03-031-1/+1
* xwayland: fix error path when modifier is not supportedSimon Ser2023-03-031-2/+3
* xwayland: Include <sys/type.h> where neededOlivier Fourdan2023-03-032-0/+5
* Don't install XvfbMichel Dänzer2023-02-172-131/+1
* Drop Xephyr / kdrive DDXMichel Dänzer2023-02-1728-12471/+0
* Drop Xorg DDXMichel Dänzer2023-02-17312-140431/+0
* Drop Xwin DDX and x86 MinGW-w64 cross buildMichel Dänzer2023-02-17100-35018/+0
* Drop Xnest DDXMichel Dänzer2023-02-1741-5706/+0
* Drop Xquartz DDXMichel Dänzer2023-02-17236-43881/+0
* xwayland: override Meson dependencySimon Ser2023-02-131-14/+27
* xwayland: generate pkg-config file from MesonSimon Ser2023-02-132-35/+23
* xwayland: Use wl_output.name for XRandROlivier Fourdan2023-02-131-2/+22
* xwayland: Pass the wl_output versionOlivier Fourdan2023-02-133-4/+6
* xwayland: Use xdg-output name for XRandROlivier Fourdan2023-02-131-3/+23
* xwayland: Tell RR has changed only when doneOlivier Fourdan2023-02-131-1/+2
* xwayland: fix GBM on driver without explicit modifiersSimon Ser2023-02-131-3/+2
* xwayland: Do not use "XWayland" spelling in code identifiersMichel Dänzer2023-02-131-5/+5
* xwayland: Spell XWAYLAND consistently in debug messagesMichel Dänzer2023-02-131-1/+1
* xwayland: Spell Xwayland consistently in error messagesMichel Dänzer2023-02-132-3/+3
* xwayland/window: Do not double add window to damage listMinh Phan2023-02-101-1/+2
* xwayland: wl_pointer.axis_v120 is no longer optionalOlivier Fourdan2023-02-091-9/+1
* xwayland: Commit surface changes with libdecor configureOlivier Fourdan2023-02-031-0/+7
* Xephyr: fix help output.Tamura Dai2023-01-221-1/+1
* xwayland: Send PresentCompleteModeSuboptimalCopy if dmabuf feedback was resentAustin Shafer2023-01-203-1/+36
* xwayland: Add proper support for telling if a format/mod is supportedAustin Shafer2023-01-201-6/+52
* xwayland: Return default feedback in xwl_screenAustin Shafer2023-01-201-9/+65
* xwayland: Make helper for returning a list of formatsAustin Shafer2023-01-201-13/+23
* xwayland: Add get_drawable_modifiers implementationAustin Shafer2023-01-205-14/+102
* xwayland: Add get_main_device helper to GBMAustin Shafer2023-01-203-0/+23
* xwayland: Implement linux_dmabuf_feedback event handlersAustin Shafer2023-01-206-1/+313
* xwayland: Move xwl_format array management to its own functionAustin Shafer2023-01-201-19/+31
* glamor: Don't initialize on softpipeIvan A. Melnikov2023-01-191-0/+4
* xwayland: hook up wl_pointer.axis_v120 eventsPeter Hutterer2023-01-182-21/+49
* xwayland: use a define for the horiz/vert scroll valuatorsPeter Hutterer2023-01-181-10/+13
* xquartz: Disable COMPOSITE at runtimeJeremy Huddleston Sequoia2023-01-171-0/+9
* xquartz: Update the about box copyright to 2023Jeremy Huddleston Sequoia2023-01-171-2/+2
* xwayland: Don't expose XRandR emulated modes for leaseable displaysJoshua Ashton2023-01-121-2/+2
* x86/logind fix suspend/resume when there are no input devicesJocelyn Falempe2023-01-091-1/+5
* Disallow byte-swapped clients by defaultPeter Hutterer2023-01-063-0/+11
* xfree86: Fix videodrv ABI versionOlivier Fourdan2023-01-041-1/+1
* xwayland/output: properly return the current emulated mode when queriedMinh Phan2023-01-032-0/+17