Rivoreo Source Code Repositories
src.rivoreo.one
/
emulators
/
simh
/
07b64e3f7257ada58747a3e5c69b30727c5f3c4f
/
sim_video.c
b57201b
QVSS/VIDEO: Fix for mouse tracking on Ultrix from Mike Burke for issue #88
by Mark Pizzolato
· 11 years ago
30cd103
VIDEO: When using libSDL2, make sure we use the key scan code to index the vid_key_state array. Also, make sure we stick to getting bare key events instead of TextInput events.
by Mark Pizzolato
· 11 years ago
6b45d9b
SCP/VIDEO: Added support for libSDL2 video capabilities. Changed existing video layer to carry pixels as 32bpp vs 8bpp for more natural behaviors in libSDL2.
by Mark Pizzolato
· 11 years ago
351d748
VIDEO: Move all SDL graphics activities to the background video thread
by Mark Pizzolato
· 11 years ago
610b7b5
VIDEO: Moved SDL initialization and cleanup from event thread to the primary thread.
by Mark Pizzolato
· 11 years ago
8617a58
VAX/QVSS: Added debugging support to sim_video
by Mark Pizzolato
· 11 years ago
5de0c8d
Instrumented the qvss activities for better debug support
by Mark Pizzolato
· 11 years ago
a7a8f3d
Added reporting of the QVSS window focus release key when Video Windows is created
by Mark Pizzolato
· 11 years ago
b3a9a0d
Add sim_video and VAX QVSS (VCB01) Monochrome Video Board from Matt Burke
by Mark Pizzolato
· 11 years ago