UltimateZoneBuilder/Source/Native/OpenGL
2020-01-02 18:55:53 +01:00
..
gl_load Rearrange the code slightly so it is easier to add other backends 2019-12-23 20:09:38 +01:00
GLBackend.cpp Rearrange the code slightly so it is easier to add other backends 2019-12-23 20:09:38 +01:00
GLBackend.h Rearrange the code slightly so it is easier to add other backends 2019-12-23 20:09:38 +01:00
GLIndexBuffer.cpp Fix double delete bug 2019-12-26 01:09:31 +01:00
GLIndexBuffer.h Fix double delete bug 2019-12-26 01:09:31 +01:00
GLRenderDevice.cpp Rename the sampler filters so that they use the same naming convention as modern graphics APIs 2019-12-29 18:54:22 +01:00
GLRenderDevice.h Rename the sampler filters so that they use the same naming convention as modern graphics APIs 2019-12-29 18:54:22 +01:00
GLShader.cpp Rearrange the code slightly so it is easier to add other backends 2019-12-23 20:09:38 +01:00
GLShader.h Rearrange the code slightly so it is easier to add other backends 2019-12-23 20:09:38 +01:00
GLShaderManager.cpp Rearrange the code slightly so it is easier to add other backends 2019-12-23 20:09:38 +01:00
GLShaderManager.h Rearrange the code slightly so it is easier to add other backends 2019-12-23 20:09:38 +01:00
GLTexture.cpp Fix double delete bug 2019-12-26 01:09:31 +01:00
GLTexture.h Fix double delete bug 2019-12-26 01:09:31 +01:00
GLVertexBuffer.cpp Fix double delete bug 2019-12-26 01:09:31 +01:00
GLVertexBuffer.h Fix double delete bug 2019-12-26 01:09:31 +01:00
OpenGLContext.cpp Fix profile not being used 2020-01-02 18:55:53 +01:00
OpenGLContext.h Rearrange the code slightly so it is easier to add other backends 2019-12-23 20:09:38 +01:00