Skip to content

Merge Hdrp/staging #2161

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 41 commits into from
Oct 11, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
76fd85e
Fix warning in ShaderPassDecal.hlsl
sebastienlagarde Oct 5, 2020
b36a1d1
Merge branch 'master' into HDRP/staging
sebastienlagarde Oct 5, 2020
b641a23
Merge branch 'master' into HDRP/staging
sebastienlagarde Oct 6, 2020
4797023
Tooltip for microshadows (#2100)
adrien-de-tocqueville Oct 6, 2020
86bf44f
Update Alembic version to stop Alembic complaining
sebastienlagarde Oct 6, 2020
f81c104
Disable quad overdraw on ps4 (#2107)
adrien-de-tocqueville Oct 6, 2020
2642ef5
Enable the DXR Vertex Format test for RG (#2022)
anisunity Oct 6, 2020
3a7dae7
Add option to enable pure specular planar reflection (optimization) (…
sebastienlagarde Oct 7, 2020
0ce8be3
Implementing scalabity settings for planar resolutions (#2059)
anisunity Oct 7, 2020
6fb6d44
Merge branch 'master' into HDRP/staging
sebastienlagarde Oct 7, 2020
7630ad4
Remove useless SampleSkyTexture function
sebastienlagarde Oct 7, 2020
dbb1930
Fix errors when resizing the compositor's output and when removing/ad…
pmavridis Oct 7, 2020
d9549ad
Remove BLEND keywords and replace with constant branch (#1884)
FrancescoC-unity Oct 7, 2020
26d008e
Mixed cached shadow maps (Cached static + dynamic rendered every fram…
FrancescoC-unity Oct 7, 2020
ac18c33
Merge branch 'master' into HDRP/staging
sebastienlagarde Oct 7, 2020
98be585
update meta file with wrong information
sebastienlagarde Oct 7, 2020
15a8de4
Merge branch 'master' into HDRP/staging
sebastienlagarde Oct 8, 2020
c9030f5
[HDRP][Compositor] Fix issues with bloom, alpha and HDR layers in the…
pmavridis Oct 8, 2020
441a999
Fix compile issue on vulkan when a min16float4 is generated and shoul…
FrancescoC-unity Oct 8, 2020
f40ae02
Merge branch 'master' into HDRP/staging
sebastienlagarde Oct 8, 2020
f8e87ea
Disable shader debug symbols (#2124)
alelievr Oct 8, 2020
685a33d
Fix wrong error thrown on DXR wizard fixup (#2127)
FrancescoC-unity Oct 8, 2020
76669a8
Improve Light Unit Slider UX (#2122)
johnpars Oct 8, 2020
78c7992
Merge branch 'master' into HDRP/staging
sebastienlagarde Oct 8, 2020
c54c91d
Fix full screen debug with double sided materials (#2143)
adrien-de-tocqueville Oct 9, 2020
0356790
Fix screen corruption on Xbox when in rendergraph mode (#2141)
FrancescoC-unity Oct 9, 2020
7632775
Merge branch 'master' into HDRP/staging
sebastienlagarde Oct 9, 2020
a45c069
Disabloe 9800 on vulkan as the result is wrong on Yamato.
sebastienlagarde Oct 9, 2020
3b0274b
Replace the constellation icon with this new one from the icon artist…
johnpars Oct 9, 2020
f20058c
Remove clear resources at release from rendergraph debug menu (#2156)
FrancescoC-unity Oct 9, 2020
ae8e40e
Fix for CAS setting transient resources as readwrite (#2158)
FrancescoC-unity Oct 9, 2020
45544b1
[HDRP][Compositor] Documentation and bug fixes (#2151)
pmavridis Oct 9, 2020
d0f4890
Fix SSGI when enabled in rendergraph (#2142)
FrancescoC-unity Oct 9, 2020
948f115
Custom pass scene visibility (#2136)
alelievr Oct 9, 2020
3c43ef2
Fix compile issue with RT Shadow denoising when using rendergraph (#2…
FrancescoC-unity Oct 9, 2020
86cbaff
Fix override of several properties not working correctly in the debug…
FrancescoC-unity Oct 9, 2020
b0f6925
Fix custom pass visibility - Custom pass scene visibility (#2136)
sebastienlagarde Oct 10, 2020
bfabcd2
Fix issue with SC_PrimitiveID not handlded correctly for overdraw (fa…
sebastienlagarde Oct 10, 2020
d9f4d81
disable 4060 vulkan test on Vulkan due to instability on Yamato
sebastienlagarde Oct 11, 2020
8bad8a7
Merge branch 'master' into HDRP/staging
sebastienlagarde Oct 11, 2020
968af9e
Disable XR test for vertex and overdraw test as it fail on DX12
sebastienlagarde Oct 11, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,11 @@ PrefabInstance:
propertyPath: doBeforeTest.m_PersistentCalls.m_Calls.Array.data[0].m_TargetAssemblyTypeName
value: DebugViewController, Unity.RenderPipelines.HighDefinition-Tests.Runtime
objectReference: {fileID: 0}
- target: {fileID: 114995348509370400, guid: c07ace9ab142ca9469fa377877c2f1e7,
type: 3}
propertyPath: xrCompatible
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: c07ace9ab142ca9469fa377877c2f1e7, type: 3}
--- !u!1 &1167715396
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,11 @@ PrefabInstance:
propertyPath: doBeforeTest.m_PersistentCalls.m_Calls.Array.data[0].m_TargetAssemblyTypeName
value: DebugViewController, Unity.RenderPipelines.HighDefinition-Tests.Runtime
objectReference: {fileID: 0}
- target: {fileID: 114995348509370400, guid: c07ace9ab142ca9469fa377877c2f1e7,
type: 3}
propertyPath: xrCompatible
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: c07ace9ab142ca9469fa377877c2f1e7, type: 3}
--- !u!1 &1167715396
Expand Down
Loading