Commit Graph

17 Commits

Author SHA1 Message Date
d1bfd8f6a7 safe samples shutdown 2019-03-17 07:58:58 +07:00
0a2f4ca665 simple window and engine debug gui 2019-02-19 11:22:00 +07:00
0ad0803421 manual buffer swapping and a manual dbgui rendering are removed. vsync is an engine parameter. 2019-02-17 05:36:42 +07:00
af95e86764 promises for async vfs operations 2018-12-14 23:22:55 +07:00
bb3245cb9e Fix issue: https://github.com/enduro2d/enduro2d/issues/23 2018-11-12 06:28:00 +07:00
3065592a10 command line arguments to platform module 2018-11-08 21:11:05 +07:00
e5e355c825 safe sleep CPU in idle 2018-11-08 11:53:50 +07:00
59bb164f4c initialization all modules in engine 2018-11-08 00:13:34 +07:00
af552983b3 remove debug code from sample 2018-11-03 20:52:50 +07:00
2a5b5121a4 rename render_target_command to target_command 2018-10-29 20:29:20 +07:00
18b9c880d8 raw pointers for draw command 2018-10-29 19:56:37 +07:00
0cf3b932d6 material and geometry ptr for draw_command 2018-10-25 23:47:38 +07:00
8d5758c2d7 render command_block 2018-10-25 18:49:32 +07:00
5624936f58 set_viewport as rect 2018-10-24 19:25:32 +07:00
532663a958 render calls on the main thread only 2018-10-23 17:00:43 +07:00
f6dc7d2ee6 custom color and depth formats for render target 2018-10-23 16:22:38 +07:00
b732d423ce render target first impl 2018-10-19 14:40:54 +07:00