apple: move all event stuff into callback system, fix cmake support for apple, add gl/vk examples to cmake

This commit is contained in:
IoI_xD 2026-03-25 17:49:28 -07:00
commit 82999d716a
10 changed files with 456 additions and 318 deletions

1
.gitignore vendored
View file

@ -16,3 +16,4 @@ examples/*/*.exe
/build
compile_flags.txt
.cache
.DS_Store