This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
OpenRGB
Watch
1
Star
0
Fork
0
You've already forked OpenRGB
mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced
2026-01-02 04:07:48 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95f7cc10106a1882f2ad5919cabfc6f525b00a11
OpenRGB
/
Controllers
/
MSIGPUController
History
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