mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	Changed logging.
This commit is contained in:
		
							parent
							
								
									41a82fd2fc
								
							
						
					
					
						commit
						562d43a5ec
					
				
					 5 changed files with 176 additions and 74 deletions
				
			
		| 
						 | 
				
			
			@ -59,7 +59,7 @@ struct wlr_drm_display {
 | 
			
		|||
 | 
			
		||||
bool wlr_drm_display_modeset(struct wlr_drm_backend *backend,
 | 
			
		||||
		struct wlr_drm_display *disp, const char *str);
 | 
			
		||||
void wlr_drm_display_free(struct wlr_drm_display *disp);
 | 
			
		||||
void wlr_drm_display_free(struct wlr_drm_display *disp, bool restore);
 | 
			
		||||
 | 
			
		||||
void wlr_drm_display_begin(struct wlr_drm_display *disp);
 | 
			
		||||
void wlr_drm_display_end(struct wlr_drm_display *disp);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue