This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
OpenRGB
Watch
1
Star
0
Fork
0
mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced
2026-09-15 06:38:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
834fc6a8f74007f0e161e9511315ce1ba747016a
OpenRGB
/
Controllers
/
MSIGPUController
/
MSIGPUv2Controller
T
History
Adam Honse
9e5c63cc64
Add second sub-dev for MSI RTX4070Ti Super Gaming White X Slim
2026-07-17 18:54:54 -05:00
..
MSIGPUv2Controller.cpp
Implement network request to get list of I2C buses so that the Get Hardware IDs dialog works in local client mode
2026-07-07 01:35:35 -05:00
MSIGPUv2Controller.h
…
MSIGPUv2ControllerDetect.cpp
Add second sub-dev for MSI RTX4070Ti Super Gaming White X Slim
2026-07-17 18:54:54 -05:00
RGBController_MSIGPUv2.cpp
Move RGBController base destructor functionality into RGBController::Shutdown() so that update thread can be stopped before deleting the controller. Shutdown() must be called in every RGBController implementation before deleting the controller. Also some fixes to the NetworkServer to avoid deadlocking and disconnect issues
2026-07-07 01:35:34 -05:00
RGBController_MSIGPUv2.h
…