1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-01 03:10:06 +00:00
JUCE/extras/JuceDemo
2012-03-15 11:13:38 +00:00
..
Binary Data Renamed the juce demo folder from "juce demo" to "JuceDemo". Annoyingly, this is necessary because the Android build tools can't handle paths containing spaces (!) 2011-02-06 19:03:36 +00:00
Builds Introjucer: fix for RTAS in VS2010 2012-03-12 21:43:43 +00:00
JuceLibraryCode Introjucer: fix for RTAS in VS2010 2012-03-12 21:43:43 +00:00
Source 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. 2012-03-15 11:13:38 +00:00
Juce Demo.jucer Introjucer: improved Android projects so that ant can now build and install the apk in the standard way, and added signing key values. 2012-02-27 22:02:20 +00:00