issues
search
PascalGameDevelopment
/
SDL2-for-Pascal
Unit files for building Free Pascal and Delphi applications using the SDL2 library
https://pascalgamedevelopment.github.io/SDL2-for-Pascal/
Mozilla Public License 2.0
103
stars
20
forks
source link
Update sdlsyswm.inc to 2.26.5
#124
Closed
Free-Pascal-meets-SDL-Website
closed
11 months ago
Free-Pascal-meets-SDL-Website
commented
1 year ago
updates file to version 2.26.5
adds some new window managers
restructures records to reflect .h file
I wonder:
Should we move the compiler defines SDL_VIDEO
DRIVER
[ WINDOW MANAGER ] into sdl2.pas? (only for the supported systems Windows, Linux, Mac)
The $undef'ed compiler switches could stay in sdlsyswm.inc with their comments for clarification.
I wonder: