Shaderglass is an overlay tool that applies GPU shaders to the Windows desktop and Wine applications.
The tool addresses the desire to apply visual shader effects—particularly CRT monitor emulation and other retro gaming aesthetics—to any content displayed on Windows, not just within specific applications. It works by intercepting graphics output and applying shader effects before the final image reaches the screen, functioning as a system-wide overlay rather than requiring per-application configuration.
Shaderglass suits developers and enthusiasts who want to apply consistent shader effects across their entire desktop or Wine environment without modifying individual applications. It is particularly valuable for those working with RetroArch shaders or Slang shader format files who want those effects applied more broadly. The project integrates with existing shader ecosystems rather than requiring custom shader development, making it accessible to users already familiar with libretro or RetroArch shader libraries.
Development activity shows consistent engagement with the codebase. The project receives regular updates addressing bugs and adding features. Pull requests are reviewed and merged with reasonable turnaround. Issues are acknowledged and tracked, indicating active maintenance. The maintainer responds to user reports and incorporates feedback into development decisions.