Sebastien Vandenberghe b10f33e3dc Specular Anti Aliasing 7 年之前
..
ShadersInclude b10f33e3dc Specular Anti Aliasing 7 年之前
anaglyph.fragment.fx bb50b674d3 Automatic shader precision management 9 年之前
background.fragment.fx f04a29233c remove grain from imageprocessing now that it has been separated 7 年之前
background.vertex.fx 7218ebfaef Put fov feature behind define, clenaup, and tweaks. 7 年之前
blackAndWhite.fragment.fx e338afbe92 Welcome to Wonderland 8 年之前
bloomMerge.fragment.fx 32e477b301 split dof and bloom into separate merges 7 年之前
blur.fragment.fx bb50b674d3 Automatic shader precision management 9 年之前
chromaticAberration.fragment.fx 1cf5796df7 chromatic aberration alpha 7 年之前
circleOfConfusion.fragment.fx 5588564a88 add depth map into circle of confusion 7 年之前
color.fragment.fx 4c55dc653b Add vertex color & bones to LinesMesh 8 年之前
color.vertex.fx 4c55dc653b Add vertex color & bones to LinesMesh 8 年之前
colorCorrection.fragment.fx 960329ba00 Fixed color correction shader 8 年之前
convolution.fragment.fx bb50b674d3 Automatic shader precision management 9 年之前
default.fragment.fx 7d255fad13 set negative color values to 0 to avoid underflow when msaa is applied in default pipeline 7 年之前
default.vertex.fx 936e74c33d add Customaizable VErtex 7 年之前
depth.fragment.fx 2fa6ade48e Nightly 8 年之前
depth.vertex.fx 2fa6ade48e Nightly 8 年之前
depthBoxBlur.fragment.fx bb50b674d3 Automatic shader precision management 9 年之前
depthOfField.fragment.fx bb50b674d3 Automatic shader precision management 9 年之前
depthOfFieldMerge.fragment.fx 32e477b301 split dof and bloom into separate merges 7 年之前
displayPass.fragment.fx bb50b674d3 Automatic shader precision management 9 年之前
extractHighlights.fragment.fx 9d931dedf9 move image processing to the end but account for exposure in bloom 7 年之前
filter.fragment.fx bb50b674d3 Automatic shader precision management 9 年之前
fxaa.fragment.fx 4ea05d3bd1 better fxaa 8 年之前
fxaa.vertex.fx 4ea05d3bd1 better fxaa 8 年之前
geometry.fragment.fx efab4a21d3 Nightly 8 年之前
geometry.vertex.fx efab4a21d3 Nightly 8 年之前
glowBlurPostProcess.fragment.fx 51ae11e721 Highlight Layer First step 9 年之前
glowMapGeneration.fragment.fx 236849ea47 Add Glow Layer 7 年之前
glowMapGeneration.vertex.fx 4a962cbabf Fix #3944 7 年之前
glowMapMerge.fragment.fx 236849ea47 Add Glow Layer 7 年之前
glowMapMerge.vertex.fx 51ae11e721 Highlight Layer First step 9 年之前
gpuRenderParticles.fragment.fx c1b82b1658 Added clipplane support for GPU Particles 7 年之前
gpuRenderParticles.vertex.fx ae97f0aa47 Fixed #3855 7 年之前
gpuUpdateParticles.fragment.fx dcb6eca321 Associated with #2033 7 年之前
gpuUpdateParticles.vertex.fx 5c9aafac25 Other fix for Promise polyfill 7 年之前
grain.fragment.fx dd35c940b6 add grain to default pipeline external to image processing 7 年之前
highlights.fragment.fx 7a93a135ae HighlightsPostProcess done + step 1 of imageProcessingPostProcess 8 年之前
imageProcessing.fragment.fx f04a29233c remove grain from imageprocessing now that it has been separated 7 年之前
kernelBlur.fragment.fx 5588564a88 add depth map into circle of confusion 7 年之前
kernelBlur.vertex.fx ecf42d1521 Added kernel blur 8 年之前
layer.fragment.fx 997c00c9e0 Support for Layer.alphaTest 9 年之前
layer.vertex.fx bb50b674d3 Automatic shader precision management 9 年之前
lensFlare.fragment.fx bb50b674d3 Automatic shader precision management 9 年之前
lensFlare.vertex.fx bb50b674d3 Automatic shader precision management 9 年之前
lensHighlights.fragment.fx bb50b674d3 Automatic shader precision management 9 年之前
line.fragment.fx bb50b674d3 Automatic shader precision management 9 年之前
line.vertex.fx bb50b674d3 Automatic shader precision management 9 年之前
outline.fragment.fx ac2702ad48 Added logarithmic depth support to outlineRenderer 8 年之前
outline.vertex.fx ac2702ad48 Added logarithmic depth support to outlineRenderer 8 年之前
particles.fragment.fx bb50b674d3 Automatic shader precision management 9 年之前
particles.vertex.fx 7272b8182b adding map between lifetime and indexes 8 年之前
pass.fragment.fx bb50b674d3 Automatic shader precision management 9 年之前
pbr.fragment.fx b10f33e3dc Specular Anti Aliasing 7 年之前
pbr.vertex.fx 13915685f5 Fixed #2504: PBR Fallback 7 年之前
postprocess.vertex.fx 7378387e6b Added postprocess.enablePixelPerfectMode to avoid texture scaling/stretching when dealing with non-power of 2 resolutions 9 年之前
procedural.vertex.fx bb50b674d3 Automatic shader precision management 9 年之前
refraction.fragment.fx bb50b674d3 Automatic shader precision management 9 年之前
shadowMap.fragment.fx 0d3accaea7 Fix Indent 7 年之前
shadowMap.vertex.fx 6ed72b39ab Associated with #3944 7 年之前
sharpen.fragment.fx d36265b9ae color slider for sharpness effect 7 年之前
sprites.fragment.fx bb50b674d3 Automatic shader precision management 9 年之前
sprites.vertex.fx e1a73794cf Moved to range fog 8 年之前
ssao.fragment.fx f0d966e4c3 Replacing bilateral blur with kernel blur in SSAO Rendering Pipeline 7 年之前
ssao2.fragment.fx e1d91955c4 Fixed SSAO2 bug when using right handed frame 7 年之前
ssaoCombine.fragment.fx bb50b674d3 Automatic shader precision management 9 年之前
standard.fragment.fx e865e6749d Now using BlurPostProcess instead of custom gaussian blur in standard rendering pipeline 8 年之前
stereoscopicInterlace.fragment.fx bb50b674d3 Automatic shader precision management 9 年之前
tonemap.fragment.fx bb50b674d3 Automatic shader precision management 9 年之前
volumetricLightScattering.fragment.fx 3bd5224e9d Fix VLS shader for webgl2 8 年之前
volumetricLightScatteringPass.fragment.fx b5ddc0e715 Fixed issues with clone and VLS 9 年之前
vrDistortionCorrection.fragment.fx e567e9326e fixed clear color for VR modes 8 年之前