gzdoom-gles/libraries
alexey.lysiuk 53949e05f3 - handled differences of values returned by fluid_settings_...() functions
FluidSynth 1.x: these functions return 1 on success and 0 otherwise
FluidSynth 2.x: these functions return  FLUID_OK (0) on success and FLUID_FAILED (-1) otherwise
2019-10-07 12:32:40 +03:00
..
adlmidi - cleaned POSIX compiler arguments for libraries 2019-10-05 15:02:10 +03:00
asmjit - some reformatting on exit code, mainly to make searching for the content easier. 2019-10-01 19:06:28 +02:00
bzip2 - cleaned POSIX compiler arguments for libraries 2019-10-05 15:02:10 +03:00
dumb - applied fast math flags to C and C++ files 2019-10-05 14:41:21 +03:00
game-music-emu - applied fast math flags to C and C++ files 2019-10-05 14:41:21 +03:00
gdtoa - moved third party library projects to a subfolder to reduce size of the root. 2019-07-14 15:06:54 +02:00
glslang - applied fast math flags to C and C++ files 2019-10-05 14:41:21 +03:00
jpeg - moved third party library projects to a subfolder to reduce size of the root. 2019-07-14 15:06:54 +02:00
lzma - cleaned POSIX compiler arguments for libraries 2019-10-05 15:02:10 +03:00
music_common - fixed: mode argument was ignored by utf8_fopen() on POSIX platforms 2019-10-05 11:02:19 +03:00
oplsynth - implemented str(n)icmp function definitions via CMake macro 2019-10-05 14:47:36 +03:00
opnmidi - cleaned POSIX compiler arguments for libraries 2019-10-05 15:02:10 +03:00
timidity - cleaned POSIX compiler arguments for libraries 2019-10-05 15:02:10 +03:00
timidityplus - cleaned POSIX compiler arguments for libraries 2019-10-05 15:02:10 +03:00
wildmidi - implemented str(n)icmp function definitions via CMake macro 2019-10-05 14:47:36 +03:00
zlib - moved third party library projects to a subfolder to reduce size of the root. 2019-07-14 15:06:54 +02:00
zmusic - handled differences of values returned by fluid_settings_...() functions 2019-10-07 12:32:40 +03:00