mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-10-31 04:31:57 +00:00 
			
		
		
		
	 3043296e52
			
		
	
	3043296e52
	
	
	
		
			
			This method takes an LGEvent and signals it when the next frame should be rendered in time for the next vblank. We will be using this to render imgui at screen refresh rate, but this could potentially be used later to implement a better form of vsync for supported display servers. This must be invoked before swapping buffers.