Lasse Öörni 02e543ba5c Support for per-pixel negative lights. Added BLEND_SUBTRACT & BLEND_SUBTRACTALPHA blend modes. Light code cleanup. hace 11 años
..
OGLGPUObject.cpp 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
OGLGPUObject.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
OGLGraphics.cpp 02e543ba5c Support for per-pixel negative lights. Added BLEND_SUBTRACT & BLEND_SUBTRACTALPHA blend modes. Light code cleanup. hace 11 años
OGLGraphics.h 5a6a11c521 Minor documentation / comment fixes. hace 12 años
OGLGraphicsImpl.cpp 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
OGLGraphicsImpl.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
OGLIndexBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
OGLIndexBuffer.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
OGLRenderSurface.cpp 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
OGLRenderSurface.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
OGLShaderProgram.cpp abc6fcd8b8 Shader precaching mechanism. Call Graphics::BeginDumpShaders() or use the engine command line parameter -ds <file> to create a shader dump file of the variations that are loaded during program run, and Graphics::PrecacheShaders() to load the dump file. hace 12 años
OGLShaderProgram.h abc6fcd8b8 Shader precaching mechanism. Call Graphics::BeginDumpShaders() or use the engine command line parameter -ds <file> to create a shader dump file of the variations that are loaded during program run, and Graphics::PrecacheShaders() to load the dump file. hace 12 años
OGLShaderVariation.cpp 9b17bc6328 Remove fullName_ member variance. hace 12 años
OGLShaderVariation.h 9b17bc6328 Remove fullName_ member variance. hace 12 años
OGLTexture.cpp ffe7a7699f Minor enhancement on getting optional resources and error handling. hace 12 años
OGLTexture.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
OGLTexture2D.cpp af9905a891 Fixed the check to reset Texture's requested levels when loading uncompressed. Fixes uncompressed images always having mipmaps. hace 12 años
OGLTexture2D.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
OGLTexture3D.cpp af9905a891 Fixed the check to reset Texture's requested levels when loading uncompressed. Fixes uncompressed images always having mipmaps. hace 12 años
OGLTexture3D.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
OGLTextureCube.cpp af9905a891 Fixed the check to reset Texture's requested levels when loading uncompressed. Fixes uncompressed images always having mipmaps. hace 12 años
OGLTextureCube.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
OGLVertexBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
OGLVertexBuffer.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años