projects
/
platform
/
upstream
/
Vulkan-Tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29645d0
)
xgl: Dynamic State complete, update header version
author
Courtney Goeltzenleuchter
<courtney@LunarG.com>
Wed, 21 Jan 2015 00:54:08 +0000
(17:54 -0700)
committer
Courtney Goeltzenleuchter
<courtney@LunarG.com>
Thu, 5 Feb 2015 00:58:08 +0000
(17:58 -0700)
include/xgl.h
patch
|
blob
|
history
diff --git
a/include/xgl.h
b/include/xgl.h
index 5f90b43faf926b794e4e238438ddc9e506d703c6..724211e82bbe54702103e43fcb0e4c6a637e8537 100644
(file)
--- a/
include/xgl.h
+++ b/
include/xgl.h
@@
-54,7
+54,7
@@
#include "xglPlatform.h"
// XGL API version supported by this file
-#define XGL_API_VERSION XGL_MAKE_VERSION(0, 30,
4
)
+#define XGL_API_VERSION XGL_MAKE_VERSION(0, 30,
5
)
#ifdef __cplusplus
extern "C"