summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/input.cpp
diff options
context:
space:
mode:
author ImJezze <jezze@gmx.net>2016-02-21 11:35:58 +0100
committer ImJezze <jezze@gmx.net>2016-02-21 11:35:58 +0100
commitb5daabda5495dea5c50e17961ecfed2ea8619d76 (patch)
treef192bedcd7939c68d40a75a1901239be7f52de07 /src/osd/sdl/input.cpp
parente57c90084c5d1dd9f6cdb0bbbf8782dc4f369cda (diff)
parentc24b31a077c2103b27e4df67d3be825c0c7d379d (diff)
Merge remote-tracking branch 'refs/remotes/mamedev/master'
Resolved Conflicts: - src/osd/modules/render/d3d/d3dhlsl.cpp
Diffstat (limited to 'src/osd/sdl/input.cpp')
0 files changed, 0 insertions, 0 deletions
letions'>-12/+12 * Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-11/+11 * Bulk converted cliprect * to cliprect & across the system. This makes Aaron Giles2011-12-311-7/+7 * Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* Aaron Giles2011-12-311-8/+8 * Change 'screen' parameter in SCREEN_UPDATE and SCREEN_EOF callbacks to a Aaron Giles2011-12-291-24/+24 * (Finally found the time to finish this....) Aaron Giles2011-05-301-4/+4 * Cleanups and version bumpmame0142u3 Angelo Salese2011-05-081-1/+1 * More Seta ... improves Visco Roulette Angelo Salese2011-05-051-8/+30 * More, more, more ... Angelo Salese2011-05-051-5/+5 * More refactoring, nw