1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

OpenGL: removed the fixed-function rendering code, replacing it with a simple software renderer that blits its results to the GL context. Removed the public OpenGLGraphicsContext class, replacing it with a createOpenGLGraphicsContext() function which returns an appropriate shader-based or software-based renderer object.

This commit is contained in:
jules 2012-03-15 11:13:38 +00:00
parent 8ed15bd9f0
commit b338698e34
11 changed files with 307 additions and 1353 deletions

File diff suppressed because it is too large Load diff