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-25 04:01:03 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
platform
History
Joost Peters
2c3e9e087f
fix compilation of null backend
...
svn-id: r26507
2007-04-15 16:03:10 +00:00
..
dc
Fixed yet another DC compile error
2007-03-27 19:26:39 +00:00
ds
Updating DS port for changes in main codebase. Code changes for DevkitArm r20 and latest libnds.
2007-04-06 18:34:53 +00:00
gp2x
Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
2007-03-17 19:02:05 +00:00
gp32
Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
2007-03-17 19:02:05 +00:00
maemo
First pahse of renaming simon engine to agos. Internal renames. Compilation
2006-09-29 08:14:27 +00:00
morphos
Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
2007-03-17 19:02:05 +00:00
null
fix compilation of null backend
2007-04-15 16:03:10 +00:00
PalmOS
Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
2007-03-17 19:02:05 +00:00
ps2
Some fixes to cope with the move of the event code from OSystem to Common
2007-03-18 21:55:57 +00:00
psp
initialize _palette in OSystem_PSP_GU ctor, as it's used in setMouseCursor() before an actual palette has been set up. (fixes "[ 1670882 ] PSP: Missing cursor on Main Menu")
2007-04-09 11:30:53 +00:00
sdl
Fixed indentation.
2007-03-27 14:28:48 +00:00
symbian
Added default-events.cpp to Symbian makefile
2007-03-20 19:56:02 +00:00
wince
these belong here and not to the precompiled lib pack
2007-04-09 19:47:23 +00:00
x11
Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
2007-03-17 19:02:05 +00:00