Commit Graph

15 Commits

Author SHA1 Message Date
twinaphex
1b28eeb5c8 Cleanups 2021-11-06 18:46:41 +01:00
twinaphex
1e4e73e858 Cleanups 2021-10-08 19:02:01 +02:00
twinaphex
ac76753b0c fluidlite cleanups 2021-10-08 18:58:45 +02:00
twinaphex
45665da75f (libvorbis) Cleanups - get rid of file I/O paths 2021-10-08 17:14:50 +02:00
twinaphex
2e3e16ae3f Cleanup some dependencies 2021-10-08 16:59:44 +02:00
twinaphex
3db3e620e4 Stat using VFS for file I/O
Things I have not been able to convert so far:
- M_SaveDefaults/M_LoadDefaults - something seems to be going wrong here
when trying to use the filestream equivalents - when I change the FPS
and then reload prboom, I cannot get the new fps setting to apply
- d_deh.c has not been changed to use VFS I/O yet - it relies on text
  mode, which is currently not implemented in file_stream/VFS
2021-09-18 02:26:42 +02:00
Vladimir Serbinenko
5b64cf1468 Switch from ad-hoc endianness handling to retro_endianness.h 2020-05-04 21:08:40 +02:00
Fernando Carmona Varo
ea465fb0a4 Warning fixes/supressions
With this there are no more warnings when compiling with mingw and with
clang from android-ndk.

There are some remaining implicit declaration and int conversion
warnings in libretro-common when compiling using latest gcc on linux.
But maybe they should be first fixed first in the upstream
libretro-common so they are not reintroduced later on.
2019-08-26 13:28:50 +02:00
twinaphex
54188e4591 Fix prboom for MSVC 2003 2019-07-30 04:06:21 +02:00
twinaphex
3938f13b89 (Fluidsynth) Get this back to compilable/linkable state - still crashes
at startup though
2019-07-29 06:34:17 +02:00
BringerethOfLight
6cef14e62b fixes some of the malloc/free/access errors. more remain where that came from. 2019-06-14 10:40:54 +00:00
Fernando Carmona Varo
303e2cb32e Fix some warnings 2019-05-29 19:58:42 +02:00
twinaphex
2396987302 Add MSVC 2017 target 2019-01-03 11:32:06 +01:00
twinaphex
0d4fce4e99 Update 2017-07-05 04:15:38 +02:00
twinaphex
b326bffa9e Move dependencies to deps/ 2016-09-08 01:03:51 +02:00