1 repo
Low-level interfaces for interacting with graphics drivers to manage hardware visual settings.
Distinguishing note: Targets driver-level hooks for dithering and PWM rather than high-level display settings.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Graphics Driver Hooks. Refine with filters or upvote what's useful.
BetterDisplay is a comprehensive display management utility and virtual display engine designed to provide granular control over monitor configurations. It functions as a low-level hardware controller that interacts directly with graphics drivers and system APIs to override manufacturer limitations, enabling users to manage resolution, scaling, brightness, and color profiles across complex multi-monitor setups. The project distinguishes itself through its ability to generate synthetic virtual displays and inject custom framebuffers into the graphics pipeline, allowing for arbitrary resolution
Interacts with graphics drivers to disable temporal dithering and manage pulse-width modulation thresholds.