Commit Graph

  • 098e0f52c0 xwayland/eglstream: Do not commit without surface Olivier Fourdan 2021-04-19 18:11:19 +0200
  • bee2ebb29f xwayland/eglstream: Drop the list of pending streams Olivier Fourdan 2021-04-27 14:17:19 +0200
  • e19bf86c17 xwayland/eglstream: Keep a reference to the pixmap Olivier Fourdan 2021-04-14 17:31:08 +0200
  • cb61ecc729 xwayland/eglstream: Dissociate pending stream from window Olivier Fourdan 2021-04-16 10:38:23 +0200
  • cc596bcfb2 xwayland/eglstream: Add more error checking Olivier Fourdan 2021-04-01 08:46:52 +0200
  • 823f3254fa xwayland/eglstream: Small refactoring Olivier Fourdan 2021-04-15 10:59:36 +0200
  • 85244d2a20 xwayland/eglstream: Check framebuffer status Olivier Fourdan 2021-03-31 09:49:35 +0200
  • 252cbad316 xwayland/glamor: Add return status to post_damage Olivier Fourdan 2021-03-31 13:57:45 +0200
  • 3b265c59a6 glamor: Dump backtrace on GL error Olivier Fourdan 2021-03-30 08:48:25 +0200
  • 25d2f4948f xwayland: Check buffer prior to attaching it Olivier Fourdan 2021-03-29 15:01:15 +0200
  • 4f0889e983 xwayland/eglstream: Check buffer creation Olivier Fourdan 2021-03-29 14:22:56 +0200
  • 23a53f0d54 glx: fixup symbol name for get_extensions function Vasily Khoruzhick 2020-03-20 20:36:25 -0700
  • 4f6fbd5009 xwayland-eglstream: fix X11 rendering to flipping GL / VK window Erik Kurzinger 2021-04-27 07:23:44 -0400
  • a50a0e3485 glxcmds: Fix possible out of bounds qarmin 2020-04-28 22:05:02 +0200
  • 3ea46f9336 dri2: Sync i965_pci_ids.h from mesa iris_pci_ids.h Mazlan, Hazwan Arif 2020-07-30 10:12:27 +0800
  • d3933a24d1 CI: Add an x86 MinGW-w64 cross build Jon Turney 2019-04-23 17:59:29 +0100
  • 7e142cb2a8 xserver: fix RGB mask handling luporl 2020-12-09 11:11:15 -0300
  • 5be3b80b8d modesetting: Remove few common functions from ms namespace Łukasz Spintzyk 2020-09-18 14:32:01 +0200
  • c282be503e modesetting: remove unnecessary ms_covering_xf86_crtc dup of ms_covering_randr_crtc Łukasz Spintzyk 2020-09-18 14:31:53 +0200
  • b923364c5e modesetting: Find crtc on secondary outputs as fallback instead of returning primary crtc Łukasz Spintzyk 2020-09-18 14:31:47 +0200
  • d2dce22b67 present: fix msc offset calculation in screen mode Łukasz Spintzyk 2020-09-18 14:31:34 +0200
  • 908deb0895 present: Use crtc's screen present operation for syncing Łukasz Spintzyk 2020-09-18 14:31:25 +0200
  • d03c0de77b modesetting: Initialize present extension despite glamor is disabled Łukasz Spintzyk 2020-09-18 14:29:25 +0200
  • d4cc2e2db9 Bump version for Xwayland 21.1.1 release xwayland-21.1.1 Michel Dänzer 2021-04-13 16:29:16 +0200
  • 6b767cdf65 xserver 1.20.11 xorg-server-1.20.11 Matt Turner 2021-04-13 10:01:34 -0400
  • 1e4bf85df1 Fix XChangeFeedbackControl() request underflow Matthieu Herrb 2021-04-13 15:55:41 +0200
  • a1a1aa2c14 Fix XChangeFeedbackControl() request underflow Matthieu Herrb 2021-03-21 18:38:57 +0100
  • 7aaf54a188 Fix XChangeFeedbackControl() request underflow Matthieu Herrb 2021-03-21 18:38:57 +0100
  • 66ce61983d xkb: silence a compiler warning Peter Hutterer 2021-03-18 09:59:17 +1000
  • f6b8f8c071 xkb: don't require a trailing slash for the XKM output dir Peter Hutterer 2021-03-18 09:44:53 +1000
  • eceafd4a2d meson: switch getpeer* checks to autotools style Jan Beich 2021-04-09 14:44:13 +0000
  • 9f8421af63 meson: check pthread_setname_np like autotools Jan Beich 2021-04-09 15:22:22 +0000
  • 38e875904b xwayland: implement pixmap_from_buffers for the eglstream backend Erik Kurzinger 2020-12-03 14:57:51 -0800
  • bc99dd2127 xwayland: Add check_flip() glamor backend function Erik Kurzinger 2021-03-03 11:56:41 +0100
  • 400d4d0fdd xwayland: move formats and modifiers functions to common glamor code Erik Kurzinger 2021-02-12 12:09:27 -0800
  • ae225417c0 xwayland: Move dmabuf interface to common glamor code Olivier Fourdan 2021-03-03 09:55:12 +0100
  • d231ce2d9c meson: Disable LTO for tests Povilas Kanapickas 2021-04-07 22:16:43 +0300
  • 68c2cfadd6 meson: Make sure defines are either set to 1 or not defined Povilas Kanapickas 2021-04-05 16:24:47 +0300
  • faff5bbdf5 meson: Sync the name of INPUTTHREAD conf macro with autotools build Povilas Kanapickas 2021-04-05 16:24:46 +0300
  • b25795462f meson: Add missing pthread dependency for libxserver_os library Povilas Kanapickas 2021-04-05 16:24:48 +0300
  • 9582ef4efc meson: Fix typo in libxserver_os dependencies for openbsd Povilas Kanapickas 2021-04-05 16:24:45 +0300
  • 689496ed65 meson: Switch project version to 20.x.y style Povilas Kanapickas 2021-04-07 21:55:03 +0300
  • 2df55813d0 meson: Drop version subpatch handling Povilas Kanapickas 2021-04-07 21:55:02 +0300
  • 5d3679104a meson.build: Keep the protocol version looking like xserver 1.20.x did Adam Jackson 2021-04-07 21:55:01 +0300
  • 3e4e70db10 meson: Fix DragonFly BSD identifier in meson build files George Matsumura 2021-04-07 17:28:46 -0600
  • 199f278a1b French text in Preferences Pane Review Edouard Gaulué 2021-03-16 20:59:17 +0100
  • 65b27d82f2 xquartz: Call PseudoramiXExtensionInit() through InitOutput() just like xwin Jeremy Huddleston Sequoia 2021-04-04 16:10:28 -0700
  • 34e2a64ce0 xfree86: fix gtf support detection for EDID 1.4 Pascal VITOUX 2020-11-27 16:54:59 +0000
  • b75d0cca28 modesetting: Defer crtc gamma size upgrade to drmmode_setup_colormap Aaron Plattner 2021-02-19 11:47:13 -0800
  • ab8f8c9841 xserver/os: safer IPv6 "kame hack" fix, only override sin6_scope_id if zero Jeremie Courreges-Anglas 2021-01-21 23:52:15 +0100
  • aeed57d722 xkb: Fix parsing of XkbSA_DeviceValuator action type Povilas Kanapickas 2021-03-26 00:09:41 +0200
  • a3931ec6f4 xfree86: Create a symlink X -> Xorg when installing using meson Povilas Kanapickas 2021-03-25 22:46:33 +0200
  • 09cd65233e xfree86: Set appropriate install_mode for suid_wrapper Povilas Kanapickas 2021-03-25 22:48:56 +0200
  • 88b5e1a219 meson: Bump min meson version to 0.47 to get install_mode support Povilas Kanapickas 2021-03-25 22:48:55 +0200
  • 82d2156ba7 xfree86: Fix meson overwriting suid wrapper with the wrapped executable Povilas Kanapickas 2021-03-25 22:51:39 +0200
  • ba51acb1de miext: Remove if check which is always true Povilas Kanapickas 2021-03-25 22:57:56 +0200
  • 99e7ccffb3 dix: Fix URL to description of focus in/out model Povilas Kanapickas 2021-03-25 23:18:14 +0200
  • 1b7dca27eb xwayland: remove wl_log_set_handler_client workaround Simon Ser 2021-02-18 12:04:48 +0100
  • 2a327e5860 Bump version for final Xwayland 21.1.0 release xwayland-21.1.0 Michel Dänzer 2021-03-17 17:45:01 +0100
  • aa06f8bdec meson: Make sure XKM_OUTPUT_DIR has a trailing slash Michel Dänzer 2021-03-15 17:30:24 +0100
  • 6c51818a0f meson: Make sure XKM_OUTPUT_DIR has a trailing slash Michel Dänzer 2021-03-05 15:23:53 +0100
  • 376eaadde3 meson: hide C API if Xorg is disabled (like autotools) Jan Beich 2021-03-05 22:50:51 +0000
  • 4ae36f418e xquartz: Ensure the mouse pointer is shown when switching to a native macOS alert or window Jeremy Huddleston Sequoia 2021-03-08 21:02:40 -0800
  • b2d96b5cd4 Avoid sequences of malloc(0) / free() by checking the length. Matthieu Herrb 2021-02-27 11:30:18 +0100
  • 15a413e11d xquartz: Update meson build to remove deleted files Jeremy Huddleston Sequoia 2021-02-22 23:02:42 -0800
  • e59848548a xquartz: Fix appFlags build failure with macOS 10.15+ SDKs Jeremy Huddleston Sequoia 2021-03-05 22:57:24 -0800
  • 69e087caa4 xwayland: Fix path in pkg-config with autoconf Olivier Fourdan 2021-02-05 11:36:15 +0100
  • a8581795ed xwayland: Fix LeaveNotify for relative pointer Olivier Fourdan 2021-03-04 14:13:41 +0100
  • d7391f383d xwayland: Fix LeaveNotify for relative pointer Olivier Fourdan 2021-03-04 14:13:41 +0100
  • a5367face1 xfree86: Fix autoconfig secondary GPU devices Jacob Cherry 2021-03-03 17:50:31 +0000
  • f20dc97947 Bump version to 21.0.99.902 xwayland-21.0.99.902 Michel Dänzer 2021-03-03 18:03:00 +0100
  • 15f8b78904 xwayland: Delay cursor visibility update Olivier Fourdan 2021-03-03 17:56:55 +0100
  • 97ed0048e4 xwayland: Delay cursor visibility update Olivier Fourdan 2020-12-18 17:53:33 +0100
  • efd546cd1e meson.build: Keep the protocol version looking like xserver 1.20.x did Adam Jackson 2021-03-02 11:40:14 +0100
  • 8890c44a75 xquartz: Remove a check for NSAppKitVersionNumber >= NSAppKitVersionNumber10_7 Jeremy Huddleston Sequoia 2021-02-21 21:49:58 -0800
  • 3c3680c366 xquartz: Don't include strndup.c any more since we no longer support 10.8 and older Jeremy Huddleston Sequoia 2021-02-21 21:49:14 -0800
  • e1fdc856ae xquartz: Add a launch trampoline to better integrate with modern versions of macOS Jeremy Huddleston Sequoia 2021-02-21 20:58:42 -0800
  • 9d329a0fb1 xquartz: Remove a check for NSAppKitVersionNumber >= NSAppKitVersionNumber10_7 Jeremy Huddleston Sequoia 2021-02-21 21:49:58 -0800
  • 839b49ac05 xquartz: Don't include strndup.c any more since we no longer support 10.8 and older Jeremy Huddleston Sequoia 2021-02-21 21:49:14 -0800
  • 677eb6827b xquartz: Add a launch trampoline to better integrate with modern versions of macOS Jeremy Huddleston Sequoia 2021-02-21 20:58:42 -0800
  • 8f8e9c53e7 xquartz: Don't process AppKit events if we haven't finished initializing Jeremy Huddleston Sequoia 2021-02-19 23:16:56 -0800
  • 25035229b7 xquartz: Don't process AppKit events if we haven't finished initializing Jeremy Huddleston Sequoia 2021-02-19 23:16:56 -0800
  • aa6f84021a xquartz: Allocate each fbconfig separately Jeremy Huddleston Sequoia 2021-02-20 17:24:14 -0800
  • 487286d472 xquartz: Allocate each fbconfig separately Jeremy Huddleston Sequoia 2021-02-20 17:24:14 -0800
  • 7aa51bb572 xquartz: Fix a compiler warning about const incompatible pointer assignment Jeremy Huddleston Sequoia 2021-02-20 15:17:18 -0800
  • 6a83fb51b7 xquartz: Fix a compiler warning about const incompatible pointer assignment Jeremy Huddleston Sequoia 2021-02-20 15:17:18 -0800
  • d751c46bd7 xquartz: Fix build with sparkle enabled Jeremy Huddleston Sequoia 2021-02-18 23:16:15 -0800
  • a3ddcdd56c xquartz: Fix build with sparkle enabled Jeremy Huddleston Sequoia 2021-02-18 23:16:15 -0800
  • 03c2e12a82 xquartz: Silence a compiler warning about missing internal methods on NSApplication Jeremy Huddleston Sequoia 2021-02-18 12:43:53 -0800
  • fcbd57367e xquartz: Rewrite Window menu handling to not depend on X11App.windowsMenu.numberOfItems being correct in -awakeFromNib Jeremy Huddleston Sequoia 2021-02-18 22:19:21 -0800
  • b27c6602b3 xquartz: Convert X11Controller ivars into @properties Jeremy Huddleston Sequoia 2021-02-18 15:41:29 -0800
  • 625c7e4dec xquartz: Convert X11Application ivars into @properties Jeremy Huddleston Sequoia 2021-02-18 14:39:46 -0800
  • 3017fec605 xquartz: Fold quartzCommon.h into quartz.h Jeremy Huddleston Sequoia 2021-02-18 14:47:50 -0800
  • bdaff44f98 xquartz: Fold away some unnecessary hops to X11Controller through X11Application Jeremy Huddleston Sequoia 2021-02-18 13:00:43 -0800
  • 7d22031a6b xquartz: Fold away array_with_strings_and_numbers and simplify with more modern Objective-C Jeremy Huddleston Sequoia 2021-02-18 09:41:30 -0800
  • 937b63ff44 xqaurtz: Remove message_kit_thread() and use dispatch instead Jeremy Huddleston Sequoia 2021-02-18 09:33:56 -0800
  • e531d3a4cb xquartz: Use objc_autoreleasePoolPush / objc_autoreleasePoolPop directly in QuartzBlockHandler Jeremy Huddleston Sequoia 2021-02-17 23:58:53 -0800
  • 08cf6c90fd xquartz: Minor code modernization -- @autoreleasepool adoption Jeremy Huddleston Sequoia 2021-02-17 22:04:55 -0800
  • 26e0c59a97 xquartz: Remove some dead code for compatibility with older nibs Jeremy Huddleston Sequoia 2021-02-17 20:55:06 -0800
  • 2853f38965 xquartz: Remove a workaround for AppKit versions older than Lion Jeremy Huddleston Sequoia 2021-02-18 16:05:34 -0800