summaryrefslogtreecommitdiff
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* xwayland: Keep the CVT timings for non-standard modesHEADmasterOlivier Fourdan2023-05-151-18/+6
* xwayland: Fix spelling of modeinfo in function nameOlivier Fourdan2023-05-151-9/+9
* Xephyr: fix tiny memleak in KdParseKeyboard().Tamura Dai2023-05-121-0/+2
* xwayland: Use our CVT function for fixed mode as wellOlivier Fourdan2023-05-111-17/+4
* xwayland: Do not round non-standard modesOlivier Fourdan2023-05-111-16/+46
* xwayland/window: Queue damage after commits are allowedJonas Ådahl2023-04-261-0/+12
* xwayland/window: Move set-allow functions lower downJonas Ådahl2023-04-261-35/+35
* xwayland: Use the new API to set scanoutOlivier Fourdan2023-04-121-3/+10
* xwayland: Add xwl_glamor_get_drawable_modifiers_and_scanout()Olivier Fourdan2023-04-122-6/+32
* xwayland: use gbm_bo_create_with_modifiers2()Simon Ser2023-04-121-1/+8
* xwayland: Fix build without GBMOlivier Fourdan2023-04-122-4/+7
* xwayland: Make Wayland logs non-fatalOlivier Fourdan2023-04-071-2/+1
* xwayland: Recycle buffers when dmabuf feedback changesOlivier Fourdan2023-04-031-0/+6
* xwayland: Try the Xwayland glamor hook to create pixmapsOlivier Fourdan2023-04-031-5/+12
* xwayland: Create scanout capable BO with the fallback pathOlivier Fourdan2023-04-031-8/+9
* xwayland: Add create_pixmap_for_window() to GBM backendOlivier Fourdan2023-04-031-8/+40
* xwayland: Add a direct hook to create pixmaps with glamorOlivier Fourdan2023-04-032-0/+18
* xwayland: Check for implicit scanout availabilityOlivier Fourdan2023-04-032-0/+10
* xwayland: Check for scanout support in tranchesOlivier Fourdan2023-04-031-3/+7
* xwayland: Use a dedicated feedback callback for windowsOlivier Fourdan2023-04-031-18/+96
* 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
* modesetting: Support accurate DRI presentation timing with TearFreeSultan Alsawaf2023-02-286-4/+182
* modesetting: Ensure vblank events always run in sequential orderSultan Alsawaf2023-02-281-4/+9
* modesetting: Introduce ms_tearfree_is_active_on_crtc helperSultan Alsawaf2023-02-284-4/+13
* modesetting: Improve TearFree state check in ms_present_check_flipSultan Alsawaf2023-02-281-2/+3
* modesetting: Fix memory leak on ms_do_pageflip errorSultan Alsawaf2023-02-281-4/+9
* modesetting: Pass CRTC pointer to TearFree flip handlersSultan Alsawaf2023-02-281-3/+7
* modesetting: Pass reference CRTC pointer to ms_do_pageflipSultan Alsawaf2023-02-284-15/+9
* modesetting: Remove redundant GLAMOR_HAS_GBM #ifdef from ms_do_pageflipSultan Alsawaf2023-02-281-4/+0
* Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith2023-02-258-8/+8
* Add DRM platform for BSDAustin Shafer2023-02-232-1/+2
* 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