Serious-Engine/Sources/Engine/Graphics/SDL
Daniel Gibson bee4102374 Fix several warnings, warn if not using depth buffer
Fixed -Wreorder warnings (hopefully the last?), also several potentially
uninitialized variables.

In SetupPixelFormat_OGL() Assert if gap_iDepthBits ends up being 0.

Small adjustments to cmake warning settings for gcc/clang
2016-05-09 18:48:39 +02:00
..
SDLAdapter.cpp First attempt at a port to SDL2. Untested! 2016-04-09 02:18:57 -04:00
SDLOpenGL.cpp Fix several warnings, warn if not using depth buffer 2016-05-09 18:48:39 +02:00