Descent3/dd_vidwin32
Louis Gombert dc138e4912 Remove DDAccess.h header, and associated DD_ACCESS_RING definition
This definition was used to control the accessibility of some class members, changing protected qualifiers to public. This introduced unnecessary coupling between components and headers.

All conditional access specifiers have been set to public, which should not be a problem given the low number of classes that actually used affected members. Another albeit more complex solution could have been to use friend classes.
2024-05-13 23:21:05 +02:00
..
CMakeLists.txt Some more CMake white space formatting 2024-04-21 11:46:32 +02:00
ddvidlib.h more software renderer code removal 2024-05-09 12:11:49 +01:00
video_win32.cpp Remove DDAccess.h header, and associated DD_ACCESS_RING definition 2024-05-13 23:21:05 +02:00
vidWin32FS.cpp more software renderer code removal 2024-05-09 12:11:49 +01:00
vidWin32Win.cpp Join license header with historical commentrs 2024-05-08 14:41:19 -04:00