AppleWin/source/Windows
Andrea d0cd7ca090
WinVideo: share some generic code (PR #901)
* WinVideo: move some generic functions back to Video.

Introduce a new virtual function (VideoPresentScreen) to draw the video buffer to video memory.

* Move Win32Frame::VideoRedrawScreen() to FrameBase as it is generic.
2020-12-29 21:30:17 +00:00
..
AppleWin.cpp WinVideo: share some generic code (PR #901) 2020-12-29 21:30:17 +00:00
AppleWin.h IPropertySheet: make it a standard C++ class with pure virtual functions (PR #892) 2020-12-20 15:32:51 +00:00
DirectInput.cpp Remove VirtualAlloc, VirtualFree & ZeroMemory. (PR #884) 2020-12-10 21:08:15 +00:00
DirectInput.h Split Video.cpp to WinVideo.cpp to remove most of the Win32 specific functions (PR #872) 2020-11-21 20:57:56 +00:00
Win32Frame.cpp Move interface into a class FrameBase. (PR #893) 2020-12-24 15:08:50 +00:00
Win32Frame.h WinVideo: share some generic code (PR #901) 2020-12-29 21:30:17 +00:00
WinFrame.cpp WinVideo: share some generic code (PR #901) 2020-12-29 21:30:17 +00:00
WinFrame.h IPropertySheet: make it a standard C++ class with pure virtual functions (PR #892) 2020-12-20 15:32:51 +00:00
WinVideo.cpp WinVideo: share some generic code (PR #901) 2020-12-29 21:30:17 +00:00
WinVideo.h WinVideo: share some generic code (PR #901) 2020-12-29 21:30:17 +00:00