quakeforge/libs/video
Bill Currie b2a1a3c791 [vulkan] Add source barrier to packet scatter and image copy
I got a sync validation error on a scatter command (I think) thus the
setting was probably wrong. Most of the parameters are still what they
were, but I'll be able to tweak the barriers as necessary.
Unfortunately, it didn't help with the hang on fetching the light cull
query data when starting in fisheye mode (no hang when enabling fisheye
after startup). I'm not sure what's going on there other than the
queries aren't getting updated: the counts seem to be fine so maybe the
commands aren't running. I've probably got a tangled mess of
pseudo-parallel command buffers: I need to go through my system and
clean everything up.
2024-11-27 20:15:51 +09:00
..
renderer [vulkan] Add source barrier to packet scatter and image copy 2024-11-27 20:15:51 +09:00
targets [win] Fix some bitrot for building 2024-09-24 19:49:41 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00