Commit graph

16 commits

Author SHA1 Message Date
075d18b4b8 proper blitting without texture attachment added - need to redo and refactor the stuff in pipeline 2019-01-16 18:52:39 +01:00
351d29cd54 the usual triangle test with the shader pipeline 2019-01-16 16:55:37 +01:00
9d0c60c5f4 working version for linux with usable scripting 2019-01-16 15:40:37 +01:00
e267a0d2ed sync to keep working 2019-01-14 21:48:16 +01:00
665a9a4078 some experimentation 2019-01-14 09:42:28 +01:00
9773103a18 wiggling around with the whole notion of what a renderer does and what not. Added simple wrapper for GLFWmonitor named display 2019-01-13 22:14:41 +01:00
3cc0fde1e1 added proper license in core various poking into getting context > system > renderer properly setup 2019-01-12 22:55:09 +01:00
c7c7d5af77 inching slowly towards a renderer 2019-01-11 23:21:09 +01:00
5160ec4b0b add fullscreen mode 2019-01-10 11:26:31 +01:00
b2b12b64ab WiP 2019-01-10 10:51:03 +01:00
fdf7714d11 final commit for today - still searching to get the mouse_button 2019-01-09 19:58:03 +01:00
f840d51f4f intermediate state 2019-01-09 17:50:18 +01:00
dfe26d9424 intermediate implementation with more support for input 2019-01-09 16:24:16 +01:00
39663f40ef renamed logger into debug and start of piping through the GLFW input system to the script system 2019-01-09 11:34:30 +01:00
b8f5681131 renamed logger into debug and start of piping through the GLFW input system to the script system 2019-01-09 11:34:19 +01:00
f7043fc0cb added camera implementation and plenty of other rendering related stuff - splitted out the initialization of the render context 2018-12-30 23:36:53 +01:00