Wei Tjong Yao 5f834fe1b1 Fixed GCC 64-bit compiler warning. 12 年 前
..
OGLGPUObject.cpp a40fead7dc Updated license for the new year. 13 年 前
OGLGPUObject.h a40fead7dc Updated license for the new year. 13 年 前
OGLGraphics.cpp 5f834fe1b1 Fixed GCC 64-bit compiler warning. 12 年 前
OGLGraphics.h 8b28c12ae6 Added instancing to the OpenGL renderer, requires the ARB_instanced_arrays extension. 12 年 前
OGLGraphicsImpl.cpp a40fead7dc Updated license for the new year. 13 年 前
OGLGraphicsImpl.h 5cda61c090 OpenGL sRGB framebuffer write mode. 13 年 前
OGLIndexBuffer.cpp a40fead7dc Updated license for the new year. 13 年 前
OGLIndexBuffer.h a40fead7dc Updated license for the new year. 13 年 前
OGLRenderSurface.cpp b2645460ef Refactored view queuing in Renderer. 13 年 前
OGLRenderSurface.h 12bddee240 Whether to use derived opacity can be configured per UI element. By default true, except for Text. 13 年 前
OGLShader.cpp 0ef6e3f135 Added profiling blocks to shader loading. 12 年 前
OGLShader.h a40fead7dc Updated license for the new year. 13 年 前
OGLShaderProgram.cpp 8b28c12ae6 Added instancing to the OpenGL renderer, requires the ARB_instanced_arrays extension. 12 年 前
OGLShaderProgram.h a40fead7dc Updated license for the new year. 13 年 前
OGLShaderVariation.cpp a40fead7dc Updated license for the new year. 13 年 前
OGLShaderVariation.h a40fead7dc Updated license for the new year. 13 年 前
OGLTexture.cpp 4e1e1f9ce6 Converted static const String arrays to const char* arrays where applicable. 12 年 前
OGLTexture.h 5cda61c090 OpenGL sRGB framebuffer write mode. 13 年 前
OGLTexture2D.cpp b4599e046d Hardware sRGB texture support. OpenGL sRGB framebuffer writing implementation still missing. 13 年 前
OGLTexture2D.h 5cda61c090 OpenGL sRGB framebuffer write mode. 13 年 前
OGLTextureCube.cpp b4599e046d Hardware sRGB texture support. OpenGL sRGB framebuffer writing implementation still missing. 13 年 前
OGLTextureCube.h 5cda61c090 OpenGL sRGB framebuffer write mode. 13 年 前
OGLVertexBuffer.cpp 4e1e1f9ce6 Converted static const String arrays to const char* arrays where applicable. 12 年 前
OGLVertexBuffer.h 4e1e1f9ce6 Converted static const String arrays to const char* arrays where applicable. 12 年 前