September 2017 Archives by thread
Starting: Fri Sep 1 07:35:33 UTC 2017
Ending: Fri Sep 29 20:55:51 UTC 2017
Messages: 306
- [PATCH xserver] xwayland: No grab handler without protocol support
Olivier Fourdan
- [PATCH xserver] squash! sync: Convert from "CARD64" to int64_t. (v2)
Eric Anholt
- [PATCH xserver 1/4] configure.ac: Make BUILD_{DATE, TIME} respect SOURCE_DATE_EPOCH if set
Eric Anholt
- [PATCH xserver 2/4] meson: Respect SOURCE_DATE_EPOCH for reproducible builds.
Eric Anholt
- [PATCH xserver 4/4] meson: Move the BUILD_DATE/TIME setup to configure time.
Eric Anholt
- [PATCH] configure.ac: Make BUILD_{DATE, TIME} respect SOURCE_DATE_EPOCH if set
Eric Anholt
- [xrandr v2] Select NearestNeighbour filtering for pixel exact scaling
Matt Turner
- [PATCH libICE 0/3] Fix memory access
Eric Engestrom
- [PATCH libICE 3/3] Make sure string is never NULL
Emil Velikov
- [PATCH xserver 1/2] xwayland: use the lowercase xnf.*alloc API
Emil Velikov
- [PATCH] glx: remove unused systemTimeExtension
Emil Velikov
- [PATCH xserver] dri2: sort DRI2InfoPtr::version checking in ascending order
Emil Velikov
- [PATCH libICE 1/7] Added visibility annotations.
Emil Velikov
- [RFC xserver] present: remove unused argument in present_screen_info::check_flip()
Emil Velikov
- [PATCH xserver] xwayland: Fix a segfault with pointer locking
Peter Hutterer
- [RFC v2 00/10] DRI3 v1.1: modifiers and multi-plane
Jason Ekstrand
- [PATCH xserver 1/2] glx: Work around a GLX_OML swap method in older dri drivers
Thomas Hellstrom
- [PATCH 00/27] edid-decode: fixes and new features and checks
Hans Verkuil
- [PATCH xserver 0/2] Add xdg-output support
Olivier Fourdan
- How to support mixed DPI in Xwayland?
Olivier Fourdan
- [PATCH libICE 1/2] connect.c: FIX 'iceConn' shadows a previous local, [-Wshadow]
walter harms
- [PATCH libICE 2/2] iceauth.c: FIX warning: unused variable 'ret' in 'arc4random_buf'
walter harms
- [PATCH 0/8] edid-decode: support new blocks, fix bad bit tests
Hans Verkuil
- [PATCH libpciaccess] linux: support 32 bit PCI domains
Adam Jackson
- [PATCH libpciaccess] linux: support 32 bit PCI domains (v2)
Adam Jackson
- [PATCHv2 0/8] edid-decode: support new blocks, fix bad bit tests
Hans Verkuil
- [PATCHv2 2/8] edid-decode: update Audio Block with CEA-861.2
Hans Verkuil
- [PATCH libICE 1/2] free() can handle NULL so remove the check
walter harms
- [PATCH libICE 2/2] make IceProtocolShutdown() more readable
walter harms
- [PATCHv3 00/12] edid-decode: support new blocks, fix bad bit tests
Hans Verkuil
- [PATCHv3 11/12] edid-decode: add support for InfoFrame data block
Hans Verkuil
- [PATCH libXrender 1/2] Avoid OOB write in XRenderQueryFilters
Julien Cristau
- [PATCH libX11 1/3] Make _XCloseLC thread safe.
walter harms
- [RFC] DeepColor Visual Class Extension
Adam Jackson
- [PATCH 0/2] Move VT check from fb to exa
Emmanuel Gil Peyrot
- [PATCHv3 13/12] edid-decode: Speaker location typo
Hans Verkuil
- [PATCH xserver 2/2 v3] glamor: Avoid overflow between box32 and box16 box
Olivier Fourdan
- [PATCH xserver v2] xwayland: add envvar XWAYLAND_NO_GLAMOR
Adam Jackson
- [PATCH] xwayland: Avoid repeatedly looping through window ancestor chain
Adam Jackson
- [PATCH] XShmGetImage: fix censoring
Nikolay Martynov
- [PATCH xserver 0/2] AppVeyor CI
Jon Turney
- [PATCH xserver 1/2] Revert "dmx: fix linking"
Jon Turney
- [PATCH RESEND xserver 0/6] sync int64 series resend
Eric Anholt
- [PATCH xserver 3/6] test: Return error from simple-xinit if the client crashes.
Eric Anholt
- [PATCH xserver 4/6] test: Add basic SYNC tests.
Eric Anholt
- [PATCH xserver 1/2] Build: Use dri3proto/libdrm CFLAGS
Daniel Stone
- Re:?==?utf-8?q? [RFC dri3proto v2 1/10] Add modifier/multi-plane?==?utf-8?q? requests, bump to v1.1
Louis-Francis Ratté-Boulianne
- Re:?==?utf-8?q? [RFC xserver 06/12] present: Check the whole exec queue on event
Louis-Francis Ratté-Boulianne
- [PATCH] fixing -logfile when used with -displayfd
Antoine Martin
- [PATCH v2 xf86-video-dummy] Add glamor acceleration which enables native OpenGL support (v2)
Antoine Martin
- fine grained scrolling via uinput [SOLVED - mostly]
Antoine Martin
- Pull request for server-1.19.branch fixes ?
Olivier Fourdan
- [PATCH xserver 1/2] glx: Fix glXQueryContext for GLX_FBCONFIG_ID and GLX_RENDER_TYPE
Adam Jackson
- Update PCI IDs for next xserver release
Mark Janes
- [PATCH xserver] meson: Make it possible to build for 32-bit targets
Jon Turney
- [PATCH xserver] travis: Also build on OSX
Jon Turney
- [PATCH] suid: Include sysmacros.h to fix build after glibc-2.25
Nick Sarnie
- [PATCH] os: Make sure big requests have sufficient length.
Eric Anholt
- [PATCH v2 app/xrandr] Document that --dpi and --fbmm options set DPI of whole X screen
Pali Rohár
- [PATCH xserver] test: Fix a thinko in simple-xinit
Adam Jackson
- [PATCH xserver] xfree86: Hush some warnings when Xv is disabled
Adam Jackson
- [PATCH xserver] modesetting: Skip no-longer-present connectors when resetting BAD links
Keith Packard
- [PATCH xserver] config/udev: consider ID_INPUT_FOO=0 as 'unset'
Peter Hutterer
- XDC 2017 feedback
Andres Rodriguez
- [PATCH] glx: Duplicate relevant fbconfigs for compositing visuals
Thomas Hellstrom
- [RFC PATCH] glx: Try to reduce the number of GLX visuals
Thomas Hellstrom
- [RFC xserver v3 00/14] DRI3 v1.1: modifiers and multi-plane
Louis-Francis Ratté-Boulianne
- [RFC dri3proto v3 01/14] Add modifier/multi-plane requests, bump to v1.1
Louis-Francis Ratté-Boulianne
- [RFC presentproto v3 02/14] Add PresentWindowCrtcNotify event
Louis-Francis Ratté-Boulianne
- [RFC xserver v3 03/14] dri3: Add multi-planar/modifier buffer requests
Louis-Francis Ratté-Boulianne
- [RFC xserver v3 04/14] modesetting: Refactor xf86FindCrtcCoveringDrawable out of the driver
Louis-Francis Ratté-Boulianne
- [RFC xserver v3 05/14] modesetting: Use atomic modesetting API for pageflip if available
Louis-Francis Ratté-Boulianne
- [RFC xserver v3 06/14] modesetting: Add support for multi-plane pixmaps when page-flipping
Louis-Francis Ratté-Boulianne
- [RFC xserver v3 07/14] modesetting: Use atomic modesetting to configure output/CRTCs
Louis-Francis Ratté-Boulianne
- [RFC xserver v3 08/14] modesetting: Get supported formats/modifiers for scanout
Louis-Francis Ratté-Boulianne
- [RFC xserver v3 09/14] modesetting: Create scanout buffers using supported modifiers
Louis-Francis Ratté-Boulianne
- [RFC xserver v3 10/14] glamor: Implement PixmapFromBuffers and BuffersFromPixmap
Louis-Francis Ratté-Boulianne
- [RFC xserver v3 11/14] glamor: Implement GetSupportedModifiers
Louis-Francis Ratté-Boulianne
- [RFC xserver v3 12/14] glamor: Use gbm_bo_create_with_modifiers for internal pixmap allocation
Louis-Francis Ratté-Boulianne
- [RFC xserver v3 13/14] present: Send a PresentWindowCrtcNotify event appropriately
Louis-Francis Ratté-Boulianne
- [RFC xserver v3 14/14] dri3: Enable DRI3 version 1.1
Louis-Francis Ratté-Boulianne
- [RFC v2 00/12] DRI3 v1.2: DMA fences
Louis-Francis Ratté-Boulianne
- [RFC dri3proto v2 01/12] Add DMA fences requests, bump to v1.2
Louis-Francis Ratté-Boulianne
- [RFC presentproto v2 02/12] Add capability and option for IdleFence
Louis-Francis Ratté-Boulianne
- [RFC v2 03/12] sync: Move fence destroy call to object specific function
Louis-Francis Ratté-Boulianne
- [RFC v2 04/12] sync: Add support for DMA fences
Louis-Francis Ratté-Boulianne
- [RFC v2 05/12] dri3: Add DMA fences requests
Louis-Francis Ratté-Boulianne
- [RFC v2 06/12] glamor: Initialize DMA sync fences
Louis-Francis Ratté-Boulianne
- [RFC v2 07/12] present: Check the whole exec queue on event
Louis-Francis Ratté-Boulianne
- [RFC v2 08/12] present: Allow present implementations to wait on fences
Louis-Francis Ratté-Boulianne
- [RFC v2 09/12] present: Add hooks for the drivers to create out-fences
Louis-Francis Ratté-Boulianne
- [RFC v2 11/12] modesetting: Add implementation for in-fences
Louis-Francis Ratté-Boulianne
- [RFC v2 12/12] modesetting: Add implementation for out-fences
Louis-Francis Ratté-Boulianne
- [PATCH xserver] sync: Fix delta value check
Louis-Francis Ratté-Boulianne
- [RFC v3 00/22] DRI3 v1.1, ANV dmabuf
Louis-Francis Ratté-Boulianne
- [RFC v3 04/22] i965: Implement EGL_EXT_image_implicit_sync_control
Louis-Francis Ratté-Boulianne
- [RFC PATCH xserver] xwayland: Fix non-argb cursor conversion
Olivier Fourdan
- [PATCH xserver 1/3] meson: Check for HAVE_TYPEOF
Adam Jackson
- [PATCH xserver 1/6] dmx: Fix a silly redeclaration bug
Adam Jackson
- [PATCH util-modular] release.sh: add support for meson projects
Peter Hutterer
- [PATCH xserver 0/2] Clean up modesetting vblank code. Add new API
Keith Packard
Last message date:
Fri Sep 29 20:55:51 UTC 2017
Archived on: Fri Sep 29 20:55:56 UTC 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).