1
0
Fork 0
mirror of https://github.com/systemed/tilemaker synced 2026-02-27 07:12:11 +01:00
tilemaker/include/external
John Carmack d19d080271 Fix Lua 5.4 compatibility in kaguya.hpp
Some Lua 5.4 builds (e.g., vcpkg) removed LUA_GCSETPAUSE and
LUA_GCSETSTEPMUL constants, replacing them with LUA_GCPPAUSE and
LUA_GCPSTEPMUL. Add conditional defines to handle both cases.
2026-02-09 19:09:04 +00:00
..
libdeflate use libdeflate rather than zlib (#769) 2024-10-13 18:03:44 +01:00
kaguya.hpp Fix Lua 5.4 compatibility in kaguya.hpp 2026-02-09 19:09:04 +00:00
libpopcnt.h Alternate node store (#590) 2023-12-09 13:47:07 +00:00
minunit.h some memory and concurrency improvements (#612) 2023-12-15 17:04:46 +00:00
pmtiles.hpp PMTiles support (#620) 2023-12-22 10:45:05 +00:00
README_sqlite_cpp.md Alternate node store (#590) 2023-12-09 13:47:07 +00:00
sqlite_modern_cpp.h Alternate node store (#590) 2023-12-09 13:47:07 +00:00
streamvbyte.h Alternate node store (#590) 2023-12-09 13:47:07 +00:00
streamvbyte_zigzag.h Alternate node store (#590) 2023-12-09 13:47:07 +00:00
streamvbytedelta.h Alternate node store (#590) 2023-12-09 13:47:07 +00:00