This website requires JavaScript.
Explore
Help
Sign in
jalr
/
OpenRGB
Watch
1
Star
0
Fork
You've already forked OpenRGB
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
95f7cc1010
OpenRGB
/
Controllers
/
MSIGPUController
History
Download ZIP
Download TAR.GZ
MOVZX
ecdad8c3de
Add support for MSI Radeon RX 6700 XT Gaming X & MSI Radeon RX 6800 XT Gaming X Trio
2022-08-06 19:40:43 +00:00
..
MSIGPUController.cpp
Update MSI GPU controller to use I2C PCI detector
2022-05-23 19:09:53 -05:00
MSIGPUController.h
Update MSI GPU controller to use I2C PCI detector
2022-05-23 19:09:53 -05:00
MSIGPUControllerDetect.cpp
Add support for MSI Radeon RX 6700 XT Gaming X & MSI Radeon RX 6800 XT Gaming X Trio
2022-08-06 19:40:43 +00:00
RGBController_MSIGPU.cpp
Switched from C-style arrays to std::vector to fix C++17 std::size() not being available on some Linux dists to
fix
!1343
build failures
2022-08-03 02:14:27 +00:00
RGBController_MSIGPU.h
Fix RGBController_MSIGPU's interaction with mode speed and brightness values to
resolve
#2637
2022-07-31 06:55:00 +00:00