Johannes Spohr
Johannes Spohr
These fixes are needed for me to build microprofile with the latest VS2019 update (MSVC 19.28.29333). Cheers!
When I build a statically linked executable, the linker errors out with ``` ld: library not found for -lcrt1.10.6.o ``` That file apparently is copied to /usr/lib inside the SDK...
Noticed that my lowest mipmaps contained random colors after switching to STBIR_EDGE_REFLECT. I believe this is the correct fix, but please correct me if I'm wrong. Cheers!
Hi, this is more of a question than an issue, thanks in advance! I noticed that I was getting a weird horizontal resolution for an iPhone 13 mini from sapp_width()...