Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
8e4ea8a
Add 240 Depth Priming Gfx Test
NicoLeyman May 28, 2021
d8e76d1
Expand depth priming test to include camera stacking.
NicoLeyman May 31, 2021
77ec269
Merge branch 'master' into urp/depth-priming-tests
NicoLeyman May 31, 2021
a144b9f
Swapbuffer: avoid 0 size, always pass commandbuffer to access RT
robin-demoor Jun 3, 2021
c51d177
Fixes Depth Priming Test and cleanup of Tag Manager
NicoLeyman Jun 4, 2021
cd5c031
Revert cmd buffer use during setup
robin-demoor Jun 7, 2021
54662a9
Merge master
NicoLeyman Sep 23, 2021
1656c27
Fix merge
NicoLeyman Sep 27, 2021
ca6f6dc
Fix 240_DepthPriming overlay camera and disable canvas
NicoLeyman Sep 28, 2021
59bba36
Update 240_DepthPriming reference images
NicoLeyman Sep 28, 2021
30e0af7
Move 240_Depth priming test to PostPro instead of Foundation project.
NicoLeyman Sep 29, 2021
f47c5f5
Add 240 Depth priming to project build settings
NicoLeyman Sep 30, 2021
d335057
Add lighting data for 240 Depth Priming
NicoLeyman Sep 30, 2021
b44e980
240_DepthPriming reference images added.
NicoLeyman Oct 1, 2021
6008349
Disable XR for 240_DepthPriming since it does not work well with over…
NicoLeyman Oct 1, 2021
a570b9f
Merge remote-tracking branch 'origin' into urp/depth-priming-tests
NicoLeyman Oct 4, 2021
dd6a5cc
Fixed mobile 240_DepthPriming ref images.
NicoLeyman Oct 4, 2021
6344a8e
Revert unwanted shadergraph ref image changes. (caused by master merg…
NicoLeyman Oct 8, 2021
28ee5a1
Remove missing 240_DepthPriming scene from Foundation build settings.
NicoLeyman Oct 8, 2021
65a97c2
Merge branch 'master' into urp/depth-priming-tests
NicoLeyman Oct 11, 2021
d59aa91
Merge branch 'master' of https://github.com/Unity-Technologies/Graphi…
NicoLeyman Oct 22, 2021
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 @@ -39,6 +39,9 @@ MonoBehaviour:
- {fileID: 11400000, guid: 2db0ce930f34f41c3b2aad53e6336a24, type: 2}
- {fileID: 11400000, guid: da4df2f1951704ee7aa560ed78d91c24, type: 2}
- {fileID: 11400000, guid: efad480a4aa014a0fa578c4c317c3690, type: 2}
- {fileID: 11400000, guid: 04b9d8d9c8f143f4cabffec31ca85135, type: 2}
- {fileID: 11400000, guid: f6caeba8e73a4774fa061ede8461fc20, type: 2}
- {fileID: 11400000, guid: adf2b0846ed2f73488bf6509f16baaad, type: 2}
m_DefaultRendererIndex: 0
m_RequireDepthTexture: 1
m_RequireOpaqueTexture: 1
Expand Down Expand Up @@ -69,6 +72,8 @@ MonoBehaviour:
m_ShadowDepthBias: 1
m_ShadowNormalBias: 1
m_SoftShadowsSupported: 1
m_ConservativeEnclosingSphere: 0
m_NumIterationsEnclosingSphere: 64
m_AdditionalLightsCookieResolution: 2048
m_AdditionalLightsCookieFormat: 3
m_UseSRPBatcher: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ MonoBehaviour:
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: bf2edee5c58d82540a51f03df9d42094, type: 3}
m_Name: UniversalRPAsset
m_EditorClassIdentifier:
m_EditorClassIdentifier:
k_AssetVersion: 9
k_AssetPreviousVersion: 9
m_RendererType: 1
Expand All @@ -22,9 +22,9 @@ MonoBehaviour:
- {fileID: 11400000, guid: e46834cadfc4eb241bd46a362765a390, type: 2}
- {fileID: 11400000, guid: 00d10fe6866821340b490e3b5b5c19f6, type: 2}
- {fileID: 11400000, guid: 25dd23104304c1c44af89227207beefb, type: 2}
- {fileID: 0}
- {fileID: 0}
- {fileID: 0}
- {fileID: 11400000, guid: 04b9d8d9c8f143f4cabffec31ca85135, type: 2}
- {fileID: 11400000, guid: f6caeba8e73a4774fa061ede8461fc20, type: 2}
- {fileID: 11400000, guid: adf2b0846ed2f73488bf6509f16baaad, type: 2}
- {fileID: 11400000, guid: b523d3860846cdc4ea49a3ed7350a089, type: 2}
m_DefaultRendererIndex: 0
m_RequireDepthTexture: 1
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading