raze-gles/source
2018-12-15 01:39:41 +00:00
..
audiolib Reduce vorbis read block size from 32k to MV_MIXBUFFERSIZE. Despite requiring more calls into libvorbis, this should be faster on slower CPUs in cases where more copies of the same .ogg sound are attempting to be played at once than are allowed, e.g large explosion scenes in Ion Maiden. 2018-12-15 01:39:41 +00:00
build Initialize rottile values to -1 with a loop like this instead, because doing it the C++ way increases the binary size by like 120KB 2018-12-15 01:37:19 +00:00
duke3d I don't see a reason for these operations to be separated 2018-12-15 01:39:36 +00: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 Update glad to 0.1.25 2018-07-23 02:55:49 +00:00
kenbuild KenBuild: Fix OSD_SetParameters signature. 2017-08-06 13:44:36 +00:00
libxmp-lite ifdef out all use of libc's FILE in libxmp-lite 2018-10-29 06:34:25 +00:00
lpeg Fix variable capitalization in Dependencies.mak files 2018-07-23 02:55:42 +00:00
mact Use clamp in mact LIMITCONTROL macro 2018-11-18 18:12:43 +00:00
sw Fix variable capitalization in Dependencies.mak files 2018-07-23 02:55:42 +00:00
tools/src Fix error building the transpal utility 2018-12-15 01:38:48 +00:00