Marc Di Luzio
|
218dc9dab8
Fix up formatting
|
6 years ago |
Marc Di Luzio
|
70c317233f
Wait for the child to finish up
|
6 years ago |
Marc Di Luzio
|
3a624350d1
Add flavor to error log messages
|
6 years ago |
Marc Di Luzio
|
baf295773b
Implement supervisor tests
|
6 years ago |
Marc Di Luzio
|
b28efdb555
Correct the names and return 0 for success
|
6 years ago |
Marc Di Luzio
|
602afdcbb7
Add check against require_supervisor variable
|
6 years ago |
Marc Di Luzio
|
1d40c0cc1b
Refactor to use single internal functions for register, unregister and query
|
6 years ago |
Marc Di Luzio
|
d4fdd9e3b4
Correct internal name for query_status_for
|
6 years ago |
Marc Di Luzio
|
de1049f070
Fix comments
|
6 years ago |
Marc Di Luzio
|
c2f7e971c6
Implement game_mode_query_status_for as well
|
6 years ago |
Marc Di Luzio
|
1b96111afc
Add entry in README for supervisor support
|
6 years ago |
Marc Di Luzio
|
1430c0b831
Implement supervisor features using new config variables
|
6 years ago |
Marc Di Luzio
|
d60ac23daa
Add a helper function for getting if a config list contains a string
|
6 years ago |
Marc Di Luzio
|
c5f58c56d0
Hook up interfaces for functions to register another process
|
6 years ago |
Marc Di Luzio
|
0f7950245a
Actually don't error if a symbol is not required
|
6 years ago |
Marc Di Luzio
|
ca858d6932
Add two new API calls to the client to request gamemode on behalf of another process
|
6 years ago |
Marc Di Luzio
|
1f49432e7a
Simplify the typedefs for the apicalls
|
6 years ago |
Marc Di Luzio
|
de390be93d
Add unused to now unused hex function
|
6 years ago |
Marc Di Luzio
|
ebe525d04e
Fix up testing now that we detect the vendor
|
6 years ago |
Marc Di Luzio
|
91deffb6b4
Fill in the GPU vendor automatically
|
6 years ago |
Marc Di Luzio
|
0847d3b452
Remove the vendor config value in prep for it to be auto-detected
|
6 years ago |
Alex Smith
|
d582b580b2
Merge pull request #104 from mdiluz/more-testing
|
6 years ago |
Alex Smith
|
77c10ba15f
Merge pull request #103 from mdiluz/protect-gpu-settings
|
6 years ago |
Marc Di Luzio
|
94b6a34f65
Add test for gamemoderun and the reaper thread
|
6 years ago |
Marc Di Luzio
|
42d7503482
Adjust checking in gpuclockctl to assist when errors happen
|
6 years ago |
Marc Di Luzio
|
ab5fdad3cb
Give the child more time to quit
|
6 years ago |
Marc Di Luzio
|
e36a172144
Add full test for GPU settings
|
6 years ago |
Marc Di Luzio
|
784cb0053d
Extract testing to individual functions
|
6 years ago |
Marc Di Luzio
|
a9572e6896
Begin GPU test implementation
|
6 years ago |
Marc Di Luzio
|
20a4862888
Add functionality to get the current GPU information in the daemon
|
6 years ago |