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