ports/emulators/ppsspp/files
Jan Beich bb08e4a3ac emulators/ppsspp: unbreak on armv6/armv7
SDL/SDLGLGraphicsContext.cpp:88:2: error: use of undeclared identifier 'EGL_Init'
        EGL_Init();
        ^
SDL/SDLGLGraphicsContext.cpp:122:18: error: use of undeclared identifier 'g_eglDisplay'
                eglSwapBuffers(g_eglDisplay, g_eglSurface);
                               ^
SDL/SDLGLGraphicsContext.cpp:122:32: error: use of undeclared identifier 'g_eglSurface'
                eglSwapBuffers(g_eglDisplay, g_eglSurface);
                                             ^
SDL/SDLGLGraphicsContext.cpp:139:2: error: use of undeclared identifier 'EGL_Close'
        EGL_Close();
        ^
2018-05-29 02:33:58 +00:00
..
extra-patch-old-joy emulators/ppsspp: update to 1.6.0 2018-05-26 14:33:07 +00:00
patch-CMakeLists.txt
patch-no-egl emulators/ppsspp: unbreak on armv6/armv7 2018-05-29 02:33:58 +00:00
patch-system-libpng16
pkg-message.in