Commit Graph

3 Commits

Author SHA1 Message Date
8fb74a0381 Started implementing Wgpu renderer
+ implemented basic setup code
+ implemented basic resize code
! renderer will default to GLES backend due to NV prime (Wgpu bug)
2022-07-02 23:28:30 +02:00
ecbcbf0db3 Revised lib's API to better fit winit's
* switched to slave type API
* started implementing winit's initialization
2022-06-29 21:13:29 +02:00
60d79e7d85 Implement API squeleton
Some adjustements done to the API to ease implementation
2022-06-24 19:32:21 +02:00