This website requires JavaScript.
Explore
Help
Register
Sign in
thirdparty
/
scummvm
Watch
2
Star
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
865129a563
scummvm
/
backends
/
platform
/
sdl
History
Download ZIP
Download TAR.GZ
Jody Northup
865129a563
made the cursor's pixel format a member of the cursor object, merged ____CursorFormat functions into equivalent ____Cursor functions.
...
svn-id: r41825
2009-06-24 06:44:30 +00:00
..
events.cpp
Define hardware keys for 101 keyboard in SDL backend.
2009-05-11 09:01:54 +00:00
graphics.cpp
made the cursor's pixel format a member of the cursor object, merged ____CursorFormat functions into equivalent ____Cursor functions.
2009-06-24 06:44:30 +00:00
hardwarekeys.cpp
Make data that is only locally used static
2009-05-12 23:31:02 +00:00
main.cpp
Initial import of the GP2XWiz backend (based on the GP2X and SDL backends). Includes configure changes and one #ifdef to SDL backend. Also updates NEWS.
2009-06-04 08:30:31 +00:00
module.mk
Define hardware keys for 101 keyboard in SDL backend.
2009-05-11 09:01:54 +00:00
sdl.cpp
renamed ENABLE_16BIT define to more accurate ENABLE_RGB_COLOR
2009-06-20 05:23:09 +00:00
sdl.h
made the cursor's pixel format a member of the cursor object, merged ____CursorFormat functions into equivalent ____Cursor functions.
2009-06-24 06:44:30 +00:00