Lasse Öörni af9905a891 Fixed the check to reset Texture's requested levels when loading uncompressed. Fixes uncompressed images always having mipmaps. 12 years ago
..
OGLGPUObject.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
OGLGPUObject.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
OGLGraphics.cpp c3c177525d Removed the "view texture" abstraction, which is unnecessary now, as all deferred renderpaths write directly to the destination rendertarget. Fixes #166. 12 years ago
OGLGraphics.h c3c177525d Removed the "view texture" abstraction, which is unnecessary now, as all deferred renderpaths write directly to the destination rendertarget. Fixes #166. 12 years ago
OGLGraphicsImpl.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
OGLGraphicsImpl.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
OGLIndexBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
OGLIndexBuffer.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
OGLRenderSurface.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
OGLRenderSurface.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
OGLShaderProgram.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
OGLShaderProgram.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
OGLShaderVariation.cpp caf080ecbb Initial refactoring of Direct3D9 shaders. ShaderCompiler removed. Bytecode not cached into files yet. 12 years ago
OGLShaderVariation.h caf080ecbb Initial refactoring of Direct3D9 shaders. ShaderCompiler removed. Bytecode not cached into files yet. 12 years ago
OGLTexture.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
OGLTexture.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
OGLTexture2D.cpp af9905a891 Fixed the check to reset Texture's requested levels when loading uncompressed. Fixes uncompressed images always having mipmaps. 12 years ago
OGLTexture2D.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
OGLTexture3D.cpp af9905a891 Fixed the check to reset Texture's requested levels when loading uncompressed. Fixes uncompressed images always having mipmaps. 12 years ago
OGLTexture3D.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
OGLTextureCube.cpp af9905a891 Fixed the check to reset Texture's requested levels when loading uncompressed. Fixes uncompressed images always having mipmaps. 12 years ago
OGLTextureCube.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
OGLVertexBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
OGLVertexBuffer.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago