-fixed code do cross compiling to android -fixed build with GCC (workaround) -added little benchmark -several small fixes -updated meson build (demos building, working with GCC, LDC and DMD) -added some meson options -added ImGUI bind for OpenGL3
13 lines
No EOL
158 B
Text
13 lines
No EOL
158 B
Text
*
|
|
!*/
|
|
!source/**
|
|
!tests/**
|
|
!README.md
|
|
!./dub.json
|
|
!.gitignore
|
|
!codecov.yml
|
|
!skeleton.html
|
|
!meson.build
|
|
!meson_options.txt
|
|
!compile_wasm.py
|
|
!compile_android.py |