Synxis
Synxis
Thanks for the participation ! As is, this PR cannot be accepted. Please separate it in several PRs: - one for your CMake improvements. BTW, there are several things that...
I see, I hadn't considered the build step of Typescript... Glad you're open to Typescript for v3, and that leaves you the time to read the manual ;) (btw thanks...
Both my fork and master
Visual Studio 2015 on Win10. But most of the problems are from the makefile. You rebuilt the shaders on linux ?
Issues 1 and 2 clearly are from the makefile. Issue 3, I don't know why it seems to work properly on your system and not on mine. Note that I...
I do not have the git shell in MSYS. I found the issue for 1. In the following line `-@echo extern const uint8_t* $(basename $(> $(@)` (in `shader-embedded.mk`), the `;`...
Normally you don't have to recompile the shaders. This bug report is for when you have to (for example modification of the binary format). @bkaradzic in which environment you were...