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-01-20 00:45:10 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
History
Lars Persson
eb9ac6648f
Update for part building
...
svn-id: r36206
2009-02-02 21:35:57 +00:00
..
events
/default
cleanup
2009-01-30 04:41:57 +00:00
fs
don't test existence of file in AmigaOSFilesystemNode::getChild (bug
#2487481
)
2009-02-01 09:49:24 +00:00
keymapper
Yet more cleanup
2009-01-21 02:28:14 +00:00
midi
#define usleep on BeOS
2009-02-02 18:33:38 +00:00
platform
Update for part building
2009-02-02 21:35:57 +00:00
plugins
Fix for bug
#2548995
: AmigaOS4: Compiler error (and taking care of some potential errors in WinCE & GP2x, too)
2009-01-30 14:26:34 +00:00
saves
Renamed FSNode::openForReading / openForWriting to createReadStream / createWriteStream, again to make ownership of the returned stream clear
2009-01-23 03:41:36 +00:00
timer
/default
Doxygenified a comment
2008-06-28 15:27:40 +00:00
vkeybd
Changed Graphics::ImageDecoder to allow custom PixelFormats
2009-01-23 23:50:54 +00:00
base-backend.cpp
Moved default implementations for various OSystem methods into a new class BaseBackend
2009-01-30 03:35:47 +00:00
base-backend.h
Moved default implementations for various OSystem methods into a new class BaseBackend
2009-01-30 03:35:47 +00:00
module.mk
Moved default implementations for various OSystem methods into a new class BaseBackend
2009-01-30 03:35:47 +00:00