Lasse Öörni 7f3ff1a561 Fix Texture3D load failing always without an error message. Closes #513. 11 лет назад
..
D3D9GPUObject.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 лет назад
D3D9GPUObject.h 6d5ddc23e0 Bump the copyright for 2014. 12 лет назад
D3D9Graphics.cpp ec43f4e815 Init Graphic subsystem to have the same tex filtering mode as engine. 11 лет назад
D3D9Graphics.h 03d9532b4a New E_WINDOWPOS event when SDL notifies window movement. Support for setting initial window position beforecreation. 11 лет назад
D3D9GraphicsImpl.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 лет назад
D3D9GraphicsImpl.h 02e543ba5c Support for per-pixel negative lights. Added BLEND_SUBTRACT & BLEND_SUBTRACTALPHA blend modes. Light code cleanup. 12 лет назад
D3D9IndexBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 лет назад
D3D9IndexBuffer.h 6d5ddc23e0 Bump the copyright for 2014. 12 лет назад
D3D9RenderSurface.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 лет назад
D3D9RenderSurface.h 6d5ddc23e0 Bump the copyright for 2014. 12 лет назад
D3D9ShaderVariation.cpp 1c3302757c Clean up shader compiler error string on shader live reload to allow recovery. Closes #363. 11 лет назад
D3D9ShaderVariation.h 9b17bc6328 Remove fullName_ member variance. 12 лет назад
D3D9Texture.cpp 8463393377 Initial resource background loading API and implementation. Background loading-capable implementation for textures (load image in background thread, upload image to GPU in main thread), other resources todo. 11 лет назад
D3D9Texture.h 8463393377 Initial resource background loading API and implementation. Background loading-capable implementation for textures (load image in background thread, upload image to GPU in main thread), other resources todo. 11 лет назад
D3D9Texture2D.cpp d93fdb5aa4 Fix texture reload when device is initially lost. 11 лет назад
D3D9Texture2D.h 8463393377 Initial resource background loading API and implementation. Background loading-capable implementation for textures (load image in background thread, upload image to GPU in main thread), other resources todo. 11 лет назад
D3D9Texture3D.cpp 7f3ff1a561 Fix Texture3D load failing always without an error message. Closes #513. 11 лет назад
D3D9Texture3D.h 8463393377 Initial resource background loading API and implementation. Background loading-capable implementation for textures (load image in background thread, upload image to GPU in main thread), other resources todo. 11 лет назад
D3D9TextureCube.cpp 5ce05d4cb6 Fixed missing horizontal flip from the vertical cross cubemap layout. 11 лет назад
D3D9TextureCube.h 8463393377 Initial resource background loading API and implementation. Background loading-capable implementation for textures (load image in background thread, upload image to GPU in main thread), other resources todo. 11 лет назад
D3D9VertexBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 лет назад
D3D9VertexBuffer.h 6d5ddc23e0 Bump the copyright for 2014. 12 лет назад
D3D9VertexDeclaration.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 лет назад
D3D9VertexDeclaration.h 6d5ddc23e0 Bump the copyright for 2014. 12 лет назад