[Mesa-dev] [PATCH 00/30] egl: a ton of eglMakeCurrent inspired cleanups

Emil Velikov emil.l.velikov at gmail.com
Thu Aug 25 16:18:22 UTC 2016


Hi all,

With the resent noise in the egl area I decided to do some of the long 
planned cleanup in the area. It spans across the following:

 - glapi missing glFlush and non-shared glapi are not an option
 - encapsulate/separate disp->DriverData (more?) management
 - 'unwrap' eglMakeCurrent
 - don't opencode what can be static const data
 - unify WL_bind_wayland_display management

Note: some of the patches can be folded or split. Please let me know 
if you have any preferences.

Thanks
Emil



More information about the mesa-dev mailing list