wayland: we now have subsurfaces working

This commit is contained in:
IoIxD 2025-11-29 20:52:56 -07:00
commit 5a9a33e873
3 changed files with 275 additions and 107 deletions

9
.gitignore vendored
View file

@ -1,13 +1,8 @@
*.o
*.so
examples/*
examples/*.exe
examples/*/*
examples/*/*.o
examples/*/*.exe
!examples/*/
!examples/*.*
!examples/*/*.*
!examples/*/*.c
!examples/*/*.spv
compile_flags.txt
*.a
Makefile