mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 23:57:22 +02:00
Adjust the TODO list
This commit is contained in:
parent
d18f3fc584
commit
16ade5c1c9
@ -36,10 +36,11 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||||||
#include "external-helper.h"
|
#include "external-helper.h"
|
||||||
#include "gpu-control.h"
|
#include "gpu-control.h"
|
||||||
|
|
||||||
// TODO
|
/* Plausible extras to add:
|
||||||
// Intel support - https://blog.ffwll.ch/2013/03/overclocking-your-intel-gpu-on-linux.html
|
* Intel support - https://blog.ffwll.ch/2013/03/overclocking-your-intel-gpu-on-linux.html
|
||||||
// AMD - Allow setting fan speed as well
|
* AMD - Allow setting fan speed as well
|
||||||
// Store baseline values with get_gpu_state to apply when leaving gamemode
|
* Store baseline values with get_gpu_state to apply when leaving gamemode
|
||||||
|
*/
|
||||||
|
|
||||||
/* Helper to quit with usage */
|
/* Helper to quit with usage */
|
||||||
static const char *usage_text =
|
static const char *usage_text =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user