You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# GPU‑Switcher
2
2
3
-
A tiny Windows tray utility that activates your laptop’s discrete GPU (dGPU) on launch and keeps it awake until you exit.
3
+
A tiny Windows tray utility that activates the laptop’s (or any PC, really) discrete GPU (dGPU) on launch and keeps it awake until exit. I needed an easy way to force dGPU display rendering without performance impact. This should allow low-latency streaming for games and a quick toggle to test and run apps on either the iGPU or dGPU for dual-graphics laptops that are difficult to manage.
4
4
5
-
Designed for hybrid GPU systems (NVIDIA Optimus, AMD Dynamic Switchable Graphics, Intel + NVIDIA, etc.) where you want the dGPU ready without running a heavy application.
5
+
Designed for hybrid GPU systems (NVIDIA Optimus, AMD Dynamic Switchable Graphics, Intel + NVIDIA, etc.) where you want the dGPU ready without running a heavy application or if you don't want to manually configure every app through the driver control panels.
0 commit comments