kc3-lang/SDL/src/video/riscos

Branch :


Log

Author Commit Date CI Message
98353533 2022-02-23 18:54:31 riscos: Report keyboard repeat events
120c76c8 2022-01-03 09:40:00 Updated copyright for 2022
4d3da5b7 2021-10-26 21:51:29 riscos: Disable the mouse pointer for now
1c256b89 2021-10-26 13:42:34 riscos: Fix enumerating screen modes
5a3c97f3 2021-10-25 22:55:02 riscos: Fix detection of the current mode
53b3db0c 2021-09-28 17:59:16 Handle the KMOD_SCROLL modifier on RISC OS
1268984e 2021-09-09 21:09:50 Implement mouse input on RISC OS
f7f54f0d 2021-08-06 23:38:46 Implement keyboard input on RISC OS Partially based on a patch from http://www.riscos.info/websvn/listing.php?repname=gccsdk&path=%2Ftrunk%2Fautobuilder%2Flibraries%2Fsdl%2Flibsdl2%2F&rev=7174#a6401c766f408f1ea356e6977894cc6a5 Currently lacks support for mapping scancodes to keycodes.
f8a8ca3e 2021-08-05 23:16:29 Support proper mode switching on RISC OS
fe9bb747 2021-02-12 23:46:11 riscos: Refactor framebuffer code
25c71748 2020-02-13 21:55:08 Add a barebones RISC OS video driver