ricrpi / mupen64plus-video-gles2n64

Manually ported from mupen64plus-ae for use with the Raspberry PI
5 stars 10 forks source link

Remove old SDL code #15

Closed gizmo98 closed 5 years ago

gizmo98 commented 9 years ago

Is the old SDL code necessary? We use CoreVideo functions. In my opinion functions like OGL_SDL_Start or sdl2_compat.h could be removed. OpenGL.cpp would be cleaner and easier to read.