Commit Graph

20 Commits

Author SHA1 Message Date
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
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
b732d423ce render target first impl 2018-10-19 14:40:54 +07:00
63dd2dd16d math::make_loot_at_XX 2018-10-16 05:51:23 +07:00
2fb8453473 cube sample 2018-10-16 03:04:32 +07:00
c3c71e06f0 Merge branch 'master' into feature/render 2018-10-02 23:09:53 +07:00
8caca3d7d2 rename debug add_sink to register_sink. add unregister_sink. 2018-10-02 17:52:16 +07:00
6482e0ea62 rename window::frame_tick to window::poll_events 2018-09-29 06:40:13 +07:00
041b067bde bind_context window function. move vsync option to swap_buffers. 2018-09-28 23:13:57 +07:00
f639c6605e common e2d_main 2018-09-27 18:49:11 +07:00
56fd426ca7 separate input devices 2018-09-27 00:00:38 +07:00
aabd9bc618 input name refactoring 2018-09-26 22:32:16 +07:00
20c14603ff input key states 2018-09-26 00:43:35 +07:00
d6bb141ff1 window events and listeners 2018-09-25 02:22:11 +07:00
ed07be5d70 Initial project structure 2018-08-05 04:21:43 +07:00