Commit Graph

10 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
fb08e621ab feat: added Apple Graphics to the GPU module (#260) 2020-12-31 11:57:25 +01:00
Serhiy Mytrovtsiy
a93994f0f2 feat: added the option to show a GPU type when Mini widget selected (#111, #232);
fix: duplicating GPU the toggle the module
2020-12-19 19:38:39 +01:00
Serhiy Mytrovtsiy
aa2cd64f88 feat: added Automatic option in the GPU to show setting. Allow showing the currently active GPU when selected. (#232) 2020-12-19 17:25:11 +01:00
Serhiy Mytrovtsiy
91c32d8ad2 - fix GPU popup initialization (GPU not showing in the popup) (#185) 2020-11-26 15:35:30 +01:00
Serhiy Mytrovtsiy
d62ebabb2b - fix GPU detecting when 2 cards have the same driver (#143)
- processing GPUs with a generic model name (#109)
- add debug argument which allows saving some logs to the file (/Documents/log.txt)
2020-11-06 08:40:48 +01:00
Serhiy Mytrovtsiy
f9b90bc3ba - move from core graphics to CALayout in Mini widget 2020-11-05 13:24:20 +01:00
Serhiy Mytrovtsiy
ab1f7ff86e - fix crash when GPU module is enabled (#74) 2020-08-26 12:45:15 +02:00
Serhiy Mytrovtsiy
95f941149f - fix unnecessary popup interface update (when popup closed)
GPU module MVP
2020-08-17 22:51:21 +02:00
Serhiy Mytrovtsiy
98fb84163e add GPU reader and settings
init GPU popup
2020-08-17 20:37:20 +02:00
Serhiy Mytrovtsiy
0d63ae1061 init gpu module 2020-08-17 17:30:09 +02:00