Merge remote-tracking branch 'xenia-master/master' into canary_experimental

This commit is contained in:
Herman S.
2026-03-06 14:10:00 +09:00
65 changed files with 1497 additions and 2231 deletions

View File

@@ -2272,7 +2272,6 @@ void SpirvShaderTranslator::ProcessTextureFetchInstruction(
builder_->createBranch(&block_sign_merge);
// Gamma.
builder_->setBuildPoint(&block_sign_gamma_start);
// TODO(Triang3l): Gamma resolve target as sRGB sampling.
spv::Id sample_result_component_gamma =
PWLGammaToLinear(sample_result_component_unsigned, false);
// Get the current build point for the phi operation not to assume