From 8e9a5f825dc2f6409639665750dff614470f37d5 Mon Sep 17 00:00:00 2001 From: igcit Date: Fri, 19 Feb 2021 19:09:49 +0100 Subject: [PATCH] Update README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 181e25a..0bcb0be 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,16 @@ This is a small utility to easily get your _**Windows build**_, _**CPU name**_ a Download latest release [here](https://github.com/IGCIT/Intel-GPU-Community-Issue-Tracker-IGCIT/releases/latest). +## IGCIT Driver Switch + +A tool to switch your _**Intel GPU driver**_ on the fly, based on Ciphray switch_driver.bat. + +Its aim is to help to identify regressions quickly and easily. + +See more in [IGCIT Wiki](https://github.com/IGCIT/Intel-GPU-Community-Issue-Tracker-IGCIT/wiki) + +Download latest release [here](https://github.com/IGCIT/Intel-GPU-Community-Issue-Tracker-IGCIT/releases/latest). + ## How to get Windows build number * Right click _**Windows start button**_ @@ -229,3 +239,4 @@ Windows screenshot shortcut will now run _Lightshot_. * A big thanks to _**BenjaminLSR**_ for reporting issues to Intel! * Zach Schneider: Git Reports developer. +* Ciphray: switch_driver.bat code.