fabiensanglard / Shmup

3D Shoot'em Up written with OpenGL ES 1.1/2.0 running on iOS, Android, Windows and MacOS X.
http://fabiensanglard.net/shmup/
GNU General Public License v3.0
263 stars 62 forks source link

SDL2 and OpenGL ES Linux port #5

Open meveric opened 8 years ago

meveric commented 8 years ago

This should work fine, although it's not 100% clean yet. You should be able to create a single Makefile for OpenGL and SDL 1.2 as well as SDL2 + GLES. You could even use SDL2 + OpenGL without much changes.