12 Commits (b5afccc37c351caa95791568259b253d85628c7f)

Author SHA1 Message Date
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  hogliux ef2c63e4e3 Added a new LookAndFeel (V4) and re-skinned the JUCE Demo and examples. Improved the JUCE Demo on mobile devices. 8 years ago
  hogliux d90ca6caf8 Fixed a typo in the OpenGL demo code 8 years ago
  jules 9fa0d49be7 Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
  hogliux fa1ad90386 Fix black teapot issue 9 years ago
  jules 02041328dc Misc minor fix-ups 9 years ago
  jules fdc04d2d2c Fixed some warnings caught by -pedantic_warnings 9 years ago
  jules 7233d17d0c Added missing override keywords in the demo 9 years ago
  hogliux c7b8e77031 Update copyright notice 9 years ago
  jules 063ec9c0d1 Updated openGL demo app now that the Matrix3D class works the other (correct!) way around. 10 years ago
  jules 43252dc605 Tidied-up a few stray sign-conversion warnings. 10 years ago
  Felix Faire b01383e8d0 Restructured folder and Updated Readme 10 years ago
  Felix Faire 03b485d3dc Updated JUCE Demo Examples 10 years ago
  jules 56983c8080 Tweak to the GL demo to avoid problems on android where openGLContextClosing doesn't get called. 11 years ago
  jules 35fd84cc52 Better parsing of openGL SL version number. 11 years ago
  jules b1b08106bf Updated OpenGLGraphicsContext to be able to use GL3 contexts. 11 years ago
  jules 12fb13bdea Tweaks for OpenGL 3 support. 11 years ago
  jules 56f7676601 Refactored the OpenGLGraphicsContextCustomShader class and added a demo for it. 11 years ago
  jules d20279d1db Fix to the GL 2D renderer. Also removed the smaller limit on the GL buffer sizes used in win32. 11 years ago
  jules 5b25b303fb Cleaned up some minor stuff in the GL demo and PathStrokeType. 11 years ago
  jules 4d79bed3d1 Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 11 years ago
  jules b7ebb273d9 Made the GL demo page clean up its attributes to avoid problems on nvideo cards. 11 years ago
  jules bf126b0aeb Minor demo tweak. 11 years ago
  jules caea1c3370 Added the all-new demo app! 11 years ago