summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/LightingShaderGen.cpp
AgeCommit message (Expand)Author
2023-12-12LightingShaderGen: Resolve -Wshadow warningsLioncash
2023-08-20VideoCommon: add helper functions to handle generating custom lighting code f...iwubcode
2023-03-02[[unlikely]] ASSERTMinty-Meeo
2022-04-22VideoCommon: Rename norm0/norm1/norm2 to normal/tangent/binormalPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
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-07-24LightingShaderGen: Transition over to fmtLioncash
2018-03-14Assert: Uppercase assertion macrosLioncash
2017-11-22LightingShaderGen: Always calculate lighting for both color channelsStenzek
2017-02-01ShaderGenCommon: Remove unnecessary includesLioncash
2017-02-01LightingShaderGen: Remove unnecessary includesLioncash
2016-10-04LightingShader: Drop xfmem usage.degasus
2016-06-26LightingShaderGen: Fix formattingLéo Lam
2016-06-26VideoCommon: Fix some warnings.Scott Mansell