Displaying 17 results from an estimated 17 matches similar to: "[ANNOUNCE] xorgproto 2023.1"
2024 Mar 26
0
[ANNOUNCE] xorgproto 2024.1
Hi,
I am pleased to announce xorgproto version 2024.1 which includes updates for
the DRI3 and Present protocol definitions to support explicit synchronization
and other keysyms/keydefs fixes and improvements.
Erik Kurzinger (2):
DRI3: add DRI3ImportSyncobj and DRI3FreeSyncobj
Present: add PresentPixmapSynced
Jos? Exp?sito (1):
meson: add header paths to declare_dependency
2019 Jun 20
0
[ANNOUNCE] xorgproto 2019.1
This release boasts a bunch of cleanup work and a few new keysyms. No
functional changes to any of the protocols.
Adam Jackson (3):
randrproto: Fix missing #undef RRLease
Remove COPYING-panoramixproto
composite: Fix the documentation for the unredirection requests
Alan Coopersmith (9):
Remove trailing whitespace from header files
Remove the use of no-op B16 &
2023 Jun 16
0
[ANNOUNCE] xorgproto 2023.2
This is xorgproto-2023.2 as a quick-fix release to address the Present
protocol version not being updated in xorgproto-2023.1.
Olivier Fourdan (2):
presentproto: Update version number to 1.3
xorgproto 2023.2
git tag: xorgproto-2023.2
https://xorg.freedesktop.org/archive/individual/proto/xorgproto-2023.2.tar.gz
SHA256:
2020 Apr 14
0
[ANNOUNCE] xorgproto 2020.1
This release adds a new keysym, a state-change event to the DPMS
extension, synchronizes more of the meson and autotools build sytems,
and converts some quasi-text documentation to Markdown. Thanks to all
who contributed.
Adam Jackson (4):
xorgproto 2020.1
Revert "xorgproto 2020.1"
automake: Fix install and dist for the new markdown docs
xorgproto 2020.1
2018 Feb 12
0
[ANNOUNCE] xorgproto 2018.2
This release fixes various version numbers and include paths, corrects
an error in the RANDR specification, and adds the meson build system
which was erroneously left out of 2018.1.
Adam Jackson (6):
meson: Fix xf86driproto.pc
presentproto: Fix version number (1.1 not 1.0)
kbproto: Fix version number (1.0.7 not 1.0.6)
xproto: Bump to 7.0.32
autotools: Distribute the
2018 Feb 20
0
[ANNOUNCE] xorgproto 2018.3
This adds RandR leasing and non-desktop monitors along with fixing the
autotools build to include xcalibrate header files (if LEGACY is
selected).
Adam Jackson (1):
glproto: Add compatibility #defines for the typos we corrected
Keith Packard (6):
randr: Add Leases. [v4]
randr: Add non-desktop output property and behaviors [v3]
Update RandR version in meson.build to 1.6
2018 Feb 28
0
[ANNOUNCE] xorgproto 2018.4
This release updates the specifications and protocol headers for DRI3
and Present to 1.2, and fixes several spelling and grammar errors in
the specification texts.
Adam Jackson (1):
xorgproto 2018.4
Giuseppe Bilotta (1):
Spelling and grammar fixes
Louis-Francis Ratté-Boulianne (2):
dri3: Add modifier/multi-plane requests, bump to v1.2
presentproto:
2019 Oct 17
0
[ANNOUNCE] xorgproto 2019.2
This release moves more header files to the legacy set. Note that this
means libX11 older than 1.6.9 and libXvMC older than 1.0.12 will not
build without some legacy headers installed.
Adam Jackson (2):
Move remaining xlib-entwined headers to LEGACY
xorgproto 2019.2
Jon Turney (1):
Move windowswmproto to legacy
git tag: xorgproto-2019.2
2018 Feb 05
0
[ANNOUNCE] xorgproto 2018.1
This package combines the protocol headers, which were formerly
scattered in individual packages. At this point none of them are
changing rapidly enough to justify such fine granularity, particularly
when what changes do occur tend to affect multiple extensions at once
(Present and DRI3 for example). The individual protocols are still
installed as separate pkg-config modules, and consumers should
2023 Jul 19
0
[ANNOUNCE] xwayland 23.1.99.901 (aka Xwayland 23.2.0 rc1)
As per the schedule, I am pleased to announce the first release candidate
of the standalone Xwayland 23.2.0 release (Xwayland 23.2.0 rc1).
Some notable changes since Xwayland 23.1 include:
- Optional support for emulated input by using libEI for XTEST,
- Support for wp-tearing-control-v1,
- Xwayland rootful is now resizable with libdecor.
Testing of this release candidate would be
2003 Sep 17
0
problems making R 1.7.1
Hi,
I'm building R 1.7.1 in a SuSE 8.2 box with the updated compiler from
SuSE (gcc 3.1.1-16) and I'm getting this error:
making dataentry.d from dataentry.c
In file included from /usr/X11R6/include/X11/keysym.h:73,
from dataentry.c:36:
/usr/X11R6/include/X11/keysymdef.h:1181:2: invalid preprocessing
directive #d
making devX11.d from devX11.c
making rotated.d from
2003 Aug 22
1
problem compiling R in suse8.2
Hi
I'm trying to compile R in SuSE 8.2 (updated with the gcc 3.3.1) but I'm
getting the following error:
/usr/X11R6/include/X11/keysymdef.h:1181:2: invalid preprocessing
directive #d
make[4]: *** [dataentry.lo] Error 1
make[4]: Leaving directory
`/usr/local/src/compile/R-1.7.1/src/modules/X11'
make[3]: *** [R] Error 2
make[3]: Leaving directory
2023 Aug 16
0
[ANNOUNCE] xcb-proto 1.16.0
Alan Coopersmith (3):
gitlab CI: add a basic build test
Add documentation for DAMAGE extension
Remove "All rights reserved" from Oracle copyright notices
Alexander Volkov (1):
dpms: Add DPMSInfoNotify event (DPMS 1.2)
Demi Marie Obenour (4):
Document the MIT-SHM extension
Add documentation for XFixes v6
Document BIG-REQUESTS
Add
2019 Sep 24
0
[ANNOUNCE] libXvMC 1.0.12
This release fixes the pkgconfig data to not refer to libXv, adds a
pkgconfig file for libXvMCW, and prepares for a future xorgproto
release. There should be no functional changes.
Adam Jackson (3):
pkgconfig: Remove xv from xvmc.pc
vld: Provide <X11/extensions/vldXvMC.h> ourself
libXvMC 1.0.12
Dylan Baker (1):
Add a pkgconfig file for libXvMCW
git tag:
2019 Oct 09
0
[ANNOUNCE] libX11 1.6.9
A collection of build and documentation fixes, one preparatory change
for a new xorgproto release, and a fix for a deadlock bug in _XReply.
Thanks to all who contributed.
Adam Jackson (3):
makekeys: Detach ourselves from X headers entirely
xkb: Provide <X11/extensions/XKBgeom.h> ourselves
libX11 1.6.9
Dmitry Osipenko (1):
Fix lockup in _XReply() caused by recursive
2018 Mar 28
0
[ANNOUNCE] xorg-server 1.19.99.902
This merges the DRI3 1.2 support (with an asterisk) and per-window
flips for Xwayland, along with the usual collection of miscellaneous
fixes. In particular the meson build is much closer to production-
ready. The asterisk for DRI3 is that the modesetting driver has some
known issues still, so the code to enable planes and modifiers is
hidden behind an xorg.conf option:
Section
2012 Jan 05
1
x11 header check still needed?
Hi,
is the x11 header check in tools/check/ still needed?
On NetBSD it is superflous and can be removed.
Christoph
--
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Einsteinring 24, 85689 Dornach b. Muenchen
Geschaeftsfuehrer: Alberto Bozzo, Andrew Bowd
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632