raze-gles/source
terminx f0ea646560 Fix SDL borderless windowed mode for real this time
Introduces r_borderless cvar. 0: never borderless, 1: always borderless, 2: borderless if resolution matches desktop resolution (default).

git-svn-id: https://svn.eduke32.com/eduke32@8060 1a8010ca-5511-0410-912e-c29ae57300e0

# Conflicts:
#	source/build/include/baselayer.h
#	source/build/src/baselayer.cpp
#	source/build/src/polymost.cpp
2019-09-20 21:09:56 +02:00
..
audiolib - fixed everything to compile again. 2019-09-20 19:37:29 +02:00
blood - fixed everything to compile again. 2019-09-20 19:37:29 +02:00
build Fix SDL borderless windowed mode for real this time 2019-09-20 21:09:56 +02:00
duke3d Rename gamefunc_Crouch_Toggle to gamefunc_Toggle_Crouch to match the only existing similarly named gamefunc, gamefunc_Toggle_Crosshair 2019-09-20 21:09:18 +02:00
enet Compile without -fno-strict-aliasing. 2018-11-18 18:13:33 +00:00
etcpak Bring the previous commit into effect. 2017-02-01 10:20:54 +00:00
glad - use full GL 4.6 API. 2019-09-16 17:52:14 +02:00
glbackend - refactored texture setup to use an intermediate layer. 2019-09-18 22:16:15 +02:00
kenbuild kenbuild/src/game.cpp: Fix compilation issue due to removal of sqr() from pragmas.h in r7597 2019-09-20 21:09:14 +02:00
libsmackerdec - added NBlood source. 2019-09-20 00:42:45 +02:00
libxmp-lite Add buildvfs, abstraction layer for file I/O. 2019-03-01 08:51:50 +00:00
lpeg Automatic source file dependency generation for GNUmakefile 2019-09-20 15:23:50 +02:00
mact Revert "This should be enough for SDL controller hotplug support but I haven't tested it" 2019-09-20 16:12:23 +02:00
rr - fixed everything to compile again. 2019-09-20 19:37:29 +02:00
sw Change some clocks to support sub-tick precision using a new class, ClockTicks. 2019-09-20 21:09:14 +02:00
tools/src Fix error building the transpal utility 2018-12-15 01:38:48 +00:00