Commit Graph

10 Commits (7ae1ff23af6b6876e914a65f5f27baaa40147cca)

Author SHA1 Message Date
Kirill Vainer 6127f7eb7a Miscellaneous OpenGL ES fixes (#720) 8 years ago
Nehon 6a467ecb53 Added gpu profiling to Renderer and all the GL backends except ios 8 years ago
Michael Braunstingl d39b780fa5 Added RenderState.BlendMode.Custom 9 years ago
Teencrusher bffa2191e5 Moved glBlendEquationSeparate from GL2 interface to GL interface. Added an example of the feature. Minors issues. 9 years ago
iwgeric 5c6deeb5ab Android: add GLFbo interface to AndroidGL to fix cast exception 10 years ago
Kirill Vainer ed4b70bcad GLTiming: new GL wrapper to profile GL calls 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 3f63d43461 * Add license to android renderer files 10 years ago
shadowislord aaac8cb613 URA is now used by default on Android 10 years ago