CamilleLaVey
eb8706e366
Funny experiment for pipelines
2 months ago
CamilleLaVey
b9d55c9448
2nd step for the buffer address device implementation
2 months ago
CamilleLaVey
1188f285b7
Pipeline Creation Feedback impl
2 months ago
CamilleLaVey
200b81b087
Initial step for the buffer address device implementation
2 months ago
CamilleLaVey
742cadde1d
Keep conditional rendering inside a single render pass instance
Begin and end were landing in different scopes: the clear and draw
texture paths opened it with no pass bound, the compare helpers reopened
it after their resolve pass had closed one, and the pass teardown could
return before pausing, leaving it active at submit.
2 months ago
CamilleLaVey
c3effdf558
Use per-barrier stage masks on render pass end
Adds a native VkDependencyInfo entry point and splits the end of pass
barrier so color and depth/stencil attachments no longer wait on each
other's stages.
2 months ago
CamilleLaVey
b9428acf12
Cut per-draw descriptor set work
Only query the timeline semaphore when no set looks free, and skip the
update plus rebind when the payload matches the previous draw.
2 months ago
CamilleLaVey
b027dc42ce
Restore conditional rendering workaround for Adreno, Mali and Turnip
2 months ago
CamilleLaVey
dc9c99b22d
Revert "[TEST] Keep tuning the drain/ memory allocation"
This reverts commit 7f4529b15d .
2 months ago
CamilleLaVey
5346e77c0a
Revert "[TEST] Adjust mutable formats usage"
This reverts commit 328a2c1081 .
2 months ago
CamilleLaVey
914b78495c
Revert "[TEST] Change on storage views per request instead of always granted"
This reverts commit d1eb08c036 .
2 months ago
CamilleLaVey
a17b4cbb04
Revert "[TEST] New optimal image layouts access"
This reverts commit 236696b0ff .
2 months ago
CamilleLaVey
a7b5910eaa
Revert "[TEST] Adjustments on storage view + general image layouts"
This reverts commit 88fcb7d338 .
2 months ago
CamilleLaVey
f98f8b65de
Some trivial tests
2 months ago
CamilleLaVey
88fcb7d338
[TEST] Adjustments on storage view + general image layouts
2 months ago
CamilleLaVey
4a4fd056ff
enable msaa depth resolve
2 months ago
CamilleLaVey
236696b0ff
[TEST] New optimal image layouts access
2 months ago
CamilleLaVey
d1eb08c036
[TEST] Change on storage views per request instead of always granted
2 months ago
CamilleLaVey
84a4149db2
Presync fix again
2 months ago
CamilleLaVey
de9b1071a5
[TEST] VMA budget fix
2 months ago
CamilleLaVey
85049c2c78
[TEST] Presync + CR workaround removal from QCOM
2 months ago
CamilleLaVey
7fcf88cb10
[TEST] DR Adjustment 2
2 months ago
CamilleLaVey
e4f29899d2
[TEST] Adjustment memory reclamation 2
2 months ago
CamilleLaVey
41d2bf4a3e
Fix build
2 months ago
CamilleLaVey
328a2c1081
[TEST] Adjust mutable formats usage
2 months ago
CamilleLaVey
6e48eeb09c
[TEST] depth stencil resolve implementation + fixes
2 months ago
CamilleLaVey
2cdd7173a9
[TEST] Line/ conservative rasterization adjustment
2 months ago
CamilleLaVey
69342044ef
[TEST] Quick corrections
2 months ago
CamilleLaVey
1f41d809b0
[TEST] depth clip enable implementation
2 months ago
CamilleLaVey
250b545d75
[TEST] Debug viewport geometry
2 months ago
CamilleLaVey
5a9322af80
[TEST] Debug depths on viewports
2 months ago
CamilleLaVey
bbee229d07
[TEST] Adjustments on memory reclamations
2 months ago
CamilleLaVey
cfe1c8b16c
[TEST] Rework Android CPU affinity/ threading 2
2 months ago
CamilleLaVey
dd5d09e3ae
[TEST] Rework Android CPU affinity/ threading
2 months ago
CamilleLaVey
25af655e48
[TEST] Adjustments on TransformFeedback
2 months ago
CamilleLaVey
0cd5dd1e70
[TEST] Adjustments on framepacing submit calls
2 months ago
CamilleLaVey
8c828e78f2
[TEST] Refinements on RAII
2 months ago
CamilleLaVey
b1adbd8e6b
[TEST] ASTC fixes
2 months ago
CamilleLaVey
0fb0592a5f
[TEST] Miscellaneous changes
2 months ago
CamilleLaVey
b59dda3af6
Lizzie get meowed, please.
2 months ago
CamilleLaVey
aec20586be
[TEST] Adjusments on deferred destruction implementation
2 months ago
CamilleLaVey
6918f034e2
[TEST] Overlap image on non implemented path
2 months ago
CamilleLaVey
4b1e2d1d6a
[TEST] Debug 3D image copy
2 months ago
CamilleLaVey
9318a508f7
[TEST] Fallback on TICEntry out of bounds
2 months ago
CamilleLaVey
f95a9f3901
Meow
2 months ago
CamilleLaVey
1169533a74
[TEST] Debug TICEntry shader pass
2 months ago
CamilleLaVey
991ff44bd6
[TEST] Adjust ternary on pipeline barriers
2 months ago
CamilleLaVey
624f955821
[TEST] Upload on depth MSAACopy pass
2 months ago
CamilleLaVey
5c0fe5da06
[TEST] Adjustments on descriptors payloads
2 months ago
CamilleLaVey
18630fa739
[TEST] Smolios forever
2 months ago