This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-02-10 12:55:24 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
History
Le Philousophe
6ba11c8f93
WIN32: Make sure _argc and _argv are present with mingw
...
In mingw32 when __STRICT_ANSI__ is defined these variables doesn't get defined
2021-10-24 15:11:18 +03:00
..
audiocd
…
cloud
MISC: Fix printf long/int64 type mismatches
2021-10-23 02:48:27 +03:00
dialogs
…
events
…
fs
…
graphics
SDL: Add missing getFeatureState() case for VSYNC.
2021-10-23 20:53:22 +01:00
graphics3d
/openglsdl
…
keymapper
…
log
…
midi
…
mixer
…
mutex
…
networking
CLOUD: Fix crash on HTTP request with unparsed path
2021-10-13 19:18:43 -05:00
platform
WIN32: Make sure _argc and _argv are present with mingw
2021-10-24 15:11:18 +03:00
plugins
…
presence
/discord
…
saves
BACKENDS: Add overloadable removeFile in DefaultSaveFileManager
2021-10-10 11:39:47 +03:00
taskbar
…
text-to-speech
…
timer
…
updates
…
vkeybd
…
base-backend.cpp
…
base-backend.h
…
modular-backend.cpp
…
modular-backend.h
…
module.mk
…