| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-13 | Salieri: shader cache (#1701) | Mary | |
| Here come Salieri, my implementation of a disk shader cache! "I'm sure you know why I named it that." "It doesn't really mean anything." This implementation collects shaders at runtime and cache them to be later compiled when starting a game. | |||
| 2020-10-21 | Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) | gdkchan | |
| * Get rid of Reflection.Emit dependency on CPU and Shader projects * Remove useless private sets * Missed those due to the alignment | |||
| 2020-05-27 | Omit image format if possible, and fix BA bit (#1280) | gdkchan | |
| * Omit image format if possible, and fix BA bit * Match extension name | |||
| 2020-01-09 | Initial support for image stores, support texture sample on compute | gdk | |
