November 2014 Archives by subject
Starting: Sat Nov 1 11:00:51 PDT 2014
Ending: Sun Nov 30 13:38:42 PST 2014
Messages: 178
- [Mesa-dev] [PATCH 3/3] glx/dri3: Request non-vsynced Present for swapinterval zero.
Axel Davy
- [Mesa-dev] [PATCH 3/3] glx/dri3: Request non-vsynced Present for swapinterval zero.
Mario Kleiner
- [PATCH 0/3] GLX fixes for indirect contexts
Jon TURNEY
- [PATCH 0/3] XWayland: Support focus key array correctly
Daniel Stone
- [PATCH 0/8] Implement backing store's Always mode (v2)
Adam Jackson
- [PATCH 1/2] present: Avoid crashes in DebugPresent(), a bit more info.
Mario Kleiner
- [PATCH 1/2] xf86Crtc: add tile prop setting
Dave Airlie
- [PATCH 1/3] glx/dri3: Fix glXWaitForSbcOML() to handle targetSBC==0 correctly.
Mario Kleiner
- [PATCH 1/3] XKB: Split filter execution into a separate function
Daniel Stone
- [PATCH 1/3] XKB: Split filter execution into a separate function
Peter Hutterer
- [PATCH 1/8] config/udev: Prefix and shift "removing GPU" message
Daniel Martin
- [PATCH 1/8] dix: Add 'paintable' bit to the window state (v2)
Adam Jackson
- [PATCH 1/8] dix: Add 'paintable' bit to the window state (v2)
Keith Packard
- [PATCH 2/2] present: Fix use of vsynced pageflips and honor PresentOptionAsync.
Mario Kleiner
- [PATCH 2/2] rrxinerama: report tiled monitors in one rectangle
Dave Airlie
- [PATCH 2/3] glx/dri3: Track separate (ust, msc) for PresentPixmap vs. PresentNotifyMsc
Mario Kleiner
- [PATCH 2/3] Input: Add KeyFocusIn internal event
Daniel Stone
- [PATCH 2/3] Input: Add KeyFocusIn internal event
Peter Hutterer
- [PATCH 2/3] Input: Add KeyFocusIn internal event
Daniel Stone
- [PATCH 2/8] mi: miValidateTree based on paintable not viewable
Adam Jackson
- [PATCH 2/8] mi: miValidateTree based on paintable not viewable
Keith Packard
- [PATCH 2/8] modesetting: Move Bool glamor into drmmode struct
Daniel Martin
- [PATCH 3/3] glx/dri3: Request non-vsynced Present for swapinterval zero.
Mario Kleiner
- [PATCH 3/3] glx/dri3: Request non-vsynced Present for swapinterval zero.
Frank Binns
- [PATCH 3/3] glx/dri3: Request non-vsynced Present for swapinterval zero.
Mario Kleiner
- [PATCH 3/3] XWayland: Use FocusIn events for keyboard enter
Daniel Stone
- [PATCH 3/3] XWayland: Use FocusIn events for keyboard enter
Keith Packard
- [PATCH 3/3] XWayland: Use FocusIn events for keyboard enter
Daniel Stone
- [PATCH 3/3] XWayland: Use FocusIn events for keyboard enter
Keith Packard
- [PATCH 3/3] XWayland: Use FocusIn events for keyboard enter
Daniel Stone
- [PATCH 3/3] XWayland: Use FocusIn events for keyboard enter
Peter Hutterer
- [PATCH 3/3] XWayland: Use FocusIn events for keyboard enter
Daniel Stone
- [PATCH 3/3] XWayland: Use FocusIn events for keyboard enter
Peter Hutterer
- [PATCH 3/8] mi: Mark/validate based on paintable not viewable
Adam Jackson
- [PATCH 3/8] mi: Mark/validate based on paintable not viewable
Keith Packard
- [PATCH 3/8] modesetting: Create new EGL screen in drmmode_xf86crtc_resize
Daniel Martin
- [PATCH 4/4] modesetting: Add support for rendering using glamor.
Thomas Hellstrom
- [PATCH 4/4] modesetting: Add support for rendering using glamor.
Thomas Hellstrom
- [PATCH 4/4] modesetting: Add support for rendering using glamor.
Keith Packard
- [PATCH 4/8] mi: Shortcut miDoCopy/miCopyArea based on paintable not realized
Adam Jackson
- [PATCH 4/8] mi: Shortcut miDoCopy/miCopyArea based on paintable not realized
Keith Packard
- [PATCH 4/8] modesetting: Fix ifdefs s/HAVE_UDEV/CONFIG_UDEV_KMS/
Daniel Martin
- [PATCH 5/8] dix: Update window state based on paintable not viewable
Adam Jackson
- [PATCH 5/8] dix: Update window state based on paintable not viewable
Keith Packard
- [PATCH 5/8] modesetting: Remove unused params from drmmode_output_init()
Daniel Martin
- [PATCH 6/8] dix: Switch window unmap to mark normally instead of UnmapValData
Adam Jackson
- [PATCH 6/8] dix: Switch window unmap to mark normally instead of UnmapValData
Peter Harris
- [PATCH 6/8] modesetting: Only handle hotplug uevent when vtSema
Daniel Martin
- [PATCH 6/8] modesetting: Only handle hotplug uevent when vtSema
Keith Packard
- [PATCH 7/8] composite: Factor out backing store transition
Adam Jackson
- [PATCH 7/8] composite: Factor out backing store transition
Keith Packard
- [PATCH 7/8] modesetting: Return the output created in drmmode_output_init()
Daniel Martin
- [PATCH 8/8] composite: Implement backing store's Always mode
Adam Jackson
- [PATCH 8/8] composite: Implement backing store's Always mode
Keith Packard
- [PATCH 8/8] modesetting: Add output hotplug support
Daniel Martin
- [PATCH:libXaw 1/2] Use autoconf HAVE_UNISTD_H instead of imake X_NOT_POSIX to find <unistd.h>
Alan Coopersmith
- [PATCH:libXaw 1/2] Use autoconf HAVE_UNISTD_H instead of imake X_NOT_POSIX to find <unistd.h>
Hans de Goede
- [PATCH:libXaw 2/2] Just use C89 size_t instead of rolling our own Size_t
Alan Coopersmith
- [PATCH:libXaw3d] Just use C89 size_t instead of rolling our own Size_t & Off_t
Alan Coopersmith
- [PATCH:libXaw3d] Just use C89 size_t instead of rolling our own Size_t & Off_t
Hans de Goede
- [PATCH:libxkbfile] Remove unnecessary check.
Thomas Klausner
- [PATCH:libxkbfile] Remove unnecessary check.
Peter Hutterer
- [PATCH:sessreg 1/5] Print which option was in error along with usage message
Alan Coopersmith
- [PATCH:sessreg 2/5] Zero initialize struct utmpx, as we already do for struct utmp
Alan Coopersmith
- [PATCH:sessreg 3/5] If both utmp & utmpx interfaces are available, just use utmpx
Alan Coopersmith
- [PATCH:sessreg 4/5] Stop disabling utmpx & wtmpx calls when -u & -w arguments are passed
Alan Coopersmith
- [PATCH:sessreg 5/5] Attempt to modernize and better disentangle utmp vs. utmpx in the man page
Alan Coopersmith
- [PATCH:xdm] Only pass -u & -w args to sessreg if --with-{u, w}tmp-file specified
Alan Coopersmith
- [PATCH] [synaptic] swipe actions based on the tree-fingers touch
Arkadiusz Bokowy (Arkq)
- [PATCH] Add -iglx & +iglx to Xserver.man
Alan Coopersmith
- [PATCH] Add -iglx & +iglx to Xserver.man
Robert Morell
- [PATCH] Add -iglx & +iglx to Xserver.man
Alan Coopersmith
- [PATCH] Add -iglx & +iglx to Xserver.man
Robert Morell
- [PATCH] Add -iglx & +iglx to Xserver.man
James Jones
- [PATCH] Add compose sequence for U+20B9 INDIAN RUPEE SIGN
James Cloos
- [PATCH] doc: fix: s/XkbAllBellNotifyMask/XkbBellNotifyMask/
Daniel Hahler
- [PATCH] doc: fix: s/XkbAllBellNotifyMask/XkbBellNotifyMask/
Alan Coopersmith
- [PATCH] doc: fix: s/XkbAllBellNotifyMask/XkbBellNotifyMask/
Daniel Hahler
- [PATCH] doc: fix: s/XkbAllBellNotifyMask/XkbBellNotifyMask/
Alan Coopersmith
- [PATCH] dummy: Add support for custom resolutions (RandR 1.2)
Nicolas Boichat
- [PATCH] dummy: Add support for custom resolutions (RandR 1.2)
Aaron Plattner
- [PATCH] fix an annotation mistake
John Hunter
- [PATCH] fix an annotation mistake
Peter Hutterer
- [PATCH] Fix overflow of ConnectionOutput->size and ->count
Peter Harris
- [PATCH] Fix overflow of ConnectionOutput->size and ->count
Keith Packard
- [PATCH] Fix overflow of ConnectionOutput->size and ->count
Keith Packard
- [PATCH] glamor: Don't insert fbos from external objects into fbo cache
Keith Packard
- [PATCH] glamor: Don't insert fbos from external objects into fbo cache
Alex Deucher
- [PATCH] glamor: Don't insert fbos from external objects into fbo cache
Keith Packard
- [PATCH] hw: Fix visual colormap_size mixup causing "missing" visuals.
Alex Orange
- [PATCH] hw: Fix visual colormap_size mixup causing "missing" visuals.
Alex Orange
- [PATCH] hw: Fix visual colormap_size mixup causing "missing" visuals.
Alex Orange
- [PATCH] mi: fix documentation for miPointerSetPosition
Peter Hutterer
- [PATCH] mi: fix documentation for miPointerSetPosition
Dave Airlie
- [PATCH] mi: Fix regression in arc drawing
Adam Jackson
- [PATCH] mi: Fix regression in arc drawing
Aaron Plattner
- [PATCH] mi: Fix regression in arc drawing
Keith Packard
- [PATCH] modesetting/glamor: attempt to use GBM instead of dumb bos.
Dave Airlie
- [PATCH] os: "Server terminated successfully" is not an error
Aaron Plattner
- [PATCH] os: "Server terminated successfully" is not an error
Keith Packard
- [PATCH] os: "Server terminated successfully" is not an error
Eric Anholt
- [PATCH] os: "Server terminated successfully" is not an error
Keith Packard
- [PATCH] os: Fix timer race conditions
Nikhil Mahale
- [PATCH] os: Fix timer race conditions
walter harms
- [PATCH] os: Fix timer race conditions
Julien Cristau
- [PATCH] os: Fix timer race conditions
Julien Cristau
- [PATCH] os: Fix timer race conditions
Nikhil Mahale
- [PATCH] os: Teach vpnprintf() how to handle "%*.*s"
Jon TURNEY
- [PATCH] render: fix ChangePicture when Xinerama is active (#49170)
Adam Jackson
- [PATCH] render: fix ChangePicture when Xinerama is active (v2) (#49170)
Adam Jackson
- [PATCH] render: fix ChangePicture when Xinerama is active (v2) (#49170)
Keith Packard
- [PATCH] Update drm properties correctly
Jonathon Jongsma
- [PATCH] x86emu: improve single-step debugging
Kees Cook
- [PATCH] xfree86: Bump input ABI version too
Maarten Lankhorst
- [PATCH] xfree86: Bump input ABI version too
Peter Hutterer
- [PATCH] xfree86: Bump input ABI version too
Maarten Lankhorst
- [PATCH] xwayland-shm: Fix extremely low MaxClient limit due to running out of file-descriptors.
Tomasz Borowik
- [PATCH app/xrandr] xrandr: add --bottom-align and --right-align sub-options
Pavel Kretov
- [PATCH libSM 2/2] Get rid of strcpy() in the HAVE_UUID_CREATE case.
Alan Coopersmith
- [PATCH libX11] xcb_io: Fix Xlib 32-bit request number issues
Jan Smout
- [PATCH libX11] xcb_io: Fix Xlib 32-bit request number issues
Jan Smout
- [PATCH libX11] xcb_io: Fix Xlib 32-bit request number issues
Christian Linhart
- [PATCH libX11] xcb_io: Fix Xlib 32-bit request number issues
Jan Smout
- [PATCH libX11] xcb_io: Fix Xlib 32-bit request number issues
Jan Smout
- [PATCH libX11] xcb_io: Fix Xlib 32-bit request number issues
Christian Linhart
- [PATCH libX11] xcb_io: Fix Xlib 32-bit request number issues
Jan Smout
- [PATCH libX11] xcb_io: Fix Xlib 32-bit request number issues
Christian Linhart
- [PATCH libXi 1/7] Fix double unlock when _XiCheckExtInit return -1.
Michal Srb
- [PATCH libXi 2/7] XIChangeHierarchy: Add missing unlock.
Michal Srb
- [PATCH libXi 3/7] Do not return NoSuchExtension casted to pointer as an error.
Michal Srb
- [PATCH libXi 4/7] XIGetClientPointer: Return False on error.
Michal Srb
- [PATCH libXi 5/7] XIGrabDevice: Unlock display in error path.
Michal Srb
- [PATCH libXi 5/7] XIGrabDevice: Unlock display in error path.
Peter Hutterer
- [PATCH libXi 6/7] Fix logic in _XIAllowEvents and prevent double unlock.
Michal Srb
- [PATCH libXi 7/7] Refactor XGetExtensionVersion.
Michal Srb
- [PATCH libXi 7/7] Refactor XGetExtensionVersion.
Peter Hutterer
- [PATCH util-modular] release.sh: add evemu special hooks
Benjamin Tissoires
- [PATCH util-modular] release.sh: add evemu special hooks
Peter Hutterer
- [PATCH v2:xdm] Only pass -u & -w args to sessreg if --with-{u, w}tmp-file=path specified
Alan Coopersmith
- [PATCH v2] Add -iglx & +iglx to Xserver.man
Alan Coopersmith
- [PATCH v2] Add -iglx & +iglx to Xserver.man
James Jones
- [PATCH v2] Add -iglx & +iglx to Xserver.man
Robert Morell
- [PATCH v2] Add -iglx & +iglx to Xserver.man
Keith Packard
- [PATCH v2] XIGrabDevice: Unlock display in error path.
Michal Srb
- [PATCH v2] XIGrabDevice: Unlock display in error path.
Peter Hutterer
- [PATCH xf86-video-nested 5/5] Introduce a new XCB client backend, and make it the default one.
Uli Schlachter
- [PATCH xf86-video-nested 5/5] Introduce a new XCB client backend, and make it the default one.
Laércio de Sousa
- [PATCH xf86-video-nested v2 0/5] Bring up a new XCB client, start pairing with Xephyr code.
Laércio de Sousa
- [PATCH xf86-video-nested v2 1/5] Make nested input driver build optional (and disabled by default)
Laércio de Sousa
- [PATCH xf86-video-nested v2 2/5] Add support for option "Xauthority" in xorg.conf
Laércio de Sousa
- [PATCH xf86-video-nested v2 3/5] Add preliminary support for screen options "Fullscreen" and "Output" in xorg.conf
Laércio de Sousa
- [PATCH xf86-video-nested v2 4/5] Add configure option for choosing driver backend
Laércio de Sousa
- [PATCH xf86-video-nested v2 5/5] Introduce a new XCB client backend, and make it the default one.
Laércio de Sousa
- [PULL] couple of warning fixes
Peter Hutterer
- [PULL] couple of warning fixes
Keith Packard
- [PULL] hw/xwin clipboard fixes
Jon TURNEY
- [qxl PATCH v2] Update drm properties correctly
Jonathon Jongsma
- [Spice-devel] [PATCH] Update drm properties correctly
Marc-André Lureau
- [Spice-devel] [PATCH] Update drm properties correctly
Jonathon Jongsma
- [Spice-devel] [PATCH] Update drm properties correctly
Christophe Fergeau
- DRI3/Present fixes for Mesa 10.3+
Mario Kleiner
- DRI3/Present fixes for Mesa 10.3+
Emil Velikov
- DRI3/Present fixes for XServers 1.16 and 1.17rc
Mario Kleiner
- initial tiled monitor support patches
Dave Airlie
- Is xrandr "Border" property really immutable
Stefan Bruens
- Is xrandr "Border" property really immutable
Aaron Plattner
- Large coordinates in the X server
Robert Morell
- Memory leak on 1.15.1?
Mathieu Slabbinck
- Memory leak on 1.15.1?
Dave Airlie
- Memory leak on 1.15.1?
Michel Dänzer
- Modesetting - crash, boom, bang
Daniel Martin
- Modesetting - crash, boom, bang
Eric Anholt
- Odd compose key behaviour
Geoff Streeter
- Odd compose key behaviour
wettstae at gmail.com
- Present extension and TearFree on Intel
Keith Winstein
- Present extension and TearFree on Intel
Keith Packard
- Present extension and TearFree on Intel
Keith Winstein
- Remove hard-coded ar from build system in xedit
Alan Coopersmith
Last message date:
Sun Nov 30 13:38:42 PST 2014
Archived on: Sun Nov 30 17:07:41 PST 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).