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:
e31f9fb
)
xgl: Tiler updates complete, Update header version
author
Courtney Goeltzenleuchter
<courtney@LunarG.com>
Thu, 15 Jan 2015 20:02:34 +0000
(13:02 -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 d1ae21d0919a2e28bfe0837ccb0e39d05c7495cb..6c03de699a4bf9d19386c83f2ad9ceedb0aac537 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,
2
)
+#define XGL_API_VERSION XGL_MAKE_VERSION(0, 30,
3
)
#ifdef __cplusplus
extern "C"