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-14 22:07:50 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
platform
/
sdl
History
Paweł Kołodziejski
424c5eea92
samsungtv: no need make surface conversion here any more, sdl do that with internal emulation
...
svn-id: r45971
2009-11-18 10:14:30 +00:00
..
events.cpp
Made Alt-s (screenshot) work again.
2009-11-15 12:20:22 +00:00
graphics.cpp
samsungtv: no need make surface conversion here any more, sdl do that with internal emulation
2009-11-18 10:14:30 +00:00
hardwarekeys.cpp
Replaced KeyStates with ActionKeys in the keymapper, removed SDL ASCII code mismatch workaround hacks, fixed the memory leaks I had previously created.
2009-08-16 07:40:13 +00:00
main.cpp
Remove (now) obsolete HACK for WIN32.
2009-11-11 14:27:22 +00:00
module.mk
Define hardware keys for 101 keyboard in SDL backend.
2009-05-11 09:01:54 +00:00
sdl.cpp
samsungtv: no need anymore exception for broken SDL_ShowCursor
2009-11-15 21:57:28 +00:00
sdl.h
Make _mouseKeyColor a uint32 when USE_RGB_COLOR is defined to fix key color with some cursors when using a >8bpp cursor.
2009-11-15 21:49:03 +00:00