BearishSun ccb23892e6 Bugfix: Tiled deferred light iteration now uses the correct iteration size, as per @w-flo suggestion 8 年之前
..
Blit.bsl.asset 4c4e57de0d Bugfix: Removing incorrect variation from MSAACoverage shader 8 年之前
Clear.bsl.asset e605573591 Refactor: Shader variations are now defined directly in BSL files 8 年之前
DebugDraw.bsl.asset 4c4e57de0d Bugfix: Removing incorrect variation from MSAACoverage shader 8 年之前
Default.bsl.asset 12c294d9c1 Refactor: Vertex input shaders are now handled in a much cleaner way 8 年之前
DeferredDirectionalLight.bsl.asset 7973d92b3d Bugfix: Directional light no longer incorrectly samples the GBuffer, causing the rendering to appear significantly lower resolution 8 年之前
DeferredIBLFinalize.bsl.asset 8dd96ab750 Bugfix: Fixing a visual artifact that appeared in the form of a white sphere visible in reflections 8 年之前
DeferredIBLProbe.bsl.asset 8dd96ab750 Bugfix: Fixing a visual artifact that appeared in the form of a white sphere visible in reflections 8 年之前
DeferredIBLSetup.bsl.asset 8dd96ab750 Bugfix: Fixing a visual artifact that appeared in the form of a white sphere visible in reflections 8 年之前
DeferredIBLSky.bsl.asset 8dd96ab750 Bugfix: Fixing a visual artifact that appeared in the form of a white sphere visible in reflections 8 年之前
DeferredPointLight.bsl.asset 4c4e57de0d Bugfix: Removing incorrect variation from MSAACoverage shader 8 年之前
Diffuse.bsl.asset 12c294d9c1 Refactor: Vertex input shaders are now handled in a much cleaner way 8 年之前
FlatFramebufferToTexture.bsl.asset e605573591 Refactor: Shader variations are now defined directly in BSL files 8 年之前
IrradianceAccumulateCubeSH.bsl.asset 52db9da338 Bugfix: Non-compute SH computations will now properly accumulate SH coefficients, resulting in correct indirect lighting calculations 8 年之前
IrradianceAccumulateSH.bsl.asset 52db9da338 Bugfix: Non-compute SH computations will now properly accumulate SH coefficients, resulting in correct indirect lighting calculations 8 年之前
IrradianceComputeSH.bsl.asset 3f2ad96e63 Bugfix: Fixing flipped X face on cubemap when using OpenGL 8 年之前
IrradianceComputeSHFrag.bsl.asset 52db9da338 Bugfix: Non-compute SH computations will now properly accumulate SH coefficients, resulting in correct indirect lighting calculations 8 年之前
IrradianceEvaluate.bsl.asset 4c4e57de0d Bugfix: Removing incorrect variation from MSAACoverage shader 8 年之前
IrradianceProjectSH.bsl.asset 3f2ad96e63 Bugfix: Fixing flipped X face on cubemap when using OpenGL 8 年之前
IrradianceReduceSH.bsl.asset 3f2ad96e63 Bugfix: Fixing flipped X face on cubemap when using OpenGL 8 年之前
LightGridLLCreation.bsl.asset 8dd96ab750 Bugfix: Fixing a visual artifact that appeared in the form of a white sphere visible in reflections 8 年之前
LightGridLLReduction.bsl.asset e605573591 Refactor: Shader variations are now defined directly in BSL files 8 年之前
MSAACoverage.bsl.asset 4c4e57de0d Bugfix: Removing incorrect variation from MSAACoverage shader 8 年之前
MSAACoverageStencil.bsl.asset e605573591 Refactor: Shader variations are now defined directly in BSL files 8 年之前
PPBuildHiZ.bsl.asset e605573591 Refactor: Shader variations are now defined directly in BSL files 8 年之前
PPCreateTonemapLUT.bsl.asset 4c4e57de0d Bugfix: Removing incorrect variation from MSAACoverage shader 8 年之前
PPDownsample.bsl.asset 4c4e57de0d Bugfix: Removing incorrect variation from MSAACoverage shader 8 年之前
PPEncodeDepth.bsl.asset e605573591 Refactor: Shader variations are now defined directly in BSL files 8 年之前
PPEyeAdaptHistogram.bsl.asset e605573591 Refactor: Shader variations are now defined directly in BSL files 8 年之前
PPEyeAdaptHistogramReduce.bsl.asset e605573591 Refactor: Shader variations are now defined directly in BSL files 8 年之前
PPEyeAdaptation.bsl.asset e605573591 Refactor: Shader variations are now defined directly in BSL files 8 年之前
PPEyeAdaptationBasic.bsl.asset e605573591 Refactor: Shader variations are now defined directly in BSL files 8 年之前
PPEyeAdaptationBasicSetup.bsl.asset e605573591 Refactor: Shader variations are now defined directly in BSL files 8 年之前
PPFXAA.bsl.asset e605573591 Refactor: Shader variations are now defined directly in BSL files 8 年之前
PPGaussianBlur.bsl.asset e605573591 Refactor: Shader variations are now defined directly in BSL files 8 年之前
PPGaussianDOFCombine.bsl.asset 4c4e57de0d Bugfix: Removing incorrect variation from MSAACoverage shader 8 年之前
PPGaussianDOFSeparate.bsl.asset 4c4e57de0d Bugfix: Removing incorrect variation from MSAACoverage shader 8 年之前
PPSSAO.bsl.asset 4c4e57de0d Bugfix: Removing incorrect variation from MSAACoverage shader 8 年之前
PPSSAOBlur.bsl.asset 4c4e57de0d Bugfix: Removing incorrect variation from MSAACoverage shader 8 年之前
PPSSAODownsample.bsl.asset e605573591 Refactor: Shader variations are now defined directly in BSL files 8 年之前
PPSSRResolve.bsl.asset 4c4e57de0d Bugfix: Removing incorrect variation from MSAACoverage shader 8 年之前
PPSSRStencil.bsl.asset 4c4e57de0d Bugfix: Removing incorrect variation from MSAACoverage shader 8 年之前
PPSSRTrace.bsl.asset 4c4e57de0d Bugfix: Removing incorrect variation from MSAACoverage shader 8 年之前
PPTonemapping.bsl.asset 4c4e57de0d Bugfix: Removing incorrect variation from MSAACoverage shader 8 年之前
ReflectionCubeDownsample.bsl.asset 3f2ad96e63 Bugfix: Fixing flipped X face on cubemap when using OpenGL 8 年之前
ReflectionCubeImportanceSample.bsl.asset 3f2ad96e63 Bugfix: Fixing flipped X face on cubemap when using OpenGL 8 年之前
ShadowDepthCube.bsl.asset 517608073c Feature: Various improvements and fixes for shadow rendering 8 年之前
ShadowDepthDirectional.bsl.asset 517608073c Feature: Various improvements and fixes for shadow rendering 8 年之前
ShadowDepthNormal.bsl.asset 517608073c Feature: Various improvements and fixes for shadow rendering 8 年之前
ShadowProject.bsl.asset 72f30322ca Bugfix: Spot light shadow maps filtering now works correctly, ensuring shadows are not pixelated 8 年之前
ShadowProjectOmni.bsl.asset 517608073c Feature: Various improvements and fixes for shadow rendering 8 年之前
ShadowProjectStencil.bsl.asset 4c4e57de0d Bugfix: Removing incorrect variation from MSAACoverage shader 8 年之前
Skybox.bsl.asset 4c4e57de0d Bugfix: Removing incorrect variation from MSAACoverage shader 8 年之前
SpriteImageAlpha.bsl.asset e605573591 Refactor: Shader variations are now defined directly in BSL files 8 年之前
SpriteImageNoAlpha.bsl.asset e605573591 Refactor: Shader variations are now defined directly in BSL files 8 年之前
SpriteLine.bsl.asset e605573591 Refactor: Shader variations are now defined directly in BSL files 8 年之前
SpriteText.bsl.asset e605573591 Refactor: Shader variations are now defined directly in BSL files 8 年之前
TetrahedraRender.bsl.asset 4c4e57de0d Bugfix: Removing incorrect variation from MSAACoverage shader 8 年之前
TiledDeferredImageBasedLighting.bsl.asset 8dd96ab750 Bugfix: Fixing a visual artifact that appeared in the form of a white sphere visible in reflections 8 年之前
TiledDeferredLighting.bsl.asset ccb23892e6 Bugfix: Tiled deferred light iteration now uses the correct iteration size, as per @w-flo suggestion 8 年之前
Transparent.bsl.asset 8dd96ab750 Bugfix: Fixing a visual artifact that appeared in the form of a white sphere visible in reflections 8 年之前