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:
3bd2d89
)
xgl: resource transition integrated, update xgl.h version
author
Mike Stroyan
<mike@LunarG.com>
Mon, 19 Jan 2015 18:37:12 +0000
(11:37 -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 f17305bc684bf528455896cdb2fc14d88eae0ee9..468b36b935fee3c0d17da993b2a1547ea2f6f9a3 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,
5
)
+#define XGL_API_VERSION XGL_MAKE_VERSION(0, 30,
6
)
#ifdef __cplusplus
extern "C"