| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-02 | general: Replace high_resolution_clock with steady_clock | Morph | |
| On some OSes, high_resolution_clock is an alias to system_clock and is not monotonic in nature. Replace this with steady_clock. | |||
| 2021-07-22 | vk_pipeline_cache,shader_notify: Add shader notifications | ReinUsesLisp | |
| 2020-07-17 | async shaders | David Marcec | |
