aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAlessandro Borges <[email protected]>2008-01-24 11:20:45 +0000
committerAlessandro Borges <[email protected]>2008-01-24 11:20:45 +0000
commitf5f6d6e158b8a33f45f17f0f0d8725d34b8c2de1 (patch)
tree28247a3fa308e78106f37836d94eb6fa3cf2c998 /src
parent7c8d3429aeadce2cae63d69250001827e29a0153 (diff)
Issue number: #513
Submitted by: Aces Comments : define two D3dErrorMessage id git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@880 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'src')
-rw-r--r--src/native/d3d/D3dUtil.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/native/d3d/D3dUtil.hpp b/src/native/d3d/D3dUtil.hpp
index 8a00287..3770095 100644
--- a/src/native/d3d/D3dUtil.hpp
+++ b/src/native/d3d/D3dUtil.hpp
@@ -43,6 +43,8 @@
#define CREATEVBFAIL 23
#define CREATEINDEXVBFAIL 24
#define LOCKINDEXVBFAIL 25
+#define NOHARDWAREACCEL 26
+#define PLEASEUPDATEDRIVERS 27
#define PI 3.14159265f