psemek/libs
2021-03-05 12:29:31 +03:00
..
app App uses a scene stack & owns scenes 2021-03-03 18:03:40 +03:00
async Fix task cancelling 2021-03-04 20:30:12 +03:00
audio Mark audio stream as not playing when it ends 2021-02-20 21:55:24 +03:00
cg Add 3D quickhull implementation (ported from older geom) 2021-01-23 21:34:21 +03:00
geom Proper sfinae for vector & point constructors instead of static_assert 2021-03-04 18:37:07 +03:00
gfx Convert default font to PNG 2021-02-27 19:45:27 +03:00
log Logging: automatically increase max thread name length + properly log thread name if thread unregisters itself 2021-03-05 11:21:05 +03:00
parser Generate empty source file for libraries with no sources 2021-01-18 18:10:35 +03:00
pcg Generate empty source file for libraries with no sources 2021-01-18 18:10:35 +03:00
phys Pimpl declaration macros now define a make_pimpl(...) static helper function 2021-01-23 10:42:14 +03:00
random Only create random::generator from random::device 2021-02-19 13:23:59 +03:00
sdl2 Generate empty source file for libraries with no sources 2021-01-18 18:10:35 +03:00
ui UI: rich_image_view use loop instead of calling reshape & region_changed directly 2021-03-05 12:29:31 +03:00
util Bugfix in util::function: forward the callable instead of moving it 2021-03-04 14:31:15 +03:00
CMakeLists.txt Add 'psemek-' prefix to all psemek targets 2020-09-21 09:04:40 +03:00