summaryrefslogtreecommitdiff
path: root/config.h
AgeCommit message (Collapse)Author
2023-09-07Latest set of metrics used in my setup.HEAD1.0+VRAMmasterxAlpharax
Changes to be committed: modified: config.h
2023-09-06Proper 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-06Added 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-06Integrating a VRAM monitoring comonentxAlpharax
Changes to be committed: modified: Makefile modified: README new file: components/vram.c modified: config.h modified: slstatus.h
2023-08-14Added my personal config.xAlpharax
Changes to be committed: new file: config.h