mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-10-31 04:31:57 +00:00 
			
		
		
		
	[client] opengl: render frame if config didn't change
This commit is contained in:
		 Mikko Rasa
					Mikko Rasa
				
			
				
					committed by
					
						 Geoffrey McRae
						Geoffrey McRae
					
				
			
			
				
	
			
			
			 Geoffrey McRae
						Geoffrey McRae
					
				
			
						parent
						
							ac1ecd2e7b
						
					
				
				
					commit
					ead09ed110
				
			| @@ -564,8 +564,6 @@ bool opengl_render(void * opaque, SDL_Window * window) | ||||
|       return false; | ||||
|  | ||||
|     case CONFIG_STATUS_NOOP : | ||||
|       break; | ||||
|  | ||||
|     case CONFIG_STATUS_OK   : | ||||
|      if (!draw_frame(this)) | ||||
|        return false; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user