cd0b35b465
update physfs and use supplied cmake, since it got fixed
2024-09-08 17:07:53 +02:00
c051d36a64
update stb to latest master
2024-09-08 16:55:58 +02:00
202ba31d79
update glm to 1.0.0
2024-01-26 12:40:28 +01:00
df949a5afc
add (very) fake halation to the bloom extraction shader
2023-10-31 17:17:59 +01:00
9b173c64a6
add pkg-config fallback and imported target to sdl find module
2023-10-31 17:06:11 +01:00
3a885ee250
update entt to v3.12.2
2023-09-07 01:51:33 +02:00
00e48f9967
update spdlog to v1.12.0
2023-09-05 11:56:50 +02:00
c791f4c6a1
fix print formatter
2023-09-04 23:46:12 +02:00
7a3823db78
update ImGui to v1.89.9
...
and reenable obsolte bc of text editor (temp, will be replaced)
2023-09-04 20:57:00 +02:00
1722f61250
negative_bloom
2023-05-11 02:12:05 +02:00
0abb860185
update tracy to v0.9.1
2023-03-05 00:11:16 +01:00
22dc949cc5
update stb to latest, reenable perlin noise
2023-03-05 00:04:31 +01:00
196ea7b93b
update imgui to v1.89.3
2023-03-04 23:47:18 +01:00
f655da82d5
silence more conversion warnings
2023-03-04 19:38:13 +01:00
d672f8a52c
update github ci emscripten to 3.1.32
2023-03-04 19:14:26 +01:00
6df865de3e
fix warning for release builds for opengl es / webgl
2023-03-04 18:57:44 +01:00
e9c62f9201
add small helper to scalar range
2023-03-04 02:35:06 +01:00
7bce78167b
mark data const in net interface
2022-12-07 18:42:11 +01:00
a45da5c2b0
remove questionable assert in s6zer
2022-12-07 18:40:12 +01:00
4ab1d99529
add color component as s6zer, will do more later
2022-12-07 00:35:25 +01:00
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
8d24976a13
entt update to v3.11.1
2022-12-03 20:26:24 +01:00
8036fdf2a9
constexpr range
2022-12-02 00:59:09 +01:00
5148ea7217
componets json with defaults, minor formatting
2022-11-26 13:48:52 +01:00
ab0e5afb94
add ordered_json variants for reading files
2022-11-24 20:50:02 +01:00
191e9f6b44
ico for exe
2022-11-24 20:44:13 +01:00
86c52c4fac
add sound sfxr loaders
2022-11-18 22:32:10 +01:00
0c1a98cfd5
fix opengl shader mismatch when linking on intel
2022-11-15 20:22:41 +01:00
a9e56b9e25
fix logging
2022-11-08 18:26:24 +01:00
eeb8be6a8e
update spdlog to v1.11.0
2022-11-08 17:47:58 +01:00
c4bd4fd678
merge test into main workflow
2022-11-07 01:54:45 +01:00
9f6e9defb0
make tests auto terminate
2022-11-07 01:54:45 +01:00
5ed71690c7
run tests using headless X
2022-11-07 01:54:45 +01:00
e108d14e1d
forgot imgui cmake version
2022-11-06 15:34:13 +01:00
20dd451cd0
fix linker warning and add lto example as comment
2022-11-06 15:31:38 +01:00
3f03bbbd49
windows ci timed out
2022-11-01 19:01:09 +01:00
9af3df5550
fix SDL_main windows thingy
2022-11-01 18:44:34 +01:00
8e5471480c
fix vcpkg sdl package not properly exposing linkage flags
2022-11-01 15:41:41 +01:00
8ace6e51f9
fix msvc complaining
2022-11-01 00:15:05 +01:00
2b6a6b3e0c
enable windows ci
2022-11-01 00:15:05 +01:00
dffbad65d2
fix cmake sdl finding, find_package for each cmake scope
2022-11-01 00:15:05 +01:00
4d0f731d8d
better cmake for emscripten flags
2022-10-30 18:18:20 +01:00
c13dff8eb3
add some more c++17
2022-10-30 18:18:20 +01:00
8cc473b9fc
fix emscripten + tracy wrong include path
2022-10-30 18:18:20 +01:00
53c7bc1477
add emscripten to the ci
2022-10-30 18:18:20 +01:00
7d983244b2
update nlohmann::json to v3.11.2
2022-10-30 02:36:30 +02:00
26a1f4b101
fix: use newer action/checkout
2022-10-27 17:29:21 +02:00
5004e30e18
update tracy to v0.9 and adopt
2022-10-27 16:36:40 +02:00
cc40740cf1
update physfs to latest (v3.2.0)
2022-10-01 22:44:29 +02:00
3d03881002
add simple tracy build to github ci
2022-08-11 16:00:43 +02:00