Commit Graph

4 Commits

Author SHA1 Message Date
dd1d214a4a Started implementing triangle pipeline
+ Pipeline new() and drop()
+ Attachement new(() and drop()
+ draw_triangle_frame
! crashes at pipeline creation
2021-01-30 12:05:48 +01:00
64624dca20 Temporarily fixed tests
* reenabled SubengineController tests
* fixed WinitWindow drop function
- disabled all tests involving winit
2021-01-19 11:30:52 +01:00
e3fdbb142c Got the Controller working
* reworked iput system again
+ added test functions
2021-01-18 10:29:08 +01:00
7f37ee7a24 Implemented Controller
* reworked input system
+ added Subengines system
+ added Subengines pipeline system
!(old) some framebuffer error present
!(old) may crash during swapchain recreation
! crashes randomly while running
2021-01-18 10:28:59 +01:00