Revision e8f4735
fix ARM 'shift by register' operands (fixes Mario Party DS 'Stick and Spin' minigame)
remove glBindImageTexture() (not needed and requires GL 4.2)
fix input bugs when using Ctrl/Alt/Shift keys for buttons
fix possible crashes when exiting (again. heh)
2D: support forcedblank+masterbrightness
2D: fill gaps in implementation (mode6 on sub GPU, mode7, 'prohibited' modes/sizes for OBJ and largeBG)
build fixes
fix division edge case (xperia64)
new FPS limiter, audio sync, vsync for OpenGL
add warning message if romlist.bin is not found (Zettymaster)