16 Commits (fab6a072bc3162f33eb1f51ebcac96117b1dddfd)

Author SHA1 Message Date
  Tom Poole e618f68d4d Update all examples to use Visual Studio 2022 as the default Windows exporter 3 years ago
  reuk 9ba5dd5a30
OpenGLDemo: Avoid races on Strings that are accessed from rendering thread and main thread 3 years ago
  reuk a87efde9ba
OpenGL Demos: Fix Thread Sanitizer warnings 3 years ago
  Tom Poole fe4ba9071b Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 3 years ago
  reuk 54423f6583
OpenGL: Add GLEW-inspired dynamic function loading 4 years ago
  reuk 394c4fd475 Clang: Fix warnings when building with clang 10 4 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  Tom Poole a4bd6cbc66 Fixed some more Linux compiler warnings 6 years ago
  ed 314ef13a63 Added a VS2019 exporter to all example PIPs 6 years ago
  ed d6fb474c39 Restructure OpenGLDemo and UnitTestsDemo and remove unused macro from DemoRunner 6 years ago
  jules 359132ed55 More zero -> nullptr fixes 6 years ago
  ed dc9a0b39b8 Take the MessageManagerLock before calling Graphics::drawFittedText() in the OpenGL demo to avoid hitting an assertion 6 years ago
  ed d018eb8407 Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs 6 years ago
  Tom Poole ab863a6dc2 Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
  Tom Poole 77128db335 Capitalised the PIP vendor field for the examples 7 years ago
  ed 5507801dfd Add all PIP examples 7 years ago