Improvements:

- Support for Volume and Cube textures.
This commit is contained in:
code@koerner-de.net
2011-11-07 19:39:35 +00:00
parent 202c90d9db
commit 7e1a8a72b4
22 changed files with 2293 additions and 486 deletions
+6
View File
@@ -8,13 +8,19 @@ OTM_DX9/OTM_DX9_dll_NO_INJECTION.def -text
OTM_DX9/OTM_Defines.h -text
OTM_DX9/OTM_IDirect3D9.cpp -text
OTM_DX9/OTM_IDirect3D9.h -text
OTM_DX9/OTM_IDirect3DCubeTexture9.cpp -text
OTM_DX9/OTM_IDirect3DCubeTexture9.h -text
OTM_DX9/OTM_IDirect3DDevice9.cpp -text
OTM_DX9/OTM_IDirect3DDevice9.h -text
OTM_DX9/OTM_IDirect3DTexture9.cpp -text
OTM_DX9/OTM_IDirect3DTexture9.h -text
OTM_DX9/OTM_IDirect3DVolumeTexture9.cpp -text
OTM_DX9/OTM_IDirect3DVolumeTexture9.h -text
OTM_DX9/OTM_Main.h -text
OTM_DX9/OTM_TextureClient.cpp -text
OTM_DX9/OTM_TextureClient.h -text
OTM_DX9/OTM_TextureFunction.cpp -text
OTM_DX9/OTM_TextureFunction.h -text
OTM_DX9/OTM_TextureServer.cpp -text
OTM_DX9/OTM_TextureServer.h -text
OTM_DX9/makefile.gcc -text