lsnes/generic
Ilari Liusvaara 94b6b3aae8 Fix scaling compensation in mouse clicking
The scaling compensation in mouse clicking could have been wrong. Fix
it to be always right. Also put the code to determine screen scale factors
to one place.
2011-10-08 23:02:47 +03:00
..
avsnoop.cpp Create helper class for globals/module-locals used in global ctors 2011-09-24 13:40:13 +03:00
avsnoop.hpp Function comment cleanups 2011-09-26 19:02:43 +03:00
command.cpp Create helper class for globals/module-locals used in global ctors 2011-09-24 13:40:13 +03:00
command.hpp Function comment cleanups 2011-09-26 19:02:43 +03:00
controller.cpp Fix scaling compensation in mouse clicking 2011-10-08 23:02:47 +03:00
controller.hpp Refactor current controls code from mainloop.cpp to controller.cpp 2011-10-05 02:24:34 +03:00
controllerdata.cpp Major source reorganization 2011-09-18 12:42:33 +03:00
controllerdata.hpp Function comment cleanups 2011-09-26 19:02:43 +03:00
framebuffer.cpp Fix scaling compensation in mouse clicking 2011-10-08 23:02:47 +03:00
framebuffer.hpp Fix scaling compensation in mouse clicking 2011-10-08 23:02:47 +03:00
framerate.cpp All supported platforms support gettimeofday and usleep 2011-10-02 19:05:45 +03:00
framerate.hpp All supported platforms support gettimeofday and usleep 2011-10-02 19:05:45 +03:00
globalwrap.hpp Function comment cleanups 2011-09-26 19:02:43 +03:00
keymapper.cpp Move joystick axis manipulation from SDL to keymapper code 2011-10-02 22:40:58 +03:00
keymapper.hpp Move joystick axis manipulation from SDL to keymapper code 2011-10-02 22:40:58 +03:00
lsnesrc.cpp Major source reorganization 2011-09-18 12:42:33 +03:00
lua-int.hpp Various fixups from trying to compile this for win32 2011-09-21 02:58:15 +03:00
lua.cpp Panic if Lua runs out of memory 2011-09-24 13:43:17 +03:00
lua.hpp Switch internally to 16-bit graphics instead of 32-bit 2011-09-26 23:35:13 +03:00
mainloop.cpp Refactor current controls code from mainloop.cpp to controller.cpp 2011-10-05 02:24:34 +03:00
mainloop.hpp Refactor current controls code from mainloop.cpp to controller.cpp 2011-10-05 02:24:34 +03:00
memorymanip.cpp Various fixups from trying to compile this for win32 2011-09-21 02:58:15 +03:00
memorymanip.hpp Major source reorganization 2011-09-18 12:42:33 +03:00
memorywatch.cpp Various fixups from trying to compile this for win32 2011-09-21 02:58:15 +03:00
memorywatch.hpp Major source reorganization 2011-09-18 12:42:33 +03:00
misc.cpp lsnes rr0-β15 2011-10-05 19:26:53 +03:00
misc.hpp Use ld --wrap to intercept time() by bsnes core 2011-09-25 02:13:50 +03:00
movie.cpp Changes to how read-only works 2011-10-03 22:32:43 +03:00
movie.hpp Major source reorganization 2011-09-18 12:42:33 +03:00
moviedata.cpp Changes to how read-only works 2011-10-03 22:32:43 +03:00
moviedata.hpp Changes to how read-only works 2011-10-03 22:32:43 +03:00
moviefile.cpp Keep track of RTC 2011-09-24 21:05:56 +03:00
moviefile.hpp Keep track of RTC 2011-09-24 21:05:56 +03:00
png.cpp Major source reorganization 2011-09-18 12:42:33 +03:00
png.hpp Major source reorganization 2011-09-18 12:42:33 +03:00
render.cpp Refactor rectangle clipping calculation 2011-09-28 00:14:09 +03:00
render.hpp Refactor rectangle clipping calculation 2011-09-28 00:14:09 +03:00
rom.cpp Major source reorganization 2011-09-18 12:42:33 +03:00
rom.hpp Major source reorganization 2011-09-18 12:42:33 +03:00
rrdata.cpp Fix rerecord counting 2011-09-19 21:45:35 +03:00
rrdata.hpp Fix rerecord counting 2011-09-19 21:45:35 +03:00
settings.cpp Create helper class for globals/module-locals used in global ctors 2011-09-24 13:40:13 +03:00
settings.hpp Major source reorganization 2011-09-18 12:42:33 +03:00
window.cpp Use dedicated callbacks for mouse/close, not commands 2011-09-22 14:54:00 +03:00
window.hpp All supported platforms support gettimeofday and usleep 2011-10-02 19:05:45 +03:00
zip.cpp Various fixups from trying to compile this for win32 2011-09-21 02:58:15 +03:00
zip.hpp Major source reorganization 2011-09-18 12:42:33 +03:00