psemek/libs
2021-03-04 11:02:11 +03:00
..
app App uses a scene stack & owns scenes 2021-03-03 18:03:40 +03:00
async Reimplement async::future without std::future 2021-03-04 11:02:11 +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 Add geom::unlerp 2021-03-04 10:01:56 +03:00
gfx Convert default font to PNG 2021-02-27 19:45:27 +03:00
log Clang compilation fixes: use non-template stream output operators 2021-01-18 18:11:01 +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 Add scrollable & zoomable image view element 2021-03-04 10:03:04 +03:00
util Fix unused function warning for release build 2021-03-03 19:46:24 +03:00
CMakeLists.txt Add 'psemek-' prefix to all psemek targets 2020-09-21 09:04:40 +03:00