mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	Refactored renderer startup to function.
This commit is contained in:
		
							parent
							
								
									ce8786721b
								
							
						
					
					
						commit
						7efdd3c9fc
					
				
					 3 changed files with 28 additions and 45 deletions
				
			
		| 
						 | 
				
			
			@ -60,6 +60,6 @@ void wlr_drm_output_dpms(int fd, struct wlr_output_state *output, bool screen_on
 | 
			
		|||
void wlr_drm_scan_connectors(struct wlr_backend_state *state);
 | 
			
		||||
int wlr_drm_event(int fd, uint32_t mask, void *data);
 | 
			
		||||
 | 
			
		||||
void wlr_drm_output_draw_blank(struct wlr_output_state *output);
 | 
			
		||||
void wlr_drm_output_start_renderer(struct wlr_output_state *output);
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue