gzdoom-gles/src/posix/sdl
Rachael Alexanderson 71b4f57058 Merge commit 'refs/pull/122/head' of https://github.com/coelckers/gzdoom
# Conflicts:
#	src/posix/cocoa/i_video.mm
#	src/posix/sdl/hardware.cpp
#	src/win32/hardware.cpp
2016-11-16 01:03:32 -05:00
..
crashcatcher.c I missed one last spot where a FreeBSD compilation should follow the path of OS X -- <signal.h> needs to be pulled in for signal functions 2016-01-07 22:48:25 -06:00
critsec.h
hardware.cpp Merge commit 'refs/pull/122/head' of https://github.com/coelckers/gzdoom 2016-11-16 01:03:32 -05:00
i_gui.cpp Separated POSIX's i_system.cpp from native OS X implementation 2015-12-29 14:52:18 +02:00
i_input.cpp - SDL backend could use the new ScaleCoordsFromWindow since it does similarly for fullscreen. 2015-04-17 00:24:33 -04:00
i_joystick.cpp - Defer SDL subsystem initialization since it seems to cause conflicts with GUI toolkits on some systems. 2015-02-02 19:36:08 -05:00
i_main.cpp - Added support for GTK3 (thanks to "MineyMe" and edward-san) 2016-11-12 18:32:09 -05:00
i_system.cpp - Added support for GTK3 (thanks to "MineyMe" and edward-san) 2016-11-12 18:32:09 -05:00
i_system.mm
i_timer.cpp - removed a few leftover FRACUNITs. 2016-04-02 20:07:18 +02:00
sdlglvideo.cpp Add bgra support to OpenGLSWFrameBuffer 2016-10-11 15:43:12 +02:00
sdlglvideo.h Add bgra support to OpenGLSWFrameBuffer 2016-10-11 15:43:12 +02:00
sdlvideo.cpp Apply gamma when using true color output on Linux and Mac 2016-06-11 18:41:56 +02:00
sdlvideo.h Added IsBgra() to DCanvas 2016-05-31 09:36:18 +02:00
st_start.cpp Added native startup window for OS X 2015-12-29 15:19:42 +02:00