MushMachine/framework
Green Sky f27300a8fa add new serializer based on bitpacking
it has the important stuff, but still misses conviniences like buffers
and optimizations like varints.
only works for little endian but theoretically only needs endian
detection to be able to support bigendian
2022-12-07 00:35:25 +01:00
..
common_components componets json with defaults, minor formatting 2022-11-26 13:48:52 +01:00
engine make tests auto terminate 2022-11-07 01:54:45 +01:00
filesystem add ordered_json variants for reading files 2022-11-24 20:50:02 +01:00
imgui entt update to v3.11.1 2022-12-03 20:26:24 +01:00
input make tests auto terminate 2022-11-07 01:54:45 +01:00
logger update tracy to v0.9 and adopt 2022-10-27 16:36:40 +02:00
opengl_primitives fix linker warning and add lto example as comment 2022-11-06 15:31:38 +01:00
opengl_renderer entt update to v3.11.1 2022-12-03 20:26:24 +01:00
organizer_scene entt update to v3.11.1 2022-12-03 20:26:24 +01:00
random update all cmake files to version 3.9 2022-05-03 19:33:19 +02:00
resource_manager entt update to v3.11.1 2022-12-03 20:26:24 +01:00
s6zer add new serializer based on bitpacking 2022-12-07 00:35:25 +01:00
screen_director update all cmake files to version 3.9 2022-05-03 19:33:19 +02:00
sdl_service fix logging 2022-11-08 18:26:24 +01:00
simple_sdl_renderer make tests auto terminate 2022-11-07 01:54:45 +01:00
sound add sound sfxr loaders 2022-11-18 22:32:10 +01:00
std_utils constexpr range 2022-12-02 00:59:09 +01:00
tilemap update all cmake files to version 3.9 2022-05-03 19:33:19 +02:00
CMakeLists.txt add new serializer based on bitpacking 2022-12-07 00:35:25 +01:00