AppleWin/source/Windows
Andrea d63e406573
Correct BMP creation on Linux (PR #1014)
Enable BMP Header packing on all compilers.
Add virtual function to FrameBase to select where to save screenshots.
2022-01-03 14:41:03 +00:00
..
AppleWin.cpp Fix for cmd line -dcd not being honoured (regression) 2021-12-24 20:58:04 +00:00
AppleWin.h Full-screen / resolution change: fix display flicker. (Fixes #965) 2021-06-19 15:06:04 +01: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
HookFilter.cpp Switch to a static hook filter (#962, PR #964) 2021-06-09 21:48:24 +01:00
HookFilter.h Switch to a static hook filter (#962, PR #964) 2021-06-09 21:48:24 +01:00
Win32Frame.cpp Correct BMP creation on Linux (PR #1014) 2022-01-03 14:41:03 +00:00
Win32Frame.h Correct BMP creation on Linux (PR #1014) 2022-01-03 14:41:03 +00:00
WinFrame.cpp Support SHR video modes with a VidHD card (#997, PR #1004) 2021-11-30 21:41:02 +00:00