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
99 stars 18 forks source link

Update sdlvideo.inc to SDL 2.28 #132

Closed suve closed 4 months ago

suve commented 5 months ago

This patch updates units/sdlvideo.inc with new functions introduced in SDL 2.26 and SDL 2.28. (SDL 2.30 did not add anything to SDL_video.h.)

Free-Pascal-meets-SDL-Website commented 5 months ago

Hi, looks good! Could you update the version tag for this sdlvideo.inc in sdl2.pas, please?

Best regards

suve commented 5 months ago

Ugh. I completely forgot about the version markings. Fixed by amending the commits.