reuk
|
17deafbb0d
|
OpenGL: Ensure a VAO is bound before calling user render callback
|
2023-08-01 13:41:30 +01:00 |
|
reuk
|
af2a4a7e2a
|
OpenGL: Avoid enabling GL_TEXTURE_2D in core profile contexts
|
2023-03-06 12:35:26 +00:00 |
|
Tom Poole
|
7612f446b5
|
Matrix3D: Fixed an ordering bug in the multiplication operator
|
2022-07-28 21:31:47 +01:00 |
|
Tom Poole
|
24e3340a55
|
Update all examples to use Visual Studio 2022 as the default Windows exporter
|
2022-05-23 20:20:44 +01:00 |
|
Tom Poole
|
dea3fe60e4
|
Update copyright banners
|
2022-04-04 12:36:32 +01:00 |
|
reuk
|
9ba5dd5a30
|
OpenGLDemo: Avoid races on Strings that are accessed from rendering thread and main thread
|
2022-02-23 10:56:12 +00:00 |
|
reuk
|
a87efde9ba
|
OpenGL Demos: Fix Thread Sanitizer warnings
|
2021-09-22 10:23:05 +01:00 |
|
Tom Poole
|
fe4ba9071b
|
Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0
See BREAKING-CHANGES.txt for more details.
|
2021-06-30 13:01:14 +01:00 |
|
reuk
|
54423f6583
|
OpenGL: Add GLEW-inspired dynamic function loading
|
2021-05-26 11:23:49 +01:00 |
|
reuk
|
394c4fd475
|
Clang: Fix warnings when building with clang 10
|
2020-07-01 10:00:43 +01:00 |
|
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
2020-04-23 17:30:39 +01:00 |
|
Tom Poole
|
a4bd6cbc66
|
Fixed some more Linux compiler warnings
|
2019-06-06 10:25:19 +01:00 |
|
ed
|
314ef13a63
|
Added a VS2019 exporter to all example PIPs
|
2019-04-15 14:28:36 +01:00 |
|
ed
|
d6fb474c39
|
Restructure OpenGLDemo and UnitTestsDemo and remove unused macro from DemoRunner
|
2019-03-29 16:03:58 +00:00 |
|
jules
|
359132ed55
|
More zero -> nullptr fixes
|
2018-10-09 11:42:55 +01:00 |
|
ed
|
dc9a0b39b8
|
Take the MessageManagerLock before calling Graphics::drawFittedText() in the OpenGL demo to avoid hitting an assertion
|
2018-07-24 09:26:58 +01:00 |
|
ed
|
d018eb8407
|
Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs
|
2018-06-27 11:37:27 +01:00 |
|
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
2018-04-19 20:27:47 +01:00 |
|
Tom Poole
|
77128db335
|
Capitalised the PIP vendor field for the examples
|
2018-03-26 09:58:54 +01:00 |
|
ed
|
5507801dfd
|
Add all PIP examples
|
2018-03-15 12:10:34 +00:00 |
|