Christian Kellner
|
34d86d30b1
Use additional compiler warnings, if supported
|
6 years ago |
Christian Kellner
|
4a577b8c7c
Rename local variable to un-shadow the global bus
|
6 years ago |
Christian Kellner
|
c34186be07
Mark game_mode_context_loop as 'noreturn'
|
6 years ago |
Christian Kellner
|
d12ab6830f
No old-style function definitions.
|
6 years ago |
Christian Kellner
|
45ba5bc4c4
Use matching signedness in format strings
|
6 years ago |
Christian Kellner
|
0eb59fc848
Use minimal number of characters for strncmp
|
6 years ago |
Christian Kellner
|
bbde1d0357
Ensure strncpy'ed strings are all null terminated
|
6 years ago |
Alex Smith
|
db4dd87e22
Add Debian to the list of distros which have packages available
|
6 years ago |
Alex Smith
|
c0032efc4f
Make gamemoderun.in executable (#115)
|
6 years ago |
Alex Smith
|
5516b547ca
Merge pull request #121 from lilianmoraru/master
|
6 years ago |
Lilian A. Moraru
|
c0ffecae43
Build with optimizations
|
6 years ago |
Alex Smith
|
95c365076f
Update to version 1.4-dev post-release
|
6 years ago |
Alex Smith
|
ea7d1c13a3
Update to version 1.3
|
6 years ago |
Alex Smith
|
10a31f8dec
Update copyright years to 2019
|
6 years ago |
Alex Smith
|
6b7f6c12c2
Various README fixes/adjustments
|
6 years ago |
Alex Smith
|
0f680f2a83
clang-format fix
|
6 years ago |
Alex Smith
|
5ee2f3c06a
Adjust reaper_freq to match the default value set in code
|
6 years ago |
Alex Smith
|
23bf1e6624
Minor adjustments
|
6 years ago |
Alex Smith
|
f163d4847b
Update changelog, convert to Markdown
|
6 years ago |
Alex Smith
|
4306660918
Adjust renice documentation
|
6 years ago |
Alex Smith
|
2ab46df4c3
Disable softrealtime (SCHED_ISO) and renice by default
|
6 years ago |
Alex Smith
|
746b463783
Merge pull request #114 from mdiluz/fix-issue-113
|
6 years ago |
Marc Di Luzio
|
1482a2b39e
Get the gpu index for both get and set (thanks @rezzafr33!)
|
6 years ago |
Marc Di Luzio
|
c1d06f2ad5
Try and make an educated guess at the correct nvidia gpu index
|
6 years ago |
Alex Smith
|
0c08359005
Merge pull request #112 from mdiluz/automatic-gpu-info
|
6 years ago |
Marc Di Luzio
|
dc1258d750
Automatically adjust the nvidia gpu index
|
6 years ago |
Marc Di Luzio
|
fec32ac53d
Remove the nv_perf_level config option and figure it out programmatically
|
6 years ago |
Marc Di Luzio
|
873d0a224b
Remove passing the vendor to gpuclockctl
|
6 years ago |
Marc Di Luzio
|
5e5cae31d3
Explain a little more about nv_perf_level
|
6 years ago |
Marc Di Luzio
|
eb9bb0cdf7
Add notes on values for nv_powermizer_mode
|
6 years ago |