mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	docs: fix error in wlr_output_set_damage() comment
output-buffer-local coordinates are neither scaled nor transformed
This commit is contained in:
		
							parent
							
								
									431ec52b9c
								
							
						
					
					
						commit
						c9760569ae
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -349,8 +349,7 @@ bool wlr_output_preferred_read_format(struct wlr_output *output,
 | 
			
		|||
 * the screen that has changed since the last frame.
 | 
			
		||||
 *
 | 
			
		||||
 * Compositors implementing damage tracking should call this function with the
 | 
			
		||||
 * damaged region in output-buffer-local coordinates (ie. scaled and
 | 
			
		||||
 * transformed).
 | 
			
		||||
 * damaged region in output-buffer-local coordinates.
 | 
			
		||||
 *
 | 
			
		||||
 * This region is not to be confused with the renderer's buffer damage, ie. the
 | 
			
		||||
 * region compositors need to repaint. Compositors usually need to repaint more
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue