mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
glproto:
- update to glproto-20100225
This commit is contained in:
parent
efec74b797
commit
48259ebd2f
@ -1,31 +0,0 @@
|
|||||||
From fa99593342f13220fb675a1c3c17b6a3d755abda Mon Sep 17 00:00:00 2001
|
|
||||||
From: Ian Romanick <ian.d.romanick@intel.com>
|
|
||||||
Date: Tue, 09 Feb 2010 23:20:59 +0000
|
|
||||||
Subject: Update tokens for GLX_INTEL_swap_event to match final version of spec
|
|
||||||
|
|
||||||
---
|
|
||||||
diff --git a/glxtokens.h b/glxtokens.h
|
|
||||||
index e7770ab..949935b 100644
|
|
||||||
--- a/glxtokens.h
|
|
||||||
+++ b/glxtokens.h
|
|
||||||
@@ -153,14 +153,14 @@ extern "C" {
|
|
||||||
|
|
||||||
/* glXSelectEvent event mask bits */
|
|
||||||
#define GLX_PBUFFER_CLOBBER_MASK 0x08000000
|
|
||||||
-#define GLX_BUFFER_SWAP_COMPLETE_INTEL_MASK 0x10000000
|
|
||||||
+#define GLX_BUFFER_SWAP_COMPLETE_INTEL_MASK 0x04000000
|
|
||||||
|
|
||||||
/* GLXPbufferClobberEvent event_type values */
|
|
||||||
#define GLX_DAMAGED 0x8020
|
|
||||||
#define GLX_SAVED 0x8021
|
|
||||||
-#define GLX_EXCHANGE_COMPLETE_INTEL 0x8024
|
|
||||||
-#define GLX_BLIT_COMPLETE_INTEL 0x8025
|
|
||||||
-#define GLX_FLIP_COMPLETE_INTEL 0x8026
|
|
||||||
+#define GLX_EXCHANGE_COMPLETE_INTEL 0x8180
|
|
||||||
+#define GLX_BLIT_COMPLETE_INTEL 0x8181
|
|
||||||
+#define GLX_FLIP_COMPLETE_INTEL 0x8182
|
|
||||||
|
|
||||||
/* GLXPbufferClobberEvent draw_type values */
|
|
||||||
#define GLX_WINDOW 0x8022
|
|
||||||
--
|
|
||||||
cgit v0.8.3-6-g21f6
|
|
@ -1 +1 @@
|
|||||||
http://xorg.freedesktop.org/archive/individual/proto/glproto-1.4.11.tar.bz2
|
http://sources.openelec.tv/svn/glproto-20100225.tar.bz2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user