gzdoom-gles/src/posix/sdl
Christoph Oelckers 8627a48b34 - consolidation of 'stat' calls.
Since this is a non-standard function it's better kept to as few places as possible, so now DirEntryExists returns an additional flag to say what type an entry is and is being used nearly everywhere where stat was used, excluding a few low level parts in the POSIX code.
2017-12-02 16:07:09 +01:00
..
crashcatcher.c OpenBSD support 2017-07-25 07:56:19 -04:00
critsec.cpp - changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files. 2017-04-17 12:27:19 +02:00
hardware.cpp - fixed an issue with previous commit that undid some scaling code 2017-07-25 08:09:01 -04:00
i_gui.cpp - changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files. 2017-04-17 12:27:19 +02:00
i_input.cpp - changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files. 2017-04-17 12:27:19 +02:00
i_joystick.cpp - changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files. 2017-04-17 12:27:19 +02:00
i_main.cpp - block direct use of 'new' for DObjects. 2017-04-14 13:31:58 +02:00
i_system.cpp - consolidation of 'stat' calls. 2017-12-02 16:07:09 +01:00
i_system.mm
sdlglvideo.cpp Improved OpenGL profile selection in SDL backend 2017-11-07 11:05:06 +02:00
sdlglvideo.h Improved OpenGL profile selection in SDL backend 2017-11-07 11:05:06 +02:00
sdlvideo.cpp - fix linux compile 2017-11-18 08:20:58 -05:00
sdlvideo.h - took DCanvas and all its subtypes out of the DObject tree. 2017-04-14 10:48:18 +02:00
st_start.cpp Added native startup window for OS X 2015-12-29 15:19:42 +02:00