| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | shader: Remove old shader management | 2021-07-22 | 1 | -117/+0 | |
| * | video_core: Remove unnecessary enum class casting in logging messages | 2020-12-07 | 1 | -1/+1 | |
| * | shader: Keep track of shaders using warp instructions | 2019-12-09 | 1 | -0/+3 | |
| * | shader_ir/warp: Implement FSWZADD | 2019-11-07 | 1 | -0/+9 | |
| * | gl_shader_decompiler: Reimplement shuffles with platform agnostic intrinsics | 2019-11-07 | 1 | -33/+35 | |
| * | video_core/shader: Resolve instances of variable shadowing | 2019-10-23 | 1 | -3/+4 | |
| * | shader_ir/warp: Implement SHFL | 2019-09-17 | 1 | -0/+47 | |
| * | shader_ir: Implement VOTE | 2019-08-21 | 1 | -0/+55 |