blah/src
2022-02-12 00:15:07 -08:00
..
containers string internal set method has additional safeguard for bad data 2021-12-18 02:48:51 -08:00
graphics added Texture::get/set data for Color* 2022-02-12 00:15:07 -08:00
images cleaned up Calc header, renamed numerics folder to math 2022-02-11 16:03:27 -08:00
internal Refactored Platform into a struct to hold global state better 2022-02-11 20:19:14 -08:00
streams made stream.read/write explicit instead of using a template 2022-02-11 15:19:35 -08:00
third_party restructured project to match a more standard cmake setup 2020-12-31 13:43:23 -08:00
app.cpp Refactored Platform into a struct to hold global state better 2022-02-11 20:19:14 -08:00
common.cpp made std::shared_ptr and std::functional optional 2022-02-11 15:20:07 -08:00
filesystem.cpp Refactored Platform into a struct to hold global state better 2022-02-11 20:19:14 -08:00
input.cpp Refactored Platform into a struct to hold global state better 2022-02-11 20:19:14 -08:00
time.cpp Refactored Platform into a struct to hold global state better 2022-02-11 20:19:14 -08:00