Serious-Engine/Sources/Engine/Graphics
Daniel Gibson 882c7773b5 Game can be executed and quit without crashes
mostly checks before calling AddReference()/RemReference()
2016-06-06 03:53:57 +02:00
..
SDL Use at least 16bit for Depth-Buffer (fixes #37) 2016-05-09 18:51:03 +02:00
Win32 Fix up some mismerges and get the OpenGL code to compile again. 2016-03-31 12:26:43 -04:00
Adapter.cpp Commented out unused functions and variables 2016-05-09 18:51:03 +02:00
Adapter.h Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
Benchmark.cpp Commented out unused functions and variables 2016-05-09 18:51:03 +02:00
Color.cpp rework asm to always fall back to portable C code 2016-04-25 00:14:29 +03:00
Color.h rework asm to always fall back to portable C code 2016-04-25 00:14:29 +03:00
DepthCheck.cpp First pass at cleaning out 64-bit issues. 2016-04-06 23:20:29 -04:00
DisplayMode.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
DisplayMode.h Add GPL header to files 2016-03-11 18:20:51 -06:00
DrawPort_Particles.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
DrawPort_RenderScene.cpp Fix TFE warnings and lots of unused variable warnings 2016-05-09 18:51:04 +02:00
DrawPort.cpp Fix TFE warnings and lots of unused variable warnings 2016-05-09 18:51:04 +02:00
DrawPort.h Add GPL header to files 2016-03-11 18:20:51 -06:00
Fog_internal.h First pass at cleaning out 64-bit issues. 2016-04-06 23:20:29 -04:00
Fog.cpp Commented out unused functions and variables 2016-05-09 18:51:03 +02:00
Fog.h Add GPL header to files 2016-03-11 18:20:51 -06:00
Font.cpp Fix warning -Wchar-subscripts 2016-05-30 00:50:11 +02:00
Font.h Fix warning -Wchar-subscripts 2016-05-30 00:50:11 +02:00
Gfx_Direct3D_Colors.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
Gfx_Direct3D_Textures.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
Gfx_Direct3D.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
Gfx_OpenGL_Textures.cpp Commented out unused functions and variables 2016-05-09 18:51:03 +02:00
Gfx_OpenGL.cpp Fix "unused but set variable" warnings from GCC 2016-05-09 18:51:03 +02:00
Gfx_wrapper_Direct3D.cpp Add GPL header to files 2016-03-11 18:20:51 -06:00
Gfx_wrapper_OpenGL.cpp First attempt at a port to SDL2. Untested! 2016-04-09 02:18:57 -04:00
Gfx_wrapper.cpp Commented out unused functions and variables 2016-05-09 18:51:03 +02:00
Gfx_wrapper.h Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
GfxLibrary.cpp Game can be executed and quit without crashes 2016-06-06 03:53:57 +02:00
GfxLibrary.h First attempt at a port to SDL2. Untested! 2016-04-09 02:18:57 -04:00
GfxProfile.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
GfxProfile.h Add GPL header to files 2016-03-11 18:20:51 -06:00
gl_functions.h Add GPL header to files 2016-03-11 18:20:51 -06:00
gl_types.h Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
Graphics.cpp Fix TFE warnings and lots of unused variable warnings 2016-05-09 18:51:04 +02:00
ImageInfo.cpp Commented out unused functions and variables 2016-05-09 18:51:03 +02:00
ImageInfo.h Add GPL header to files 2016-03-11 18:20:51 -06:00
MultiMonitor.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
MultiMonitor.h Add GPL header to files 2016-03-11 18:20:51 -06:00
OpenGL.h rework asm to always fall back to portable C code 2016-04-25 00:14:29 +03:00
Raster.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
Raster.h Add GPL header to files 2016-03-11 18:20:51 -06:00
RenderPoly.h Add GPL header to files 2016-03-11 18:20:51 -06:00
RenderScene.h Add GPL header to files 2016-03-11 18:20:51 -06:00
Shader.cpp First pass at cleaning out 64-bit issues. 2016-04-06 23:20:29 -04:00
Shader.h Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
ShadowMap.cpp First pass at cleaning out 64-bit issues. 2016-04-06 23:20:29 -04:00
ShadowMap.h Add GPL header to files 2016-03-11 18:20:51 -06:00
Stereo.cpp First pass at cleaning out 64-bit issues. 2016-04-06 23:20:29 -04:00
Stereo.h Add GPL header to files 2016-03-11 18:20:51 -06:00
Texture.cpp Commented out unused functions and variables 2016-05-09 18:51:03 +02:00
Texture.h Add GPL header to files 2016-03-11 18:20:51 -06:00
TextureEffects.cpp Commented out unused functions and variables 2016-05-09 18:51:03 +02:00
TextureEffects.h Patched to compile on Linux, and cleaned out almost all compiler warnings. 2016-04-04 02:34:07 -04:00
TextureRender.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
Vertex.h Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
ViewPort.cpp First attempt at a port to SDL2. Untested! 2016-04-09 02:18:57 -04:00
ViewPort.h Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00