Commit graph

9 commits

Author SHA1 Message Date
daoge_cmd d2bc3342dc feat: implement multi-layer texture binding 2026-03-03 21:20:10 +08:00
daoge_cmd f76a6a5e1c deps: update 4JLibs 2026-03-03 17:06:55 +08:00
daoge_cmd a3588c5a6d deps: update 4J_Render.lib 2026-03-03 16:37:51 +08:00
daoge_cmd 64909f236e deps: update 4JLibs 2026-03-03 12:46:47 +08:00
daoge_cmd 50d37cdd3c feat: replace the old buggy 4JLibs with the community reimpl (https://github.com/smartcmd/4JLibs) 2026-03-03 10:35:06 +08:00
void_17 b9a2951901 Revert "Get rid of MSVC's __int64"
This reverts commit d63f79325f.
2026-03-02 17:39:35 +07:00
void_17 d63f79325f Get rid of MSVC's __int64
Use either int64_t, uint64_t or long long and unsigned long long, defined as per C++11 standard
2026-03-02 15:53:32 +07:00
daoge_cmd 9af787692e fix: fix release mode compilation on Windows 2026-03-01 16:04:34 +08:00
daoge_cmd b691c43c44 Initial commit 2026-03-01 12:16:08 +08:00