Skip to content

Tags: atsb/NakedAVP

Tags

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #8 from atsb/sdl3

Initial SDL3 support

1.1.0

Toggle 1.1.0's commit message
Doing proper multiplatform agnostic macros

Because of the way this mess was done, for macOS and linux the old WINAPI functions were used but were replaced with POSIX calls.  So we will use the WINAPI for Windows and the 'fake' WINAPI for UNIX systems (with AVP in the name).

1.0.0

Toggle 1.0.0's commit message
adding more resolutions that are also compatible with various Mac models

0.8.0

Toggle 0.8.0's commit message
Merge branch 'main' of github.com:atsb/NakedAVP into main