Files
citron/src/video_core
Zephyron d5efa255ee 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 16:18:27 +10:00
..
2022-10-06 21:00:52 +02:00
2023-10-02 18:03:05 -04:00
2024-02-19 16:00:46 +01:00
2022-12-08 17:17:45 -05:00
2022-12-08 17:17:45 -05:00
2022-07-27 12:53:49 +02:00
2025-09-23 01:09:13 +00:00