Aster@中国上海 80ce8a2a7c Add ParticleEffect class. il y a 11 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 80ce8a2a7c Add ParticleEffect class. il y a 11 ans
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. il y a 11 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 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. il y a 12 ans
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. il y a 12 ans
OGLShaderVariation.cpp 1c3302757c Clean up shader compiler error string on shader live reload to allow recovery. Closes #363. il y a 11 ans
OGLShaderVariation.h 9b17bc6328 Remove fullName_ member variance. il y a 12 ans
OGLTexture.cpp ffe7a7699f Minor enhancement on getting optional resources and error handling. il y a 12 ans
OGLTexture.h 6d5ddc23e0 Bump the copyright for 2014. il y a 12 ans
OGLTexture2D.cpp 94462fc5a0 Ensure a texture is not left in "no GPU object" state if reloading from a file fails. Closes #379. il y a 11 ans
OGLTexture2D.h 6d5ddc23e0 Bump the copyright for 2014. il y a 12 ans
OGLTexture3D.cpp 94462fc5a0 Ensure a texture is not left in "no GPU object" state if reloading from a file fails. Closes #379. il y a 11 ans
OGLTexture3D.h 6d5ddc23e0 Bump the copyright for 2014. il y a 12 ans
OGLTextureCube.cpp 94462fc5a0 Ensure a texture is not left in "no GPU object" state if reloading from a file fails. Closes #379. il y a 11 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