wayland backend init commit
This commit is contained in:
parent
9831c033fb
commit
843cc74c4c
12 changed files with 581 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -3,8 +3,11 @@
|
|||
examples/*
|
||||
examples/*.exe
|
||||
examples/*/*
|
||||
examples/*/*.o
|
||||
examples/*/*.exe
|
||||
!examples/*/
|
||||
!examples/*.*
|
||||
!examples/*/*.*
|
||||
compile_flags.txt
|
||||
*.a
|
||||
Makefile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue