raze-gles/source
pogokeen cb9ee858bf menus.cpp: Make windowed-only resolutions clear in both their name and by disabling the fullscreen menu option
Additionally, increase MAXRESOLUTIONSTRINGLENGTH to accomodate new resolution name suffix

git-svn-id: https://svn.eduke32.com/eduke32@6697 1a8010ca-5511-0410-912e-c29ae57300e0
2018-02-26 02:48:09 +00:00
..
audiolib Fixed race condition where XMP voices could be played by the audio driver thread before they were fully initialized or fully freed 2017-12-17 02:03:52 +00:00
build sdlayer.h/winlayer.cpp: If a resolution is supported for fullscreen, also support the mode as a windowed resolution. 2018-02-26 02:48:06 +00:00
duke3d menus.cpp: Make windowed-only resolutions clear in both their name and by disabling the fullscreen menu option 2018-02-26 02:48:09 +00:00
enet The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
etcpak Bring the previous commit into effect. 2017-02-01 10:20:54 +00:00
glad GLAD: update to include "GL_ARB_sync" extension 2018-02-16 06:38:44 +00:00
kenbuild KenBuild: Fix OSD_SetParameters signature. 2017-08-06 13:44:36 +00:00
libxmp-lite Add support for MTM modules. 2017-10-15 23:09:59 +00:00
lpeg LPeg: Necessary changes for building in our environment and with our project. See lpeg-lunatic.patch. 2017-06-09 06:39:18 +00:00
mact animlib: Editorialize the code style a bit more. 2018-02-25 01:18:25 +00:00
sw Replace bespoke CON/def module and clipmap filename array reallocing with a new class, GrowArray. 2018-02-17 22:30:39 +00:00
tools/src Moved to GLAD for dynamic GL/WGL and extension loading. 2018-02-16 06:38:21 +00:00