1
0
mirror of https://github.com/simh/simh.git synced 2026-01-20 01:45:14 +00:00
Mark Pizzolato 383ce78c91 VAX,MicroVAX,QVSS: Video improvements
VIDEO:
- Make mouse motion activity consistent with SDL relative direction.  Add error output when mouse events are discarded due to queue full.
  If a client application delivers motion information in a different relative sense, then that application needs to make the adjustments from the SDL standard direction.
- Added SHOW dev VIDEO capability to describe the underlying SDL video capabilities of the current SDL library and host execution environment.
- Force software based rendering under SDL2.  Enhanced debug info.
- Added host OS cursor integration support.
- Reorganize libSDL vs libSDL2 version implementation to leverage common logic without replication.

QVSS:
- Coalesced adjacent screen row updates to minimize vid_draw operations
- Report all relative mouse motion in the mouse position register AND mouse motion data.
- Added debugging information for cursor and scan line map updates
- Add option "SET QVSS CAPTURED" to force capture input mode.
2015-02-02 16:01:49 -08:00
..
2011-04-15 08:35:43 -07:00
2011-04-15 08:35:43 -07:00
2011-04-15 08:35:43 -07:00
2014-02-14 17:07:45 -08:00
2014-10-27 17:14:28 -07:00
2014-02-14 17:07:45 -08:00
2012-04-23 11:50:43 -07:00
2015-02-02 16:01:49 -08:00
2013-03-24 16:47:25 -07:00
2015-02-02 16:01:49 -08:00
2013-09-05 23:30:22 -07:00