0
0
Fork 0
mirror of https://git.do.srb2.org/STJr/UltimateZoneBuilder.git synced 2025-03-04 17:00:49 +00:00
UltimateZoneBuilder/Source/Native/OpenGL
2019-12-25 13:39:55 +02: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 Rearrange the code slightly so it is easier to add other backends 2019-12-23 20:09:38 +01:00
GLIndexBuffer.h Rearrange the code slightly so it is easier to add other backends 2019-12-23 20:09:38 +01:00
GLRenderDevice.cpp Rearrange the code slightly so it is easier to add other backends 2019-12-23 20:09:38 +01:00
GLRenderDevice.h Rearrange the code slightly so it is easier to add other backends 2019-12-23 20:09:38 +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 Fixed: memory buffer was not cleared after successfully transferring texture data to OpenGL (resolves ) 2019-12-25 13:39:55 +02:00
GLTexture.h Rearrange the code slightly so it is easier to add other backends 2019-12-23 20:09:38 +01:00
GLVertexBuffer.cpp Rearrange the code slightly so it is easier to add other backends 2019-12-23 20:09:38 +01:00
GLVertexBuffer.h Rearrange the code slightly so it is easier to add other backends 2019-12-23 20:09:38 +01:00
OpenGLContext.cpp Rearrange the code slightly so it is easier to add other backends 2019-12-23 20:09:38 +01:00
OpenGLContext.h Rearrange the code slightly so it is easier to add other backends 2019-12-23 20:09:38 +01:00