projects
/
tools
/
apitrace.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9ac058
)
Fix build with older DXSDK.
author
José Fonseca
<jose.r.fonseca@gmail.com>
Sat, 4 Feb 2012 08:56:15 +0000
(08:56 +0000)
committer
José Fonseca
<jose.r.fonseca@gmail.com>
Sat, 4 Feb 2012 08:56:15 +0000
(08:56 +0000)
d3d9imports.hpp
patch
|
blob
|
history
diff --git
a/d3d9imports.hpp
b/d3d9imports.hpp
index
e2e2015
..
3e5ce39
100644
(file)
--- a/
d3d9imports.hpp
+++ b/
d3d9imports.hpp
@@
-39,6
+39,10
@@
#include <d3dx9.h>
+#ifndef D3DFMT_A2B10G10R10_XR_BIAS
+#define D3DFMT_A2B10G10R10_XR_BIAS 119
+#endif
+
#ifndef D3DFMT_ATI1
#define D3DFMT_ATI1 ((D3DFORMAT)MAKEFOURCC('A','T','I','1'))
#endif