| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-01-09 | Some code cleanup | gdkchan |
| 2020-01-09 | Support texture rectangle targets (non-normalized coords) | gdkchan |
| 2020-01-09 | Support non-constant texture offsets on non-NVIDIA gpus | gdkchan |
| 2020-01-09 | Use correct shared memory size (in words, not bytes) | gdkchan |
| 2020-01-09 | Use dispatch params shared memory size when available | gdkchan |
| 2020-01-09 | Use maximum shared memory size supported by hardware | gdkchan |
| 2020-01-09 | Support shared color mask, implement more shader instructions | gdkchan |
| 2020-01-09 | Add a pass to turn global memory access into storage access, and do all stora... | gdk |
| 2020-01-09 | Fix shader code comparison method | gdk |
| 2020-01-09 | Remove TranslatorConfig struct | gdk |
| 2020-01-09 | Invalidate shaders when they are modified | gdk |
