This website requires JavaScript.
Explore
Help
Register
Sign In
epic
/
OpenRA
Watch
1
Star
0
Fork
0
You've already forked OpenRA
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
edaa7918fc10e8bc27617686dc5cd17170cf45cd
OpenRA
/
OpenRA.Platforms.Default
History
Chris Cameron
36c48e1785
feat: Using a glDebugMessageCallback instead of glGetError on devices that support it
2019-10-05 21:26:20 +01:00
..
DefaultPlatform.cs
…
FrameBuffer.cs
Migrate rendering to OpenGL 3.2 / OpenGL ES 3.0.
2019-09-12 18:58:37 +01:00
FreeTypeFont.cs
…
ITextureInternal.cs
…
MultiTapDetection.cs
…
OpenAlSoundEngine.cs
…
OpenGL.cs
feat: Using a glDebugMessageCallback instead of glGetError on devices that support it
2019-10-05 21:26:20 +01:00
OpenRA.Platforms.Default.csproj
…
OpenRA.Platforms.Default.dll.config
Extend Linux dllmap to other systems
2019-09-13 00:25:50 +02:00
Sdl2GraphicsContext.cs
Migrate rendering to OpenGL 3.2 / OpenGL ES 3.0.
2019-09-12 18:58:37 +01:00
Sdl2HardwareCursor.cs
…
Sdl2Input.cs
…
Sdl2PlatformWindow.cs
Migrate rendering to OpenGL 3.2 / OpenGL ES 3.0.
2019-09-12 18:58:37 +01:00
Shader.cs
Migrate rendering to OpenGL 3.2 / OpenGL ES 3.0.
2019-09-12 18:58:37 +01:00
Texture.cs
Remove duplication in Texture.
2019-09-12 18:58:37 +01:00
ThreadAffine.cs
…
ThreadedGraphicsContext.cs
…
VertexBuffer.cs
…