Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-26 | Include stb_image as a submodule instead of a file in the repository | cflip | |
Instead of storing a copy of stb_image.h in the repository directly, we can just include it as a submodule. | |||
2022-01-29 | refactor: adjust the project infra. (#1) | Jun Zhang | |
* refactor: adjust the project infra. This patch adds cmake build system to the project, and adjust infrastructure stuff. Signed-off-by: Jun Zhang <jun@junz.org> * fix: remove compiler flags that only exist in GCC. Signed-off-by: Jun Zhang <jun@junz.org> |