Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-06 | Proper changes for VRAM monitoring functionality. NVIDIA + AMD support. | xAlpharax | |
Intel support is missing as I could not have tested it, but instructions are present in vram.c Changes to be committed: modified: components/vram.c modified: config.h | |||
2023-09-06 | Added the following functions: vram_perc, vram_total, vram_used. | xAlpharax | |
Changes to be committed: modified: README modified: components/vram.c modified: config.def.h modified: config.h modified: slstatus.h | |||
2023-09-06 | Integrating a VRAM monitoring comonent | xAlpharax | |
Changes to be committed: modified: Makefile modified: README new file: components/vram.c modified: config.h modified: slstatus.h |