|  ed | 281ae0b067 | macOS:  Render OpenGL frames on ThreadPoolJob instead of directly on the CVDisplayLink thread to avoid a deadlock | 5 years ago | 
				
					
						|  ed | 270237be9b | macOS:  Disable CVDisplayLink driver when continuous repainting is false | 5 years ago | 
				
					
						|  reuk | 092bc44413 
										
											
										
									 | MinGW:  Fix windows/gcc warnings | 5 years ago | 
				
					
						|  reuk | 4cf66d6522 | Cleanup:  Remove redundant inlines | 5 years ago | 
				
					
						|  Tom Poole | 6cb75d9d2c | Replaced all references to ROLI with Raw Material Software and regenerated all bytecode | 5 years ago | 
				
					
						|  Tom Poole | 894e7d2bd2 | Updated all license headers | 5 years ago | 
				
					
						|  ed | c2e3dcd8bf | Updated the documentation of some methods which now return std::unique_ptr instead of raw pointers to remove references to deleting the returned object | 5 years ago | 
				
					
						|  ed | 74ca3b44c4 | Linux:  Removed X11-specific code from LinuxComponentPeer | 6 years ago | 
				
					
						|  ed | fe61354c21 | Linux:  Added X11Symbols and WebKitSymbols singletons to dynamically load X11 and WebKit library functions at runtime | 6 years ago | 
				
					
						|  reuk | 5f348c3040 | Warnings:  Add warning-wrangling header | 5 years ago | 
				
					
						|  reuk | 1fdba480cc | JUCE 6:  Update version numbers | 5 years ago | 
				
					
						|  reuk | 327f817b9b | Copyrights: Update commercial/gpl headers to be gpl-only | 5 years ago | 
				
					
						|  ed | d77dae186d | Windows:  Fixed an OpenGL scale issue in high-DPI plug-ins | 5 years ago | 
				
					
						|  Tom Poole | 5e9826ecf8 | Added some missing license headers | 5 years ago | 
				
					
						|  ed | 59a058fdc6 | Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough | 5 years ago | 
				
					
						|  ed | ccbe0816d0 | Changed fallthrough return value to nullptr in OpenGLContext::NativeContext::getNativeHandle() on Windows | 5 years ago | 
				
					
						|  ed | 99a17ad3a9 | Windows:  Fixed an issue with OpenGL rendering scale in plug-ins | 5 years ago | 
				
					
						|  ed | 18523101be | Windows:  Refactored DPI handling in the VST wrapper and hosting code | 5 years ago | 
				
					
						|  ed | 08d0a12f03 | Bump version number to 5.4.7 | 5 years ago | 
				
					
						|  ed | 5bda9de977 | Windows:  Fixed some build errors and warnings when using Clang in Visual Studio | 5 years ago | 
				
					
						|  Tom Poole | ef1eacccd3 | Bump version number to 5.4.6 | 5 years ago | 
				
					
						|  ed | b45ce09235 | Standardised the licensing whitespace in module headers | 5 years ago | 
				
					
						|  ed | b2d8f45e14 | Fixed a potential data race in OpenGLContext::CachedImage | 5 years ago | 
				
					
						|  ed | a54da0b832 | Fixed some more typos | 5 years ago | 
				
					
						|  Tom Poole | 26027ca9c3 | macOS:  Use CVDisplayLink to drive OpenGL | 5 years ago | 
				
					
						|  ed | 4583baf277 | Bump version number to 5.4.5 | 6 years ago | 
				
					
						|  ed | 558ca3e5e6 | OpenGL:  Update native context window position when viewport size or scale changes in OpenGLContext::CachedImage::updateViewportSize() | 6 years ago | 
				
					
						|  ed | 6f4d212ca6 | Reverted a37b918which was causing some issues in Cubase 10 | 6 years ago | 
				
					
						|  ed | a37b918082 | Windows:  Correctly set the DPI-awareness of OpenGL worker threads | 6 years ago | 
				
					
						|  Tom Poole | d8638fdd2a | OpenGL:  Fixed an issue cloning OpenGLImageType images | 6 years ago | 
				
					
						|  Tom Poole | 528798d96e | Bump version number to 5.4.4 | 6 years ago | 
				
					
						|  ed | 6dda52b98b | OpenGL:  Check frame buffer completeness in OpenGLContext::copyTexture() to avoid an GL_INVALID_FRAMEBUFFER_OPERATION error | 6 years ago | 
				
					
						|  ed | bdeaeaf368 | macOS:  Fixed some deprecation warnings and silenced some others for the time being | 6 years ago | 
				
					
						|  Tom Poole | 670f77f80c | Fixed some Android compiler warnings | 6 years ago | 
				
					
						|  Tom Poole | 16dd26649a | Fixed some GCC compiler warnings and removed deprecated functions | 6 years ago | 
				
					
						|  jules | f58eacc135 | Added more unique_ptr use, for functions that create LowLevelGraphicsContext or ImageType objects. | 6 years ago | 
				
					
						|  ed | c194389cb5 | Fixed a linker error in 2af1de4 | 6 years ago | 
				
					
						|  ed | 2af1de45d7 | Windows:  Fixed a bug with DPI-aware VSTs in Steinberg hosts using the OpenGL renderer | 6 years ago | 
				
					
						|  ed | be589191a0 | OpenGL:  Added GL_POINT_SPRITE to juce_MissingGLDefinitions.h | 6 years ago | 
				
					
						|  Tom Poole | 3c0ccda6a5 | macOS:  Cleaned up old 10.6 support ifdefs | 6 years ago | 
				
					
						|  Tom Poole | d475b17a81 | Fixed some compiler warnings | 6 years ago | 
				
					
						|  Tom Poole | cbdf5e6d21 | Fixed some compiler warnings | 6 years ago | 
				
					
						|  ed | 6722194260 | Bump version number to 5.4.3 | 6 years ago | 
				
					
						|  ed | 5bdd3ea8c6 | OpenGL:  Fixed an incorrect type in OpenGLShaderProgram::Uniform::set() | 6 years ago | 
				
					
						|  Tom Poole | e3ebe5aed1 | Bump version number to 5.4.2 | 6 years ago | 
				
					
						|  Tom Poole | be83a08c3b | Added an assertion to check the OpenGL swap interval on MacOS | 6 years ago | 
				
					
						|  ed | a234721110 | Added various clang-tidy modernize-* fixes | 6 years ago | 
				
					
						|  ed | 360be3400d | Added an "app" subfolder to all of the native/java directories and updated modules/juce_core/native/java/README.txt | 6 years ago | 
				
					
						|  ed | 7134bd0f1b | VST:  Add juce_shouldDoubleScaleNativeGLWindow() method to ensure that OpenGL plug-ins running in hiDPI Cubase 10 on Windows are correctly scaled | 6 years ago | 
				
					
						|  ed | 87cf4d2553 | OpenGL:  Replace ComponentPeer::ScaleFactorListener with a Timer that checks the native scale factor on Windows to correctly scale plug-ins | 6 years ago |