Mir

Code review comment for lp:~raof/mir/check-for-surfaceless

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Looks good, if you ignore what C++ forces us to do with initializer lists :(

Nit: Missing an underscore:
31 + (khr_surfaceless_context ? " (using EGL_KHR_surfaceless context)\n" :

review: Approve

« Back to merge proposal