Lasse Öörni 1c3302757c Clean up shader compiler error string on shader live reload to allow recovery. Closes #363. 11 ani în urmă
..
OGLGPUObject.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 ani în urmă
OGLGPUObject.h 6d5ddc23e0 Bump the copyright for 2014. 12 ani în urmă
OGLGraphics.cpp 223f98451a Change OpenGL pixel store settings to happen immediately after context creation. Otherwise crash could result when restoring texture data. Fixes #344. 11 ani în urmă
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 ani în urmă
OGLGraphicsImpl.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 ani în urmă
OGLGraphicsImpl.h 6d5ddc23e0 Bump the copyright for 2014. 12 ani în urmă
OGLIndexBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 ani în urmă
OGLIndexBuffer.h 6d5ddc23e0 Bump the copyright for 2014. 12 ani în urmă
OGLRenderSurface.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 ani în urmă
OGLRenderSurface.h 6d5ddc23e0 Bump the copyright for 2014. 12 ani în urmă
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 ani în urmă
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 ani în urmă
OGLShaderVariation.cpp 1c3302757c Clean up shader compiler error string on shader live reload to allow recovery. Closes #363. 11 ani în urmă
OGLShaderVariation.h 9b17bc6328 Remove fullName_ member variance. 12 ani în urmă
OGLTexture.cpp ffe7a7699f Minor enhancement on getting optional resources and error handling. 12 ani în urmă
OGLTexture.h 6d5ddc23e0 Bump the copyright for 2014. 12 ani în urmă
OGLTexture2D.cpp af9905a891 Fixed the check to reset Texture's requested levels when loading uncompressed. Fixes uncompressed images always having mipmaps. 12 ani în urmă
OGLTexture2D.h 6d5ddc23e0 Bump the copyright for 2014. 12 ani în urmă
OGLTexture3D.cpp af9905a891 Fixed the check to reset Texture's requested levels when loading uncompressed. Fixes uncompressed images always having mipmaps. 12 ani în urmă
OGLTexture3D.h 6d5ddc23e0 Bump the copyright for 2014. 12 ani în urmă
OGLTextureCube.cpp af9905a891 Fixed the check to reset Texture's requested levels when loading uncompressed. Fixes uncompressed images always having mipmaps. 12 ani în urmă
OGLTextureCube.h 6d5ddc23e0 Bump the copyright for 2014. 12 ani în urmă
OGLVertexBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 ani în urmă
OGLVertexBuffer.h 6d5ddc23e0 Bump the copyright for 2014. 12 ani în urmă