summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-21xwayland: skip drm authentication with render nodeOlivier Fourdan1-0/+6
2018-06-21xwayland: GBM should fail w/out "GL_OES_EGL_image"Olivier Fourdan1-1/+3
2018-06-21xwayland: swap "name" and "id" in init_wl_registry()Olivier Fourdan4-6/+6
2018-06-21xwayland: move glamor specific routinesOlivier Fourdan3-94/+89
2018-06-21xwayland: make xwl_output_get_xdg_output() staticOlivier Fourdan2-2/+3
2018-06-21xwayland: do not disable glamor if EGLStream failedOlivier Fourdan1-6/+4
2018-06-21xwayland: process Wayland events after adding screenOlivier Fourdan1-0/+4
2018-06-21xwayland: "EGL_EXT_device_base" required for EGLStreamOlivier Fourdan1-0/+3
2018-06-21xwayland: allow "-eglstream" optionOlivier Fourdan1-6/+4
2018-06-21glx/vndcmds: Fix vendor hash table key sizeVladimir Panteleev1-1/+1
2018-06-18xwayland: add "tablet" into the tablet device namesPeter Hutterer1-4/+4
2018-06-14Xext/shm: Refuse to work for remote clientsAlexander Volkov1-4/+14
2018-06-12xfree86: Makefile shouldn't rely on superuser being named 'root'Michał Górny1-2/+2
2018-06-11xfree86: Inline xf86{Read,Write}Mmio{8,16,32} on alphaMatt Turner6-64/+50
2018-06-11xwayland: use pixmap size on present flipOlivier Fourdan1-4/+3
2018-06-08present/wnmd: Preserve window pixmap's screen_x/y on flipMichel Dänzer1-0/+4
2018-06-08xwayland: fix typo in non-modifier fallback pathDave Airlie1-1/+1
2018-06-08Xi: add forgotten byte-swaps for Valuator fieldsRoman Kapl1-0/+3
2018-06-08Xi: fix byte-swapping of button labelsRoman Kapl1-6/+20
2018-06-07glamor: Enable modifier support for xfree86 tooAdam Jackson1-2/+2
2018-06-01exa: Use PictureMatchFormat for source-only picture format descriptionMichel Dänzer1-1/+2
2018-05-28glamor: Propagate glamor_fds_from_pixmap error in glamor_fd_from_pixmapMichel Dänzer1-1/+1
2018-05-23glamor: Always return 0 from glamor_fds_from_pixmap on errorMichel Dänzer1-3/+3
2018-05-21modesetting: Pass O_CLOEXEC when opening a DRM deviceMichel Dänzer1-3/+3
2018-05-21xfree86: Fix O_CLOEXEC usage in lnx_platformMichel Dänzer1-1/+1
2018-05-21os/WaitFor: Use the simpler xorg_list_for_each_entry()Chris Wilson1-2/+2
2018-05-21os/WaitFor: Use xorg_list_append()Chris Wilson1-1/+1
2018-05-16glamor_init: clamp GLSL to 120 if platform doesn't have instanced arraysLukas F. Hartmann1-0/+8
2018-05-14DRI2: Sync radeonsi_pci_ids.h from MesaBas Nieuwenhuizen1-0/+30
2018-05-14meson: don't put literal 'PACKAGE_STRING' and 'XORG_MAN_PAGE' in man pagesJon Turney1-2/+2
2018-05-14meson: don't install xorg wrapper manpages if suid-wrapper isn't being usedJon Turney1-11/+13
2018-05-14meson: install xwinclip and Xwinrc man pagesJon Turney2-0/+14
2018-05-14Post-1.20 version bumpAdam Jackson2-4/+4
2018-05-10xserver 1.20xorg-server-1.20.0Adam Jackson2-4/+4
2018-05-09meson: Fix module_dir configuration (v2)Aaron Plattner2-7/+4
2018-05-08modesetting: set gbm as dependency in meson buildRoman Gilg1-0/+1
2018-05-08man: Fix automake sedderyAdam Jackson1-15/+15
2018-05-08glx: Be sure to set an error for ghost contextsAdam Jackson1-1/+3
2018-05-08present: Fix swapping of PresentCompleteNotify eventsAdam Jackson1-0/+2
2018-05-08xwayland: Don't create a "fake" crtc for PresentAdam Jackson2-18/+4
2018-05-08xwayland: Fix a 32-bit build warning.Eric Anholt1-1/+1
2018-05-08dri3: Switch fds_from_pixmap to stdint types.Eric Anholt3-10/+10
2018-05-08dri3: Switch get_modifiers to using stdint.Eric Anholt5-11/+11
2018-05-08dri3: Switch get_drawable_modifiers to using stdint.Eric Anholt4-11/+11
2018-05-08randr: Fix a compiler warning on 32-bit.Eric Anholt1-1/+1
2018-05-08dix: Fix a warning about GetTimeInMillis return value in XFont2.Eric Anholt1-1/+6
2018-05-07xwayland: persistent window struct on presentRoman Gilg3-152/+212
2018-05-07modesetting: Fix and improve ms_kernel_msc_to_crtc_msc()Mario Kleiner2-14/+54
2018-05-07modesetting: Remove ms_crtc_msc_to_kernel_msc().Mario Kleiner3-44/+3
2018-05-07meson: Set XCONFIGFILE to 'xorg.conf' instead of '/etc/xorg.conf'Aaron Plattner1-2/+2