Replace rpng with stb_image for image loading (#180)
* Replace rpng with stb_image for image loading This is still a work in progres. We need to convert the image format to ensure images display correctly * Flip the bits * Add STBI_NO_THREAD_LOCALS
deps/stb/LICENSE
0 → 100644
deps/stb/README.md
0 → 100644
deps/stb/stb_image.h
0 → 100644
This diff is collapsed.
File deleted