summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-02xserver 1.20 RC3xorg-server-1.19.99.903Adam Jackson2-4/+4
2018-04-02modesetting: Fix reported size when using atomic modesettingLouis-Francis Ratté-Boulianne1-4/+4
2018-04-02modesetting: Ignore alpha channel when importing BOs for modesettingLouis-Francis Ratté-Boulianne1-0/+20
2018-04-02modesetting: Use actual crtc position for pageflipOlivier Fourdan1-1/+1
2018-04-02docs: remove resource management referencesEmil Velikov1-168/+0
2018-04-02docs: purge some ISA referencesEmil Velikov1-87/+2
2018-04-02meson: Add pixman-1 to required modules in xorg-server.pcThierry Reding1-1/+5
2018-04-02meson: Distribute more SDK headersThierry Reding15-1/+115
2018-04-02meson: Remove usage of pkg-config --variable=includedirThierry Reding2-1/+3
2018-04-02modesetting/drmmode: add NULL pointer check in drmmode_output_dpmsTobias Klausmann1-2/+5
2018-04-02glamor: sanitze handling of "Debug" Option for "dmabuf_capable"Tobias Klausmann1-3/+7
2018-03-28xserver 1.20 RC2xorg-server-1.19.99.902Adam Jackson2-4/+4
2018-03-28autotools: Derive xkb configuration from xkbcomp.pcAdam Jackson1-4/+12
2018-03-28glamor: Hide new DRI behind Option "Debug" "dmabuf_capable"Adam Jackson2-1/+6
2018-03-28xfree86: Add Option "Debug" to ServerFlagsAdam Jackson3-0/+10
2018-03-28os: Fix -logfile when used with -displayfdAntoine Martin1-1/+1
2018-03-28automake: Fix 'make dist'Olivier Fourdan1-0/+3
2018-03-28Don't delete GLX's extensionInitCallback list during a reset.Kyle Brenneman1-3/+12
2018-03-28modesetting/drmmode: Remove unused flink callDaniel Stone1-7/+0
2018-03-28xwayland: Activate Present flips in rootless mode with GlamorRoman Gilg1-0/+22
2018-03-28xwayland: Implement queuing present vblanksRoman Gilg2-9/+96
2018-03-28xwayland: Add fallback timer for msc countingRoman Gilg2-0/+73
2018-03-28xwayland: Preliminary support for Present's new window flip modeRoman Gilg4-0/+398
2018-03-28xwayland: Add arguments to glamor_pixmap_get_wl_bufferRoman Gilg3-8/+25
2018-03-28present: Add exported init function of window flip modeRoman Gilg2-1/+24
2018-03-28present: Add cleanups for window flip modeRoman Gilg2-1/+34
2018-03-28present: In window flip mode report damage on flip to driverRoman Gilg2-12/+15
2018-03-28present: Add window flip modeRoman Gilg5-1/+719
2018-03-28present: Add driver facing window flip mode hooksRoman Gilg2-0/+44
2018-03-28present: Adapt flip mode API hooks for window flip modeRoman Gilg5-8/+16
2018-03-28present: Add flip_idler vblank propertyRoman Gilg2-0/+2
2018-03-28present: Add present_window_priv properties for window flip modeRoman Gilg2-0/+16
2018-03-28present: Refactor present_screen_initRoman Gilg1-13/+33
2018-03-28present: Add more hooks to internal flip mode APIRoman Gilg4-34/+71
2018-03-28present: Move timings adjustment in common part of flip mode APIRoman Gilg3-29/+50
2018-03-28present: Add flip mode API hook for present_can_window_flipRoman Gilg3-2/+14
2018-03-28present: Add flip mode API hook for present_pixmapRoman Gilg3-60/+119
2018-03-28present: Refactor execute in separate fileRoman Gilg5-64/+140
2018-03-28present: Add flip mode API hooks for several functionsRoman Gilg2-0/+15
2018-03-28present: Move vblank functionality in seperate fileRoman Gilg5-143/+261
2018-03-28present: Preliminary internal flip mode APIRoman Gilg3-6/+45
2018-03-28present: Move screen flip functionality in separate fileRoman Gilg5-1068/+1123
2018-03-28meson: Properly extract ABI versions for xorg-server.pcThierry Reding1-4/+4
2018-03-28meson: Fix generation of xorg-server.pcThierry Reding2-8/+8
2018-03-28meson: Fill in missing data for xorg-server.hThierry Reding1-0/+55
2018-03-28meson: Generate xorg-server.hThierry Reding3-1/+227
2018-03-28dix: Remove unused definitions from dix-config.h.inThierry Reding1-6/+0
2018-03-28xorg: Remove unused definitions from xorg-server.h.inThierry Reding1-9/+0
2018-03-28meson: Fix build if Xdmcp is missingThierry Reding2-3/+9
2018-03-27meson: Add option to set default font path (v2)Adam Jackson3-2/+19