Ryujinx/Ryujinx.Graphics.Shader/CodeGen/Glsl/HelperFunctions
gdkchan f08a280ade
Use shader subgroup extensions if shader ballot is not supported (#2627)
* Use shader subgroup extensions if shader ballot is not supported

* Shader cache version bump + cleanup

* The type is still required on the table
2021-09-19 14:38:39 +02:00
..
AtomicMinMaxS32Shared.glsl Add support for shader atomic min/max (S32) (#1948) 2021-01-26 17:38:33 +11:00
AtomicMinMaxS32Storage.glsl Add support for shader atomic min/max (S32) (#1948) 2021-01-26 17:38:33 +11:00
HelperFunctionNames.cs Add support for shader atomic min/max (S32) (#1948) 2021-01-26 17:38:33 +11:00
MultiplyHighS32.glsl Support shared color mask, implement more shader instructions 2020-01-09 02:13:00 +01:00
MultiplyHighU32.glsl Support shared color mask, implement more shader instructions 2020-01-09 02:13:00 +01:00
Shuffle.glsl Use shader subgroup extensions if shader ballot is not supported (#2627) 2021-09-19 14:38:39 +02:00
ShuffleDown.glsl Use shader subgroup extensions if shader ballot is not supported (#2627) 2021-09-19 14:38:39 +02:00
ShuffleUp.glsl Use shader subgroup extensions if shader ballot is not supported (#2627) 2021-09-19 14:38:39 +02:00
ShuffleXor.glsl Use shader subgroup extensions if shader ballot is not supported (#2627) 2021-09-19 14:38:39 +02:00
SwizzleAdd.glsl Use shader subgroup extensions if shader ballot is not supported (#2627) 2021-09-19 14:38:39 +02:00
TexelFetchScale_cp.glsl Replace BGRA and scale uniforms with a uniform block (#2496) 2021-08-11 21:33:43 +02:00
TexelFetchScale_fp.glsl Replace BGRA and scale uniforms with a uniform block (#2496) 2021-08-11 21:33:43 +02:00