Gleb Mazovetskiy
4a4735e908
`string_view`-based asset lookup
...
Changes asset lookup functions to use `std::string_view` instead of
`const char *`.
This required new APIs in libmpq, added in
https://github.com/diasurgical/libmpq/pull/13 .
3 years ago
staphen
2fce8f41d5
Update libmpq
3 years ago
Gleb Mazovetskiy
850f4d0a8c
Bump libmpq
...
Includes 1f4327d2b3
and 6a9fbdc7ed
4 years ago
Gleb Mazovetskiy
ec0c2f6da6
Bump libmpq ( #4842 )
...
Includes d683694186
and 94a32fcb26
4 years ago
Gleb Mazovetskiy
5f960878ac
Bump libmpq ( #4841 )
...
Includes
b9daa8ec7a
4 years ago
Gleb Mazovetskiy
a885df8b21
Bump libmpq
...
Includes https://github.com/diasurgical/libmpq/pull/5
and https://github.com/diasurgical/libmpq/pull/6
4 years ago
Gleb Mazovetskiy
fe7e38695d
Emscripten SDK support
...
Adds support for the Emscripten SDK via CMake.
4 years ago
Gleb Mazovetskiy
4848632db2
CMake: Organize files
...
1. Platform and toolchain files are now all under `platforms/`, with a
single `CMake/platforms/${platform}.cmake` per platform.
2. Custom functions/macros are under `functions/`.
3. Finder modules are in `/finders`.
4 years ago
Gleb Mazovetskiy
4808d568fa
3rdParty/libmpq: Bump version
...
The only new commit is 0f10bd1600
4 years ago
staphen
8dbcd32a50
Adjust libmpq file I/O buffer size for 3DS
4 years ago
staphen
4ee3e7c26b
Update libmpq
4 years ago
Gleb Mazovetskiy
5ab0e5a129
Update libmpq
...
Includes a minor fix to avoid over-allocating `file_data`:
b7907a9e56
4 years ago
Gleb Mazovetskiy
c1aa7f94b7
Add 3rdParty/libmpq
4 years ago