| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								juce_OpenGLContext.cpp
							
						
					 | 
				
				
					
						Windows:  Added a workaround for non-DPI aware windows having an incorrect scale factor when using the OpenGL renderer
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_OpenGLContext.h
							
						
					 | 
				
				
					
						Moved Displays class out of Desktop and into its own .h/.cpp and deprecated Displays::getDisplayContaining()
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_OpenGLFrameBuffer.cpp
							
						
					 | 
				
				
					
						More zero -> nullptr fixes
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_OpenGLFrameBuffer.h
							
						
					 | 
				
				
					
						Removed some legacy friend class declarations that are no longer needed with modern compilers
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_OpenGLGraphicsContext.cpp
							
						
					 | 
				
				
					
						More zero -> nullptr fixes
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_OpenGLGraphicsContext.h
							
						
					 | 
				
				
					
						Added a lambda callback to OpenGLGraphicsContextCustomShader to allow custom set-up when the shader is activated
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_OpenGLHelpers.cpp
							
						
					 | 
				
				
					
						Tidied up a few bits of messy String concatenation
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_OpenGLHelpers.h
							
						
					 | 
				
				
					
						Add documentation tags
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_OpenGLImage.cpp
							
						
					 | 
				
				
					
						Added some methods to allow ReferenceCountedObjectPtrs to be constructed or copied from references as well as pointers - as well as increasing safety, this actually makes things a bit more efficient as it skips a nullptr check. Updated lots of places in the code that could take advantage of this
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_OpenGLImage.h
							
						
					 | 
				
				
					
						Add documentation tags
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_OpenGLPixelFormat.cpp
							
						
					 | 
				
				
					
						Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_OpenGLPixelFormat.h
							
						
					 | 
				
				
					
						Add documentation tags
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_OpenGLRenderer.h
							
						
					 | 
				
				
					
						Add documentation tags
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_OpenGLShaderProgram.cpp
							
						
					 | 
				
				
					
						Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_OpenGLShaderProgram.h
							
						
					 | 
				
				
					
						Add documentation tags
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_OpenGLTexture.cpp
							
						
					 | 
				
				
					
						OpenGL:  Added method OpenGLContext::setTextureMagnificationFilter to change GL's texture magnification filter
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_OpenGLTexture.h
							
						
					 | 
				
				
					
						Add documentation tags
					
				 | 
				7 years ago |