Serious-Engine/Sources/Engine/Brushes
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
..
Brush.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
Brush.h Silence -Wreorder warnings. 2016-04-20 13:31:49 -05:00
BrushArchive.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
BrushArchive.h Add GPL header to files 2016-03-11 18:20:51 -06:00
BrushBase.h Add GPL header to files 2016-03-11 18:20:51 -06:00
BrushExport.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
BrushImport.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
BrushIO.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
BrushMip.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
BrushPolygon.cpp Resolved some 64bit issues, marked/commented some others 2016-04-17 23:35:04 +02:00
BrushSector.cpp Fix several warnings, warn if not using depth buffer 2016-05-09 18:48:39 +02:00
BrushShadows.cpp Use those other averages. (#41) 2016-04-22 13:57:04 -04:00
BrushTransformed.h Add GPL header to files 2016-03-11 18:20:51 -06:00
BrushTriangularize.cpp Patched to compile on Linux, and cleaned out almost all compiler warnings. 2016-04-04 02:34:07 -04:00