1 مستودع
Injecting custom layers into the Vulkan driver pipeline to intercept API calls.
Distinct from Vulkan: Focuses on the architectural interception mechanism rather than general Vulkan performance optimization.
Explore 1 awesome GitHub repository matching user interface & experience · Layer Interception. Refine with filters or upvote what's useful.
MangoHud is a Linux hardware monitor and performance overlay that displays real-time metrics and frame rates. It functions as a graphics API hook, intercepting Vulkan and OpenGL pipelines to render performance data directly onto the graphics buffer. The project serves as both a real-time monitor for CPU and GPU utilization, temperatures, and power draw, and a frametime data logger that records execution speed to disk for later benchmarking and analysis. Users can modify the overlay display, visual styles, and active metrics through configuration files, environment variables, or predefined pe
Intercepts graphics API calls by injecting a layer into the Vulkan driver pipeline to render overlays.