sebastienlagarde
|
9b7dcf8f
|
HDRenderPipeline: indent code correctly
|
7 年前 |
GitHub
|
3724d5b6
|
Merge pull request #602 from Unity-Technologies/fix-profiler-error
Fixed profiler errors
|
7 年前 |
sebastienlagarde
|
eea6961b
|
HDRenderPipeline: Fix issue with double sided and back face rendering + move transparent prepass to prepass
|
7 年前 |
sebastienlagarde
|
09427415
|
HDRenderPipeline: Remove comment
|
7 年前 |
sebastienlagarde
|
267328a0
|
Pushing auto-updated meta file
|
7 年前 |
GitHub
|
8e4cb10b
|
Merge pull request #600 from Unity-Technologies/feature/BC6HOnGPU
BC6H Compression on GPU
|
7 年前 |
Frédéric Vauchelles
|
6e5f9e7e
|
[BC6H] Renamed C# BC6H to EncodeBC6H
|
7 年前 |
Frédéric Vauchelles
|
2013f186
|
[BC6H] Renamed compute shader
|
7 年前 |
GitHub
|
aedd4444
|
Add a TODO
|
7 年前 |
Frédéric Vauchelles
|
47d56c30
|
[BC6H] Naming fixes
|
7 年前 |
Felipe Lira
|
7f9830c1
|
Added meta pass for StandardShader.
|
7 年前 |
Evgenii Golubev
|
e84fe4b6
|
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline
|
7 年前 |
Frédéric Vauchelles
|
43437df5
|
[BC6H] Can encode into a Cubemap Array
|
7 年前 |
Felipe Lira
|
e7c2f725
|
Moved lightweight pipeline asset to tests folder.
|
7 年前 |
Thomas
|
f81cb735
|
Fixed profiler errors
|
7 年前 |
GitHub
|
a2f65464
|
Merge pull request #601 from Unity-Technologies/Branch_ShadowAndSkyBugfix
Branch shadow and sky bugfix
|
7 年前 |
GitHub
|
cea08097
|
Update SkyManager.cs
|
7 年前 |
Frédéric Vauchelles
|
7acb1559
|
[BC6H] Fix missing last mips
|
7 年前 |
Felipe Lira
|
cbdfbba2
|
Added fallback to error shader when pipeline fails to find suitbale pass.
|
7 年前 |
Remy
|
cd0989fe
|
Add Pixel/Vertex displacement specific graphic tests
|
7 年前 |
GitHub
|
7dc833d0
|
Optimize GetLocalFrame() with FastSign()
|
7 年前 |
Julien Ignace
|
a474f9d0
|
Fixed sky default light probe when no SkySetting is set.
|
7 年前 |
Frédéric Vauchelles
|
8ad5930b
|
[BC6H] Added test scene
|
7 年前 |
Felipe Lira
|
bad32f17
|
fixed issue that package manager was not being able to load lightweight pipeline resources properly.
|
7 年前 |
GitHub
|
13a468ea
|
Merge pull request #599 from Unity-Technologies/HDRP-GraphicTests
Add displacement graphic test.
|
7 年前 |
Remy
|
3099539f
|
Add displacement graphic test.
Update HDRP graphic test template images.
|
7 年前 |
Julien Ignace
|
536372e5
|
Fixed shadow map creation code in the shadow framework.
|
7 年前 |
Frédéric Vauchelles
|
5a04f3fb
|
[BC6H] Added BC6H compression
|
7 年前 |
Felipe Lira
|
4ec47f43
|
Merge branch 'LightweightPipeline'
# Conflicts:
# ScriptableRenderPipeline/master-package.json
|
7 年前 |
GitHub
|
fa729f24
|
Merge pull request #597 from Unity-Technologies/Implement-depth-post-pass
HDRenderPipeline: Add support for depth postpass and backface/frontface rendering
|
7 年前 |
Felipe Lira
|
721479c6
|
Bumped version of srp package.
|
7 年前 |
Sebastien Lagarde
|
407e1d7d
|
Merge remote-tracking branch 'refs/remotes/origin/master' into Implement-depth-post-pass
|
7 年前 |
GitHub
|
3dfc1b66
|
Merge pull request #598 from Unity-Technologies/Add-ColorMask-0-to-depth-and-shadow-pass
HDRenderPipeline: Add ColorMask0 to depth and shadow pass
|
7 年前 |
Sebastien Lagarde
|
fd96ccd7
|
HDRenderPipeline: Add ColorMask0 to depth and shadow pass
|
7 年前 |
GitHub
|
8e4b370d
|
Merge pull request #596 from Unity-Technologies/metal
metal fixes
|
7 年前 |
Felipe Lira
|
eb04f46b
|
updated srp packed version.
|
7 年前 |
Antti Tapaninen
|
fddd397a
|
pass placeholder _SkyTexture in proper texture format
|
7 年前 |
Felipe Lira
|
0069001b
|
Added fix to subtractive mode.
|
7 年前 |
Antti Tapaninen
|
f53de9f7
|
unify only_renderers list, fix typos
|
7 年前 |
Sebastien Lagarde
|
f98dfd68
|
HDRenderPipeline: Fix debug pass for now backface rendering pass and forward only
|
7 年前 |
Felipe Lira
|
b3ebc0d2
|
Removed some variants to reduce build time.
|
7 年前 |
Antti Tapaninen
|
355ac358
|
enable tess shaders for metal
|
7 年前 |
Sebastien Lagarde
|
61e38068
|
HDRenderPipeline: Add support for depth postpass and backface/frontface rendering
|
7 年前 |
Felipe Lira
|
6c725111
|
LightweightPipeline asset is initialized from resource file. Moved pipeline asset to outside lightweight package.
|
7 年前 |
GitHub
|
36c8a29b
|
Merge pull request #595 from Unity-Technologies/Remove-multiply-blendmode
Remove multiply blendmode
|
7 年前 |
Felipe Lira
|
048d72e1
|
Propertly Initializing asset resources when a new Lightweight pipeline is created.
|
7 年前 |
Sebastien Lagarde
|
54642339
|
HDRenderPipeline: Remove multiplicative mode 2
|
7 年前 |
Evgenii Golubev
|
a3be44b0
|
Add comments
|
7 年前 |
Felipe Lira
|
1496a464
|
Fixed shader error when in color space gamma.
|
7 年前 |
Sebastien Lagarde
|
8e92ddef
|
HDRenderPipeline: Remove multiply blend mode
- Multiply make it easy to do mistake (inf, negative number, NaN) and
prevent optimization like half res rendering or offscreen compositing
|
7 年前 |