1
0
Fork 0
forked from suyu/suyu
Commit graph

3 commits

Author SHA1 Message Date
Morph
762b8ad448 general: Replace high_resolution_clock with steady_clock
On some OSes, high_resolution_clock is an alias to system_clock and is not monotonic in nature. Replace this with steady_clock.
2021-12-02 14:20:43 -05:00
ReinUsesLisp
cffd4716c5 vk_pipeline_cache,shader_notify: Add shader notifications 2021-07-22 21:51:35 -04:00
David Marcec
468bd9c1b0 async shaders 2020-07-17 14:24:57 +10:00