Go to file
Steins7 35eed08d5f Improved input lag
* switched to sync_channel in WinitWindow
+ added framerate math (commented)
* improved gpu selection algorithm
2021-02-03 11:52:22 +01:00
doc Fixed framebuffer error 2021-02-02 11:23:20 +01:00
src Improved input lag 2021-02-03 11:52:22 +01:00
.gitignore First working code 2020-07-11 10:33:52 +02:00
Cargo.lock Started implementing triangle pipeline 2021-01-30 12:05:48 +01:00
Cargo.toml Started implementing triangle pipeline 2021-01-30 12:05:48 +01:00
main.rs Improved input lag 2021-02-03 11:52:22 +01:00