summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/UberShaderCommon.cpp
AgeCommit message (Expand)Author
2023-06-17EnumUtils: Add Common::ToUnderlyingget
2022-11-23Fix build errors related to formatting non-scoped enumsPokechu22
2022-06-24D3D / VideoCommon: generate HLSL from SPIRViwubcode
2021-12-10Treewide: Adjust order of includesPokechu22
2021-11-17VideoCommon: Allow BitfieldExtract in specialized shadersPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-07Change BitfieldExtract to use a pointer to the bitfield memberPokechu22
2021-03-06Convert XFMemory to BitField and enum classPokechu22
2020-11-20LightingShaderGen: Always calculate lighting for both color channelsStenzek
2020-11-09ShaderGenCommon: Rename WriteFmt() to Write()Lioncash
2020-10-20UberShaderCommon: Migrate over to fmtLioncash
2020-05-25VideoCommon/ShaderGenCommon: Make template functions regular functionsLioncash
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2017-12-10Fix an invalid (uint < int) comparison in GLES with ubershadersJonathan Hamilton
2017-11-22LightingShaderGen: Always calculate lighting for both color channelsStenzek
2017-07-30Ubershaders: Support per-pixel lightingStenzek
2017-07-30ShaderGen: Implement vertex ubershadersStenzek
2017-07-30ShaderGen: Implement pixel ubershadersStenzek