Files
citron/src/video_core/renderer_vulkan
Zephyron eaff58aa81 revert d5efa255ee
revert refactor(vulkan): Remove redundant query cache segment notifications

- Remove NotifySegment(true) from PrepareDraw, DrawTexture, and Clear
- Remove NotifySegment(false) from AccelerateDisplay
- Add state tracking for transform feedback to avoid redundant CounterEnable calls
- Only call CounterEnable when transform feedback enable state changes

This prevents double resume/pause operations and state management conflicts.

Co-authored-by: Maufeat <maufeat@eden-emu.dev>
Signed-off-by: Zephyron <zephyron@citron-emu.org>
2025-12-08 20:13:09 +00:00
..
2023-10-17 02:42:40 +11:00
2024-01-07 22:44:55 +00:00
2022-10-07 14:13:45 +01:00
2023-09-23 23:05:30 +02:00
2025-12-08 20:13:09 +00:00
2025-12-08 20:13:09 +00:00
2024-01-15 23:34:11 +00:00
2025-09-23 01:10:58 +00:00