-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Thomas Hellstrom wrote: > A feature was added to the DRI2 server side to always create a fake > front buffer when requesting the real front-buffer for a window. > > A client needs to detect whether this feature is present or not, and > can now do so by version checking. > > Signed-off-by: Thomas Hellstrom <[email protected]>
Acked-by: Ian Romanick <[email protected]> > --- > include/protocol-versions.h | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/include/protocol-versions.h b/include/protocol-versions.h > index d688c66..c74b7fa 100644 > --- a/include/protocol-versions.h > +++ b/include/protocol-versions.h > @@ -53,7 +53,7 @@ > > /* DRI2 */ > #define SERVER_DRI2_MAJOR_VERSION 1 > -#define SERVER_DRI2_MINOR_VERSION 1 > +#define SERVER_DRI2_MINOR_VERSION 2 > > /* Generic event extension */ > #define SERVER_GE_MAJOR_VERSION 1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAktD4FwACgkQX1gOwKyEAw8FrgCdEhlAqUs9auUzOOdMavcuh6EP VAcAn0SOxu1cct/JYTW2XdvGuM5b/But =8N6d -----END PGP SIGNATURE----- _______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
