1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core/system
2012-01-04 16:36:30 +00:00
..
juce_PlatformDefs.h OpenGL work: renamed OpenGLGraphicsContext class, and made it use shaders for rendering where available. 2011-12-15 13:50:19 +00:00
juce_StandardHeader.h Refactored the dynamically-loaded OpenGL extension functions from being static to being members of a specific context object. This entails lots of OpenGLContext references being passed around all over the place, and has meant that a few static helper functions are no longer available. 2012-01-04 16:36:30 +00:00
juce_SystemStats.cpp Tweaked linux HTTP code. Added a macro: JUCE_STRINGIFY. 2011-09-09 08:46:39 +01:00
juce_SystemStats.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_TargetPlatform.h Couple of small win32 fixes. Cleaned up win32 registry code. 2011-09-26 10:40:44 +01:00