summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-27Remove autotools supportPovilas Kanapickas100-6423/+3
2021-10-25xwayland: Add xwl_cursor_clear_frame_cb()Olivier Fourdan3-22/+19
2021-10-25xwayland: Move xwl_cursor_release() to xwayland-cursor.cOlivier Fourdan3-8/+9
2021-10-25xwayland: Rename xwl_seat_update_cursor()Olivier Fourdan1-3/+3
2021-10-22xwayland: fix -noTouchPointerEmulationSimon Ser1-0/+1
2021-10-21xwayland/test: Don't catch errors in run-piglit.shOlivier Fourdan1-0/+2
2021-10-20xwayland: Clear tablet cursor pending frame cbOlivier Fourdan1-0/+7
2021-10-19Fix RandR leasing for more than 1 simultaneously active lease.Mario Kleiner1-1/+1
2021-10-14os: Try to discover the current seat with the XDG_SEAT var firstnerdopolis1-0/+1
2021-10-12xwayland: Notify of root size change with XRandR emulationOlivier Fourdan1-0/+94
2021-10-08dix/privates.c: Avoid undefined behaviour after realloc()Alex Richardson1-9/+7
2021-10-08xf86: Accept devices with the 'simpledrm' driver.nerdopolis1-1/+6
2021-10-08modesetting: Consider RandR primary output for selectioh of sync crtc.Mario Kleiner1-2/+9
2021-10-08modesetting: Handle mixed VRR and non-VRR display setups better.Mario Kleiner2-1/+8
2021-10-07modesetting: Enable GAMMA_LUT for lut's with up to 4096 slots.Mario Kleiner2-6/+19
2021-10-07xkb: Drop check for XkbSetMapResizeTypesRay Strode1-14/+12
2021-10-06xwayland: Set GLVND driver based on GBM backend nameOlivier Fourdan1-0/+6
2021-10-05Use EGL_LINUX_DMA_BUF_EXT to create GBM bo EGLImagesJames Jones4-4/+109
2021-10-05xwayland/shm: Avoid integer overflow on large pixmapsOlivier Fourdan1-2/+9
2021-09-27Revert "modesetting: Only use GAMMA_LUT if its size is 1024"Mario Kleiner1-15/+1
2021-09-27xfree86: Let xf86RandR12CrtcComputeGamma() deal with non-power-of-2 sizes.Mario Kleiner1-1/+13
2021-09-27xfree86: Avoid crash in xf86RandR12CrtcSetGamma() memcpy path.Mario Kleiner1-3/+7
2021-09-23xwayland/glx: Enable sRGB fbconfigsAdam Jackson1-5/+28
2021-09-17xwayland/present: Move xwl_present_reset_timer call out of xwl_present_flipMichel Dänzer1-3/+4
2021-09-15modesetting: Fix dirty updates for sw rotationPatrik Jakobsson3-22/+63
2021-09-15glamor: Assume EGL in glamor_contextAdam Jackson1-15/+12
2021-09-15glamor: Require EGL_KHR_no_config_contextAdam Jackson4-17/+14
2021-09-15wayland/streams: Don't open-code glamor_compile_glsl_progAdam Jackson1-33/+2
2021-09-15ephyr: Don't open-code glamor_compile_glsl_progAdam Jackson1-33/+2
2021-09-15glamor: Don't open-code epoxy_glsl_version()Adam Jackson1-26/+1
2021-09-15ephyr/glamor: Port to EGLAdam Jackson12-282/+148
2021-09-15glamor: Fix leak in glamor_build_program()Olivier Fourdan1-0/+2
2021-09-15xwayland: Fix memory allocation testOlivier Fourdan1-1/+1
2021-09-15xwayland: Fix leak of xwl_screen on initOlivier Fourdan1-4/+4
2021-09-10xfree86: NUL-terminate strings in hwEnableIOAaron Plattner1-1/+3
2021-09-09modesetting: Only use GAMMA_LUT if its size is 1024Aaron Plattner1-1/+15
2021-09-09glamor: Fix handling of 1-bit pixmapsPovilas Kanapickas3-16/+38
2021-09-09modesetting: Add option for non-vsynced flips for "secondary" outputs.Mario Kleiner6-5/+49
2021-09-07touchevents: set the screen pointer after checking the device is enabledIgnacio Casal Quinteiro1-1/+3
2021-09-07Drop DMX DDXPovilas Kanapickas200-54316/+3
2021-09-07modesetting: Allow Present flips with mismatched stride on atomic drivers.Mario Kleiner3-2/+14
2021-09-06xwayland: add -noTouchPointerEmulationSimon Ser5-1/+14
2021-09-01Revert "glamor: Enable modifier support for xfree86 too"Mario Kleiner1-5/+5
2021-09-01Don't underlink inputtest on targets which require complete linkageJon Turney2-1/+3
2021-08-31Fix compilation with windows.h from latest w32apiJon Turney1-0/+1
2021-08-27modesetting: Fix VRR window property handling.Mario Kleiner1-2/+3
2021-08-20meson: Implement developer documentation buildPovilas Kanapickas8-1/+243
2021-08-20meson: Add option to disable libdrm supportPovilas Kanapickas2-1/+3
2021-08-17dmx: Fix some redeclaration warnings from gcc 11Adam Jackson2-2/+0
2021-08-17xkb: Silence a warning from gcc 11Adam Jackson1-0/+1