Commit Graph

30 Commits

Author SHA1 Message Date
209b1c74cd optional clang sanitizer mode 2018-12-19 04:39:55 +07:00
ac885a51ef remove invoke module. use jobber and scheduler from promise.hpp. 2018-12-13 01:13:14 +07:00
f909ded44b try to fix travis CI 2018-12-07 17:58:18 +07:00
719aa6bb6d jobber: wait_for and wait_until 2018-12-06 18:25:46 +07:00
de8299a3ee simple scheduler impl for deferred tasks 2018-12-06 17:58:53 +07:00
1e4e9b7cc3 scheduler dummy class 2018-12-05 19:26:16 +07:00
2177aeb677 e2d mesh loader 2018-12-05 03:24:10 +07:00
d5dfdcc87c vfs: trace_directory, extract_directory 2018-11-22 22:47:31 +07:00
d61d647f48 sdbm_hash for utils 2018-11-17 11:00:02 +07:00
240a465eee calculation delta time and company 2018-11-08 09:21:52 +07:00
ebfb9152cc remove size checks from image class 2018-11-01 18:10:01 +07:00
064cf1ee2a Merge branch 'master' into feature/render 2018-10-24 18:53:09 +07:00
a491cb1bf3 remove math::contains 2018-10-24 18:37:59 +07:00
50c311053f dxt1 texture format without alpha 2018-10-23 18:20:00 +07:00
da29a9e456 remove image_file_format::unknown and image_data_format::unknown 2018-10-18 19:36:16 +07:00
b1d4548519 basic_string_hash class 2018-10-10 04:40:36 +07:00
b2c4489592 nothrow variants for strings format 2018-10-06 19:39:24 +07:00
b974ad139f null char* strings format support 2018-10-06 19:36:43 +07:00
382fb10f00 width format parameter for string types 2018-10-02 22:40:43 +07:00
e8e6d849b2 fix https://github.com/enduro2d/enduro2d/issues/10 2018-10-01 03:58:23 +07:00
90eb92d1b9 first glfw window for windows 2018-09-19 17:29:39 +03:00
a598797212 first implementation of vfs module 2018-09-18 22:04:13 +07:00
bc84300475 simple module holder class 2018-09-10 16:05:30 +07:00
c8c92634f3 path functions to a separated header file 2018-09-04 20:00:40 +07:00
c43a7f8dae Merge branch 'master' into feature/url 2018-09-04 17:58:49 +07:00
5b95a68ffe strings::format string view support 2018-09-04 05:18:59 +07:00
36a053a4e9 basic url class impl 2018-09-04 04:29:57 +07:00
2ce653eacc initial basic utils 2018-09-01 20:02:39 +07:00
ad872cc56f common header for all unit tests 2018-08-06 03:11:21 +07:00
ed07be5d70 Initial project structure 2018-08-05 04:21:43 +07:00