Skip to content

CI: Build shared-glapi + EGL for Windows

Jesse Natalie requested to merge jenatali/mesa:egl-windows-test-fixes into main

The first couple commits fix up the symbol check tests. Then a cherry-picked fix from !12273 (merged) needed to make some tests not try to #define nullptr 0, and lastly flip on shared-glapi + GLESv2 for Windows CI, just so we can make sure it doesn't break.

Merge request reports