Commit graph

13 commits

Author SHA1 Message Date
David Lindecrantz
f4fb0f7985 Carbon input driver evolved into macOS input driver with mouse and HID gamepad/joystick support 2017-05-24 15:58:23 +02:00
devinacker
e961807f99 account for system state w/r/t/ canvas updates
(i.e. so that non-Qt video drivers will let Qt handle painting when the
system isn't actually powered on)
2016-11-20 16:08:30 -05:00
devinacker
33cf22f843 don't sometimes paint BG over hw rendering context
(this caused flickering when resizing or changing focus which was a
major problem when emulation is paused due to debugging; should address
#49)
2016-08-05 23:38:10 -04:00
Alex.W.Jackson@gmail.com
c8a0e84c4b ruby: on second thought, let's not reallocate the buffer every single frame
git-svn-id: http://bsnes-classic.googlecode.com/svn/trunk@49 fe182637-1eec-a322-cce2-af8e45122353
2015-04-26 13:36:53 -04:00
Alex.W.Jackson@gmail.com
88da612d6a Various fixes for Clang, some of which were genuine bugs as well
git-svn-id: http://bsnes-classic.googlecode.com/svn/trunk@45 fe182637-1eec-a322-cce2-af8e45122353
2015-04-26 13:36:11 -04:00
Michał Ziąbkowski
2071856426 Backported possible rawinput build fix. 2015-04-25 23:22:05 +02:00
Michał Ziąbkowski
31399c3b54 Backported "Xorg keyboard polling now uses cached Display variable [Bisqwit]" from bsnes v081. 2015-04-25 23:21:59 +02:00
Michał Ziąbkowski
0d4a273a8f Ported OpenGL and Direct3D backend changes from bsnes-0.083. 2015-04-25 23:21:48 +02:00
devinacker
cadb9b5483 ruby: remove no longer needed #defines 2015-04-25 14:56:56 -04:00
Alex.W.Jackson@gmail.com
f0cba0d729 Completely untested attempt to fix build on OSX
git-svn-id: http://bsnes-classic.googlecode.com/svn/trunk@41 fe182637-1eec-a322-cce2-af8e45122353
2015-04-24 23:22:50 -04:00
Michał Ziąbkowski
8cf98ae7a1 Cast string literals in rawinput as LPCTSTR. Fixes build with mingw-w64. 2015-04-16 20:23:12 +02:00
Alex W. Jackson
dc23eb1d8b cartridge: reduce duplicated code in XML parsing 2015-04-13 17:19:08 +02:00
devinacker
d88ac78d30 initial commit 2014-11-26 18:35:12 -05:00