CamilleLaVey
eb8706e366
Funny experiment for pipelines
3 days ago
CamilleLaVey
b9d55c9448
2nd step for the buffer address device implementation
3 days ago
CamilleLaVey
1188f285b7
Pipeline Creation Feedback impl
3 days ago
CamilleLaVey
200b81b087
Initial step for the buffer address device implementation
3 days 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.
3 days 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.
3 days 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.
3 days ago
CamilleLaVey
b027dc42ce
Restore conditional rendering workaround for Adreno, Mali and Turnip
3 days ago
CamilleLaVey
dc9c99b22d
Revert "[TEST] Keep tuning the drain/ memory allocation"
This reverts commit 7f4529b15d .
3 days ago
CamilleLaVey
5346e77c0a
Revert "[TEST] Adjust mutable formats usage"
This reverts commit 328a2c1081 .
3 days ago
CamilleLaVey
914b78495c
Revert "[TEST] Change on storage views per request instead of always granted"
This reverts commit d1eb08c036 .
3 days ago
CamilleLaVey
a17b4cbb04
Revert "[TEST] New optimal image layouts access"
This reverts commit 236696b0ff .
3 days ago
CamilleLaVey
a7b5910eaa
Revert "[TEST] Adjustments on storage view + general image layouts"
This reverts commit 88fcb7d338 .
3 days ago
CamilleLaVey
f98f8b65de
Some trivial tests
3 days ago
CamilleLaVey
88fcb7d338
[TEST] Adjustments on storage view + general image layouts
3 days ago
CamilleLaVey
4a4fd056ff
enable msaa depth resolve
4 days ago
CamilleLaVey
236696b0ff
[TEST] New optimal image layouts access
4 days ago
CamilleLaVey
d1eb08c036
[TEST] Change on storage views per request instead of always granted
4 days ago
CamilleLaVey
84a4149db2
Presync fix again
4 days ago
CamilleLaVey
de9b1071a5
[TEST] VMA budget fix
4 days ago
CamilleLaVey
85049c2c78
[TEST] Presync + CR workaround removal from QCOM
4 days ago
CamilleLaVey
7fcf88cb10
[TEST] DR Adjustment 2
4 days ago
CamilleLaVey
e4f29899d2
[TEST] Adjustment memory reclamation 2
4 days ago
CamilleLaVey
41d2bf4a3e
Fix build
4 days ago
CamilleLaVey
328a2c1081
[TEST] Adjust mutable formats usage
4 days ago
CamilleLaVey
6e48eeb09c
[TEST] depth stencil resolve implementation + fixes
4 days ago
CamilleLaVey
2cdd7173a9
[TEST] Line/ conservative rasterization adjustment
4 days ago
CamilleLaVey
69342044ef
[TEST] Quick corrections
4 days ago
CamilleLaVey
1f41d809b0
[TEST] depth clip enable implementation
4 days ago
CamilleLaVey
250b545d75
[TEST] Debug viewport geometry
4 days ago
CamilleLaVey
5a9322af80
[TEST] Debug depths on viewports
4 days ago
CamilleLaVey
bbee229d07
[TEST] Adjustments on memory reclamations
4 days ago
CamilleLaVey
cfe1c8b16c
[TEST] Rework Android CPU affinity/ threading 2
4 days ago
CamilleLaVey
dd5d09e3ae
[TEST] Rework Android CPU affinity/ threading
4 days ago
CamilleLaVey
25af655e48
[TEST] Adjustments on TransformFeedback
5 days ago
CamilleLaVey
0cd5dd1e70
[TEST] Adjustments on framepacing submit calls
5 days ago
CamilleLaVey
8c828e78f2
[TEST] Refinements on RAII
5 days ago
CamilleLaVey
b1adbd8e6b
[TEST] ASTC fixes
5 days ago
CamilleLaVey
0fb0592a5f
[TEST] Miscellaneous changes
5 days ago
CamilleLaVey
b59dda3af6
Lizzie get meowed, please.
5 days ago
CamilleLaVey
aec20586be
[TEST] Adjusments on deferred destruction implementation
5 days ago
CamilleLaVey
6918f034e2
[TEST] Overlap image on non implemented path
5 days ago
CamilleLaVey
4b1e2d1d6a
[TEST] Debug 3D image copy
5 days ago
CamilleLaVey
9318a508f7
[TEST] Fallback on TICEntry out of bounds
5 days ago
CamilleLaVey
f95a9f3901
Meow
5 days ago
CamilleLaVey
1169533a74
[TEST] Debug TICEntry shader pass
5 days ago
CamilleLaVey
991ff44bd6
[TEST] Adjust ternary on pipeline barriers
5 days ago
CamilleLaVey
624f955821
[TEST] Upload on depth MSAACopy pass
5 days ago
CamilleLaVey
5c0fe5da06
[TEST] Adjustments on descriptors payloads
5 days ago
CamilleLaVey
18630fa739
[TEST] Smolios forever
5 days ago