-multitheaded wasm tests -updated dub.json -fixed thread pool assert issue -added windows libraries -added demos: *launcher *simple *snake *space invaders (WIP) *statistics window *changable gui styles *tips window *profile window *demo window with automatic generation *multithreaded job updater
14 lines
No EOL
155 B
Text
14 lines
No EOL
155 B
Text
*
|
|
!*/
|
|
!**/dub.json
|
|
!libs/
|
|
!*.dll
|
|
!libs/**
|
|
!utils/**/*.d
|
|
!source/**/*.d
|
|
!launcher/**/*.d
|
|
!assets/**
|
|
!external/**/*.d
|
|
!.gitignore
|
|
!compile_wasm.py
|
|
!cimgui.bc |