BearishSun 4fe867b5ad Enhanced gbuffer & shaders with roughness/metalness, added various shader code as preparation for a physically based lighting model 8 年之前
..
Blit.bsl 1013d9848e Data folder is now part of the main repository (since code depends on many of the files thing were getting out of sync between the repo and the data archive, so this is a better way of handling it) 9 年之前
Default.bsl 4fe867b5ad Enhanced gbuffer & shaders with roughness/metalness, added various shader code as preparation for a physically based lighting model 8 年之前
Diffuse.bsl 4fe867b5ad Enhanced gbuffer & shaders with roughness/metalness, added various shader code as preparation for a physically based lighting model 8 年之前
FlatFramebufferToTexture.bsl 7f2ad317de Fixing an issue with UAV reads of a particular format not being supported on some hardware 8 年之前
LightGridLLCreation.bsl 4ec80fa09d Fixed driver timeout crash related to invalid bounds checking in light grid creation shaders 8 年之前
LightGridLLReduction.bsl 4ec80fa09d Fixed driver timeout crash related to invalid bounds checking in light grid creation shaders 8 年之前
PPCreateTonemapLUT.bsl 457cd2fc42 Tonemapping LUT creation now uses compute shaders since Vulkan doesn't support 3D texture rendering 9 年之前
PPDownsample.bsl 3703a767a6 Modified shader Techniques so they now depend on shader language rather than on render API (requires existing shader re-import) 9 年之前
PPEyeAdaptHistogram.bsl c3980c5957 Adding location and binding qualifiers to all GLSL shaders 9 年之前
PPEyeAdaptHistogramReduce.bsl 0e2f10dd0d Vulkan: Various fixes 9 年之前
PPEyeAdaptation.bsl c3980c5957 Adding location and binding qualifiers to all GLSL shaders 9 年之前
PPTonemapping.bsl 3703a767a6 Modified shader Techniques so they now depend on shader language rather than on render API (requires existing shader re-import) 9 年之前
ReflectionCubemapFilter.bsl 7784a96128 Reflection cubemap filtering 9 年之前
Resolve.bsl 1013d9848e Data folder is now part of the main repository (since code depends on many of the files thing were getting out of sync between the repo and the data archive, so this is a better way of handling it) 9 年之前
Skybox.bsl 7f2ad317de Fixing an issue with UAV reads of a particular format not being supported on some hardware 8 年之前
SpriteImageAlpha.bsl c4ce4545a4 Started adding necessary qualifiers to existing shaders 9 年之前
SpriteImageNoAlpha.bsl c4ce4545a4 Started adding necessary qualifiers to existing shaders 9 年之前
SpriteLine.bsl c3980c5957 Adding location and binding qualifiers to all GLSL shaders 9 年之前
SpriteText.bsl 3d48e47f9a Vulkan: Fixing GUI rendering 9 年之前
TestFX.bsl e4637da406 Added tags to material techniques 9 年之前
TiledDeferredLighting.bsl 4fe867b5ad Enhanced gbuffer & shaders with roughness/metalness, added various shader code as preparation for a physically based lighting model 8 年之前
Transparent.bsl 4fe867b5ad Enhanced gbuffer & shaders with roughness/metalness, added various shader code as preparation for a physically based lighting model 8 年之前