Using SDL Input
- Status
- Open
- WikiPage
- Using SDL Input
- Issue Type
- has problems
- Description
SDL_GL_SwapBuffers()
is working only with SDL1,
with SDL2 it got substitued bySDL_GL_SwapWindow(sdl_window);
see https://wiki.libsdl.org/MigrationGuide for details (search for SDL_GL_SwapWindow in the page)
- Created
- Sunday 12 of July, 2015 01:26:05 GMT-0000
by portaloffreedom - LastModif
- Sunday 12 of July, 2015 01:26:05 GMT-0000
by portaloffreedom