mikastiv
mikastiv
Make the slave keyboard turn off rgb lights when master is suspended. ## Description This change fixes an issue I got where the slave half of my keyboard would always...
When using IADLXManualGraphicsTuning1 and IADLXManualGraphicsTuning2 or IADLXManualVRAMTuning1 and IADLXManualVRAMTuning2, my RX 5500 XT always go through IADLXManualGraphicsTuning1 and IADLXManualVRAMTuning1 as if it was a pre Navi Gpu. I am testing...
I'm currently trying to check if a gpu is overclocked and there is no way to compare the current settings with the default values. The function IsAtFactory could help me...
### Zig Version 0.12.0-dev.2811+3cafb9655 ### Steps to Reproduce and Observed Behavior I'm on Windows 10 The code pasted below will segfault on `try vertices.append(v0);` in one of the ArrayList grows....