2
0
Lasse Öörni 981b5bcac4 Use viewport sized intermediate rendertargets so that pixels outside the viewport never leak into post-processing. Added viewport multiplier mode to renderpath definition. Closes #265. 11 жил өмнө
..
OGLGPUObject.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 жил өмнө
OGLGPUObject.h 6d5ddc23e0 Bump the copyright for 2014. 12 жил өмнө
OGLGraphics.cpp 981b5bcac4 Use viewport sized intermediate rendertargets so that pixels outside the viewport never leak into post-processing. Added viewport multiplier mode to renderpath definition. Closes #265. 11 жил өмнө
OGLGraphics.h 981b5bcac4 Use viewport sized intermediate rendertargets so that pixels outside the viewport never leak into post-processing. Added viewport multiplier mode to renderpath definition. Closes #265. 11 жил өмнө
OGLGraphicsImpl.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 жил өмнө
OGLGraphicsImpl.h 6d5ddc23e0 Bump the copyright for 2014. 12 жил өмнө
OGLIndexBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 жил өмнө
OGLIndexBuffer.h 6d5ddc23e0 Bump the copyright for 2014. 12 жил өмнө
OGLRenderSurface.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 жил өмнө
OGLRenderSurface.h 6d5ddc23e0 Bump the copyright for 2014. 12 жил өмнө
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. 12 жил өмнө
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. 12 жил өмнө
OGLShaderVariation.cpp 9b17bc6328 Remove fullName_ member variance. 12 жил өмнө
OGLShaderVariation.h 9b17bc6328 Remove fullName_ member variance. 12 жил өмнө
OGLTexture.cpp ffe7a7699f Minor enhancement on getting optional resources and error handling. 12 жил өмнө
OGLTexture.h 6d5ddc23e0 Bump the copyright for 2014. 12 жил өмнө
OGLTexture2D.cpp af9905a891 Fixed the check to reset Texture's requested levels when loading uncompressed. Fixes uncompressed images always having mipmaps. 12 жил өмнө
OGLTexture2D.h 6d5ddc23e0 Bump the copyright for 2014. 12 жил өмнө
OGLTexture3D.cpp af9905a891 Fixed the check to reset Texture's requested levels when loading uncompressed. Fixes uncompressed images always having mipmaps. 12 жил өмнө
OGLTexture3D.h 6d5ddc23e0 Bump the copyright for 2014. 12 жил өмнө
OGLTextureCube.cpp af9905a891 Fixed the check to reset Texture's requested levels when loading uncompressed. Fixes uncompressed images always having mipmaps. 12 жил өмнө
OGLTextureCube.h 6d5ddc23e0 Bump the copyright for 2014. 12 жил өмнө
OGLVertexBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 жил өмнө
OGLVertexBuffer.h 6d5ddc23e0 Bump the copyright for 2014. 12 жил өмнө