summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xserver 21.1 RC 2xorg-server-21.0.99.902Povilas Kanapickas2021-10-142-4/+4
* dix/privates.c: Avoid undefined behaviour after realloc()Alex Richardson2021-10-081-9/+7
* xf86: Accept devices with the 'simpledrm' driver.nerdopolis2021-10-081-1/+6
* modesetting: Consider RandR primary output for selectioh of sync crtc.Mario Kleiner2021-10-081-2/+9
* modesetting: Handle mixed VRR and non-VRR display setups better.Mario Kleiner2021-10-082-1/+8
* modesetting: Enable GAMMA_LUT for lut's with up to 4096 slots.Mario Kleiner2021-10-082-6/+19
* xkb: Drop check for XkbSetMapResizeTypesRay Strode2021-10-081-14/+12
* Revert "modesetting: Only use GAMMA_LUT if its size is 1024"Mario Kleiner2021-10-081-15/+1
* xfree86: Let xf86RandR12CrtcComputeGamma() deal with non-power-of-2 sizes.Mario Kleiner2021-10-081-1/+13
* xfree86: Avoid crash in xf86RandR12CrtcSetGamma() memcpy path.Mario Kleiner2021-10-081-3/+7
* glamor: Fix leak in glamor_build_program()Olivier Fourdan2021-10-081-0/+2
* xserver 21.1 RC 1xorg-server-21.0.99.901Povilas Kanapickas2021-09-212-5/+5
* Drop XWayland DDXPovilas Kanapickas2021-09-1552-14017/+6
* xfree86: NUL-terminate strings in hwEnableIOAaron Plattner2021-09-101-1/+3
* modesetting: Only use GAMMA_LUT if its size is 1024Aaron Plattner2021-09-091-1/+15
* glamor: Fix handling of 1-bit pixmapsPovilas Kanapickas2021-09-093-16/+38
* modesetting: Add option for non-vsynced flips for "secondary" outputs.Mario Kleiner2021-09-096-5/+49
* touchevents: set the screen pointer after checking the device is enabledIgnacio Casal Quinteiro2021-09-071-1/+3
* Drop DMX DDXPovilas Kanapickas2021-09-07200-54316/+3
* modesetting: Allow Present flips with mismatched stride on atomic drivers.Mario Kleiner2021-09-073-2/+14
* xwayland: add -noTouchPointerEmulationSimon Ser2021-09-065-1/+14
* Revert "glamor: Enable modifier support for xfree86 too"Mario Kleiner2021-09-011-5/+5
* Don't underlink inputtest on targets which require complete linkageJon Turney2021-09-012-1/+3
* Fix compilation with windows.h from latest w32apiJon Turney2021-08-311-0/+1
* modesetting: Fix VRR window property handling.Mario Kleiner2021-08-271-2/+3
* meson: Implement developer documentation buildPovilas Kanapickas2021-08-208-1/+243
* meson: Add option to disable libdrm supportPovilas Kanapickas2021-08-202-1/+3
* dmx: Fix some redeclaration warnings from gcc 11Adam Jackson2021-08-172-2/+0
* xkb: Silence a warning from gcc 11Adam Jackson2021-08-171-0/+1
* xinput: Silence a warning from gcc 11Adam Jackson2021-08-171-1/+1
* selinux: Stop using security_context_tAdam Jackson2021-08-174-18/+18
* xwayland: fix xdg_output leakSimon Ser2021-08-121-0/+2
* More missing version checks in SProcsDemi Marie Obenour2021-08-082-2/+12
* Remove build-only include from public headerRoman Gilg2021-08-071-1/+0
* XFixes: add version check for byteswapped clientsDemi Marie Obenour2021-08-061-1/+5
* xfree86: Move xf86CVTMode() functionOlivier Fourdan2021-08-064-84/+31
* xfree86/cvt: Drop cvt utilityOlivier Fourdan2021-08-068-390/+1
* xfree86: Use libxcvtOlivier Fourdan2021-08-065-235/+23
* xwayland: Use libxcvtOlivier Fourdan2021-08-062-270/+24
* build: Add dependency on libxcvtOlivier Fourdan2021-08-062-3/+11
* ci: Install libxcvt from gitOlivier Fourdan2021-08-062-1/+9
* Add do-while loops to DIX macrosDemi Marie Obenour2021-07-311-51/+68
* Mark the dixChangeWindowProperty() value argument as constAlex Richardson2021-07-302-2/+2
* glamoregl: Initialize glamor on the main deviceZoltán Böszörményi2021-07-301-3/+8
* xf86: Assign GPUs to screens according to configurationZoltán Böszörményi2021-07-303-22/+41
* xf86: Extract screen configuration matching into its own functionZoltán Böszörményi2021-07-301-22/+27
* Don't hardcode fps for fake screenBoris-Barboris2021-07-294-10/+35
* modesetting: unflip not possible when glamor is not setŁukasz Spintzyk2021-07-221-0/+3
* present: fallback get_crtc to return crtc belonging to screen with present ex...Łukasz Spintzyk2021-07-203-1/+38
* present: Drop flip_idler member from present_vblank_recMichel Dänzer2021-07-093-13/+13