mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	Add EGL for X11
This commit is contained in:
		
							parent
							
								
									517ba0bc16
								
							
						
					
					
						commit
						bbe90d41bb
					
				
					 2 changed files with 21 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -11,6 +11,7 @@ struct wlr_x11_backend {
 | 
			
		|||
 | 
			
		||||
	Display *xlib_conn;
 | 
			
		||||
	xcb_connection_t *xcb_conn;
 | 
			
		||||
	xcb_screen_t *screen;
 | 
			
		||||
	xcb_window_t win;
 | 
			
		||||
 | 
			
		||||
	struct wlr_egl egl;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue