Commit Graph

263 Commits

Author SHA1 Message Date
00b92d2d3a image asset 2018-11-28 00:14:30 +07:00
ce8cea357d basic content assets 2018-11-27 23:50:38 +07:00
827c667b88 vfs: trace, extract 2018-11-23 18:49:44 +07:00
f1299a2a7e basic_string_view: starts_with, ends_with 2018-11-23 18:36:14 +07:00
d5dfdcc87c vfs: trace_directory, extract_directory 2018-11-22 22:47:31 +07:00
882c24bf87 std::hash for url 2018-11-17 11:13:20 +07:00
d61d647f48 sdbm_hash for utils 2018-11-17 11:00:02 +07:00
1952d958e4 update travis cmake 2018-11-16 04:55:48 +07:00
23438368a2 cmake fetch content instead git submodules for glew, glfw and assimp 2018-11-16 00:17:11 +07:00
73e3df7074 do not copy submodule includes to 3rdparty directory 2018-11-15 23:29:49 +07:00
9bb1195782 update modules 2018-11-15 18:19:29 +07:00
13056bc56c add rapidjson submodule 2018-11-15 18:16:15 +07:00
b3f547c0a4 Merge branch 'master' into feature/library 2018-11-15 07:38:27 +07:00
BlackMat MATov
16185c7da4 Merge pull request #30 from enduro2d/hotfix/default_sampler_state_values
fix default sampler_state values
2018-11-15 07:37:05 +07:00
ea819769a6 update modules 2018-11-15 04:08:28 +07:00
430c5ac004 add pugixml submodule 2018-11-15 04:07:55 +07:00
89519d334f fix default sampler_state values 2018-11-15 03:55:11 +07:00
6b55c45bc8 fix default sampler_state values 2018-11-15 03:53:15 +07:00
163f9eed0c library dummy module 2018-11-15 02:34:43 +07:00
8b9a23712e dummy high level 2018-11-15 02:14:20 +07:00
b6b5bf2b6c update ROADMAP 2018-11-14 06:13:08 +07:00
BlackMat MATov
0a6bfaeabc Merge pull request #29 from enduro2d/hotfix/fix_noexcept_warnings
fix render noexcept warnings
2018-11-14 06:07:55 +07:00
cbb27aecec fix render noexcept warnings 2018-11-14 04:22:21 +07:00
BlackMat MATov
8818bd17e3 Merge pull request #28 from enduro2d/hotfix/issue_23
Fix issue: https://github.com/enduro2d/enduro2d/issues/23
2018-11-12 07:09:42 +07:00
bb3245cb9e Fix issue: https://github.com/enduro2d/enduro2d/issues/23 2018-11-12 06:28:00 +07:00
BlackMat MATov
e0e06dde9e Merge pull request #27 from enduro2d/hotfix/issue_22
Fix issue: https://github.com/enduro2d/enduro2d/issues/22
2018-11-09 23:37:08 +07:00
f0d4dd9bad Fix issue: https://github.com/enduro2d/enduro2d/issues/22 2018-11-09 16:36:03 +07:00
BlackMat MATov
8e269e10b6 Merge pull request #26 from enduro2d/feature/engine
Feature/engine
2018-11-09 15:59:33 +07:00
41ce1edbd7 remove FPS counter from sample window title 2018-11-09 13:19:06 +07:00
5ccd340aae fix missing virtual destructor for platform impl 2018-11-09 13:14:29 +07:00
d5616c41dd setup timers resolution for windows 2018-11-08 21:37:01 +07:00
180976e875 revert "move main function to enduro2d.hpp" 2018-11-08 21:20:25 +07:00
3065592a10 command line arguments to platform module 2018-11-08 21:11:05 +07:00
6daeb20258 platform dummy module 2018-11-08 19:43:32 +07:00
97dd38cb8a move main function to enduro2d.hpp 2018-11-08 19:34:13 +07:00
e5e355c825 safe sleep CPU in idle 2018-11-08 11:53:50 +07:00
f12d7e8e22 fix std::atomic using 2018-11-08 09:47:59 +07:00
7423fe9cb1 Merge branch 'master' into feature/engine 2018-11-08 09:46:10 +07:00
BlackMat MATov
83dd3b8854 Merge pull request #24 from enduro2d/hotfix/fix_msvc_compilation
fix missing argument FlushFileBuffers function
2018-11-08 05:45:30 +03:00
936de599a5 fix missing argument FlushFileBuffers function 2018-11-08 09:38:53 +07:00
240a465eee calculation delta time and company 2018-11-08 09:21:52 +07:00
59bb164f4c initialization all modules in engine 2018-11-08 00:13:34 +07:00
fcb6698658 vfs: creating parent directories before writing new file 2018-11-07 21:28:14 +07:00
8eaa2da80e Merge branch 'master' into feature/engine 2018-11-07 01:45:58 +07:00
BlackMat MATov
afe709157b Merge pull request #21 from enduro2d/hotfix/draw_command_index_range
draw command index range
2018-11-06 21:44:03 +03:00
BlackMat MATov
a78c34064a Merge pull request #20 from enduro2d/hotfix/streams_flush
output_sequence flush support
2018-11-06 21:43:38 +03:00
d9d6ff4587 output_sequence flush support 2018-11-07 01:23:24 +07:00
c0ab5f1828 draw command index range 2018-11-07 01:22:10 +07:00
169864c635 rewrite debug_file_sink to debug_stream_sink 2018-11-05 00:46:42 +07:00
0b9737af32 output_sequence flush support 2018-11-05 00:44:02 +07:00