Commit Graph

14 Commits (6f32651fb1ab30f796fe9fecc2f3a8b6f066b1f8)

Author SHA1 Message Date
Michael Braunstingl d39b780fa5 Added RenderState.BlendMode.Custom 9 years ago
Teencrusher d1aae8d479 Added support to glBlendEquation for renderes implementing GL2, and material loading support 9 years ago
Jan Ivenz c6143ae640 Rendering depth to texture arrays. 9 years ago
Kirill Vainer 148c78a943 GL: make lwjgl implementation classes final 10 years ago
Kirill Vainer ed4b70bcad GLTiming: new GL wrapper to profile GL calls 10 years ago
Kirill Vainer 5b95f8a4b0 GLRenderer: Improve compatibility with OpenGL 3.2 core profile 10 years ago
michael 5c70938ccf Added GL_PATCHES as new constant 10 years ago
michael 1949a7d831 Added GL4 Interface, 10 years ago
shadowislord 9651d6d822 GL interface: add support for PBO, FB readback, and fences (ARB sync) 10 years ago
shadowislord d3cbf7fbf2 GL implementations: Fix uploading of buffers with position != 0 10 years ago
shadowislord 3a61032575 Make LwjglGL implement the GL3 interface (for OpenGL3+ function names) 10 years ago
shadowislord 6ca111b13d Refactor renderer system 10 years ago
shadowislord ac2f765d5b Cleanup GL interface from unused calls 10 years ago
shadowislord f189b94a4d Implement the new GL interface for the LWJGL backend 10 years ago