UltimateZoneBuilder/Source/Native/OpenGL
2019-12-26 00:46:05 +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 shutdown crash caused by C# finalizers deleting texture objects after renderdevice already left the building 2019-12-26 00:37:47 +01:00
GLIndexBuffer.h Fix shutdown crash caused by C# finalizers deleting texture objects after renderdevice already left the building 2019-12-26 00:37:47 +01:00
GLRenderDevice.cpp Fix shutdown crash caused by C# finalizers deleting texture objects after renderdevice already left the building 2019-12-26 00:37:47 +01:00
GLRenderDevice.h Fix shutdown crash caused by C# finalizers deleting texture objects after renderdevice already left the building 2019-12-26 00:37:47 +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 Also clean up textures not created by SetPixels 2019-12-26 00:46:05 +01:00
GLTexture.h Fix shutdown crash caused by C# finalizers deleting texture objects after renderdevice already left the building 2019-12-26 00:37:47 +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