wayland: Add OpenGL support
This uses EGL to implement GdkGLContext for wayland.
This commit is contained in:
		 Alexander Larsson
					Alexander Larsson
				
			
				
					committed by
					
						 Matthias Clasen
						Matthias Clasen
					
				
			
			
				
	
			
			
			 Matthias Clasen
						Matthias Clasen
					
				
			
						parent
						
							6717242d26
						
					
				
				
					commit
					7eae4985e8
				
			| @ -237,5 +237,7 @@ struct wl_data_source * gdk_wayland_selection_get_data_source (GdkWindow *owner, | ||||
|                                                                GdkAtom    selection); | ||||
| void gdk_wayland_selection_unset_data_source (GdkAtom selection); | ||||
|  | ||||
| EGLSurface gdk_wayland_window_get_egl_surface (GdkWindow *window, | ||||
|                                                EGLConfig config); | ||||
|  | ||||
| #endif /* __GDK_PRIVATE_WAYLAND_H__ */ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user