您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
GitHub 799ad6ba Merge pull request #1637 from Unity-Technologies/lw/move-fog-outside-lighting 6 年前
..
Terrain Merge pull request #1637 from Unity-Technologies/lw/move-fog-outside-lighting 6 年前
Core.hlsl Added float and half variants to instrisicts 6 年前
Core.hlsl.meta Add LW SRP into material graph 7 年前
CoreFunctions.hlsl Implemented terrain instancing. Updated UnityInstancing.hlsl for SRP. 6 年前
CoreFunctions.hlsl.meta Ported Lightweight to SRP shader library. 7 年前
DepthCopy.hlsl Added float and half variants to instrisicts 6 年前
DepthCopy.hlsl.meta Moved depth copying to an include file. 6 年前
Input.hlsl Fixed GLCore compute buffer 6 年前
Input.hlsl.meta Added support to subtractive mixed light mode. 7 年前
InputBuiltin.hlsl Updated LWRP to match SRP batcher layout block features 6 年前
InputBuiltin.hlsl.meta Ported Lightweight to SRP shader library. 7 年前
InputSurfaceCommon.hlsl Moved includes to the top where it made sense. 6 年前
InputSurfaceCommon.hlsl.meta Added meta pass for StandardShader. 7 年前
InputSurfacePBR.hlsl Fixed occlusion strength. All LWRP shaders are defined with target model 2.0. 6 年前
InputSurfacePBR.hlsl.meta Split LWRP shader library includes (InputSurface, LightweightPassLit and Particles) into several smaller files to have only the required things included. 6 年前
InputSurfaceSimple.hlsl Fixed compilation in SimpleLighting on gles2 6 年前
InputSurfaceSimple.hlsl.meta Split LWRP shader library includes (InputSurface, LightweightPassLit and Particles) into several smaller files to have only the required things included. 6 年前
InputSurfaceUnlit.hlsl Moved includes to the top where it made sense. 6 年前
InputSurfaceUnlit.hlsl.meta Split LWRP shader library includes (InputSurface, LightweightPassLit and Particles) into several smaller files to have only the required things included. 6 年前
Lighting.hlsl Fog is now computed outside the simple lighting function. 6 年前
Lighting.hlsl.meta Add LW SRP into material graph 7 年前
LightweightPassDepthOnly.hlsl LWRP XR Single-pass Instancing and Multi-view Support 6 年前
LightweightPassDepthOnly.hlsl.meta Changed ShadowPass and DepthOnlyPass to account for alpha clip. 6 年前
LightweightPassLit.hlsl excluding world pos interpolater after merge 6 年前
LightweightPassLit.hlsl.meta Update lightweight pipeline / SRP version 7 年前
LightweightPassLitSimple.hlsl Fog is now computed outside the simple lighting function. 6 年前
LightweightPassLitSimple.hlsl.meta Merge pull request #1152 from Unity-Technologies/lw/multipass 6 年前
LightweightPassMetaCommon.hlsl Refactored the common code to not depend on specific global variable names. 6 年前
LightweightPassMetaCommon.hlsl.meta Added meta pass for StandardShader. 7 年前
LightweightPassMetaPBR.hlsl Fixed broken shadergraph LW PBR shader template. 6 年前
LightweightPassMetaPBR.hlsl.meta Fixed broken shadergraph LW PBR shader template. 6 年前
LightweightPassMetaSimple.hlsl Refactored some leftovers missed in the previous refactor. (SampleSpecularGloss) 6 年前
LightweightPassMetaSimple.hlsl.meta Fixed broken shadergraph LW PBR shader template. 6 年前
LightweightPassShadow.hlsl Refactored the common code to not depend on specific global variable names. 6 年前
LightweightPassShadow.hlsl.meta Update lightweight pipeline / SRP version 7 年前
Particles.hlsl Fixed particles color modes. 6 年前
Particles.hlsl.meta Ported Lightweight to SRP shader library. 7 年前
ParticlesPBR.hlsl fixed particles alpha discard and modulate 6 年前
ParticlesPBR.hlsl.meta Split LWRP shader library includes (InputSurface, LightweightPassLit and Particles) into several smaller files to have only the required things included. 6 年前
Shadows.hlsl Updated changelog and fixed comment. 6 年前
Shadows.hlsl.meta Add LW SRP into material graph 7 年前
Terrain.meta Cherry pick from 'lw/terrain-shader-fixes' for 2018.1 PR 6 年前