Lasse Öörni f2c3d8fe5d Clear persistent float screenbuffers to ensure their contents aren't undefined. This fixes the AutoExposure effect on OpenGL. Added missing float textures to OpenGL Texture::GetDataType(). il y a 12 ans
..
OGLGPUObject.cpp 6d5ddc23e0 Bump the copyright for 2014. il y a 12 ans
OGLGPUObject.h 6d5ddc23e0 Bump the copyright for 2014. il y a 12 ans
OGLGraphics.cpp c3c177525d Removed the "view texture" abstraction, which is unnecessary now, as all deferred renderpaths write directly to the destination rendertarget. Fixes #166. il y a 12 ans
OGLGraphics.h c3c177525d Removed the "view texture" abstraction, which is unnecessary now, as all deferred renderpaths write directly to the destination rendertarget. Fixes #166. il y a 12 ans
OGLGraphicsImpl.cpp 6d5ddc23e0 Bump the copyright for 2014. il y a 12 ans
OGLGraphicsImpl.h 6d5ddc23e0 Bump the copyright for 2014. il y a 12 ans
OGLIndexBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. il y a 12 ans
OGLIndexBuffer.h 6d5ddc23e0 Bump the copyright for 2014. il y a 12 ans
OGLRenderSurface.cpp 6d5ddc23e0 Bump the copyright for 2014. il y a 12 ans
OGLRenderSurface.h 6d5ddc23e0 Bump the copyright for 2014. il y a 12 ans
OGLShaderProgram.cpp 6d5ddc23e0 Bump the copyright for 2014. il y a 12 ans
OGLShaderProgram.h 6d5ddc23e0 Bump the copyright for 2014. il y a 12 ans
OGLShaderVariation.cpp 50556078d6 Fix Raspberry-PI build. il y a 12 ans
OGLShaderVariation.h caf080ecbb Initial refactoring of Direct3D9 shaders. ShaderCompiler removed. Bytecode not cached into files yet. il y a 12 ans
OGLTexture.cpp f2c3d8fe5d Clear persistent float screenbuffers to ensure their contents aren't undefined. This fixes the AutoExposure effect on OpenGL. Added missing float textures to OpenGL Texture::GetDataType(). il y a 12 ans
OGLTexture.h 6d5ddc23e0 Bump the copyright for 2014. il y a 12 ans
OGLTexture2D.cpp af9905a891 Fixed the check to reset Texture's requested levels when loading uncompressed. Fixes uncompressed images always having mipmaps. il y a 12 ans
OGLTexture2D.h 6d5ddc23e0 Bump the copyright for 2014. il y a 12 ans
OGLTexture3D.cpp af9905a891 Fixed the check to reset Texture's requested levels when loading uncompressed. Fixes uncompressed images always having mipmaps. il y a 12 ans
OGLTexture3D.h 6d5ddc23e0 Bump the copyright for 2014. il y a 12 ans
OGLTextureCube.cpp af9905a891 Fixed the check to reset Texture's requested levels when loading uncompressed. Fixes uncompressed images always having mipmaps. il y a 12 ans
OGLTextureCube.h 6d5ddc23e0 Bump the copyright for 2014. il y a 12 ans
OGLVertexBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. il y a 12 ans
OGLVertexBuffer.h 6d5ddc23e0 Bump the copyright for 2014. il y a 12 ans