2021-11-02 09:20:31 by Nia Alarie | Files touched by this commit (57) |
Log message:
modular-xorg: Apply at most partial RELRO for modular drivers.
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2021-10-04 19:30:37 by Nia Alarie | Files touched by this commit (1) |
Log message:
modular-xorg-server: disable RELRO so loading modules works
|
2021-07-31 10:12:30 by Thomas Klausner | Files touched by this commit (2) |
Log message:
modular-xorg-server: Update to 1.20.13
Matt Turner (1):
xserver 1.20.13
Łukasz Spintzyk (2):
present: fallback get_crtc to return crtc belonging to screen with present \
extension
modesetting: unflip not possible when glamor is not set
|
2021-07-21 23:56:11 by Tobias Nygren | Files touched by this commit (2) |
Log message:
modular-xorg-server: back out one of the previous patches
The fix needs to go in compiler.h instead, like in xsrc.
|
2021-07-21 23:50:29 by Tobias Nygren | Files touched by this commit (3) |
Log message:
modular-xorg-server: some minor build fixes for NetBSD/alpha
|
2021-07-17 17:58:02 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
modular-xorg-server: update to 1.20.12.
Erik Kurzinger (1):
glx: don't create implicit GLXWindow if one already exists
Jeremy Huddleston Sequoia (2):
xquartz: Fix appFlags build failure with macOS 10.15+ SDKs
xquartz: Ensure the mouse pointer is shown when switching to a native \
macOS alert or window
Jose Maria Casanova Crespo (1):
glamor: Avoid using GL_QUADS on V3D
Matt Turner (2):
Build xz tarballs instead of bzip2
xserver 1.20.12
Olivier Fourdan (4):
xwayland: Add PtrFeedback to the touch device
dix: Guard against non-existing PtrFeedbackPtr
glx: Set ContextTag for all contexts
glx: Fix use after free in MakeCurrent
Vasily Khoruzhick (1):
glx: fixup symbol name for get_extensions function
Ville Syrjälä (2):
modesetting: Update props for dynamically added outputs
modesetting: Fix possible_crtcs
Zoltán Böszörményi (1):
xfree86: Fix NULL pointer dereference crash
orbea (1):
hw/dmx/config: Link directly with libdmxconfig.a
Łukasz Spintzyk (9):
modesetting: Disable reverse prime offload mode for displays running on \
evdi,udl
modesetting: Initialize present extension despite glamor is disabled
present: Use crtc's screen present operation for syncing
present: fix msc offset calculation in screen mode
modesetting: Find crtc on slave outputs as fallback instead of returning \
primary crtc
modesetting: remove unnecessary ms_covering_xf86_crtc dup of \
ms_covering_randr_crtc
modesetting: Remove few common functions from ms namespace
xfree86: Change displays array to pointers array to fix invalid pointer \
issues after table reallocation
xfree86: Fix out of array bound access to xf86Entities
|
2021-07-13 14:05:48 by Thomas Klausner | Files touched by this commit (1) |
Log message:
modular-xorg-server: note conflict with libxcvt
|
2021-06-24 20:43:08 by Tobias Nygren | Files touched by this commit (6) |
Log message:
modular-xorg-server: revert PR pkg/56169 patch. Different solution needed.
ok khorben
|