psemek/libs
lisyarus c22c257c96
All checks were successful
Run tests / Run tests (push) Successful in 7m23s
Rename ecs::index -> ecs::global
2026-08-19 12:38:23 +03:00
..
android Better touch events support 2024-08-22 18:36:37 +03:00
app Add srgb default framebuffer support in application options (implemented in sdl2 non-web only) 2026-07-21 13:20:10 +03:00
async Support async::executor::clear() 2025-10-18 17:31:34 +03:00
audio Add audio::mixer::max_length 2026-07-19 19:39:54 +03:00
bt Replace GNU-specific ##__VA_ARGS__ with __VA_OPT__ 2026-06-30 23:44:31 +03:00
cg Add cg::kdtree::closer_than 2025-05-14 22:56:26 +03:00
ecs Rename ecs::index -> ecs::global 2026-08-19 12:38:23 +03:00
fonts Add freetype support on web 2026-07-25 19:28:29 +03:00
gfx Fix gltf parser in case a material doesn't have 'pbrMetallicRoughness' field 2026-08-16 17:03:01 +03:00
group Add permutation groups & implement converting cyclic & dihedral groups into permutations 2025-07-12 01:28:40 +03:00
io Add io::expanding_memory_ostream that writes to std::vector<char> 2026-07-06 22:41:38 +03:00
journal More Emscripten build fixes 2026-07-03 11:38:03 +03:00
log Flush each log message in web builds 2026-07-24 02:33:40 +03:00
math Add math::quadratic_spline_acceleration helper 2026-08-16 17:03:17 +03:00
ml Support building without Boost.Stacktrace 2025-01-26 14:45:43 +03:00
parser Support building without Boost.Stacktrace 2025-01-26 14:45:43 +03:00
pcg Find Boost in config mode 2026-04-06 23:04:01 +03:00
phys Rename util::array -> util::ndarray 2025-10-25 14:51:30 +03:00
prof Log max execution time in profiler dump 2025-09-07 13:59:57 +03:00
random Add random::generator formatter 2026-08-14 16:34:20 +03:00
react Add debug markers to react::value internal nodes to track their lifetime 2024-08-01 22:23:18 +03:00
rs Support building without Boost.Stacktrace 2025-01-26 14:45:43 +03:00
sdl2 Don't apply sRGB default framebuffer option in web builds 2026-07-24 02:34:00 +03:00
sir Rename util::array -> util::ndarray 2025-10-25 14:51:30 +03:00
ui_legacy Rename util::array -> util::ndarray 2025-10-25 14:51:30 +03:00
util Add std::format helpers for pointers, optional, variant, and support an extension mechanism using format_impl() that doesn't require manually specializing std::formatter 2026-08-14 16:46:09 +03:00
vecr Support resetting vecr::renderer to an existing image 2025-06-09 14:24:37 +03:00
wgpu Update to wgpu-native v29.0.1.1 2026-07-10 17:40:56 +03:00
CMakeLists.txt Don't require wgpu-native with OpenGL api 2024-03-03 02:17:16 +03:00