Historial de Commits

Autor SHA1 Mensaje Fecha
  Marc Di Luzio b28efdb555 Correct the names and return 0 for success hace 6 años
  Marc Di Luzio 602afdcbb7 Add check against require_supervisor variable hace 6 años
  Marc Di Luzio 1d40c0cc1b Refactor to use single internal functions for register, unregister and query hace 6 años
  Marc Di Luzio d4fdd9e3b4 Correct internal name for query_status_for hace 6 años
  Marc Di Luzio de1049f070 Fix comments hace 6 años
  Marc Di Luzio c2f7e971c6 Implement game_mode_query_status_for as well hace 6 años
  Marc Di Luzio 1b96111afc Add entry in README for supervisor support hace 6 años
  Marc Di Luzio 1430c0b831 Implement supervisor features using new config variables hace 6 años
  Marc Di Luzio d60ac23daa Add a helper function for getting if a config list contains a string hace 6 años
  Marc Di Luzio c5f58c56d0 Hook up interfaces for functions to register another process hace 6 años
  Marc Di Luzio 0f7950245a Actually don't error if a symbol is not required hace 6 años
  Marc Di Luzio ca858d6932 Add two new API calls to the client to request gamemode on behalf of another process hace 6 años
  Marc Di Luzio 1f49432e7a Simplify the typedefs for the apicalls hace 6 años
  Alex Smith d582b580b2 Merge pull request #104 from mdiluz/more-testing hace 6 años
  Alex Smith 77c10ba15f Merge pull request #103 from mdiluz/protect-gpu-settings hace 6 años
  Marc Di Luzio 94b6a34f65 Add test for gamemoderun and the reaper thread hace 6 años
  Marc Di Luzio 42d7503482 Adjust checking in gpuclockctl to assist when errors happen hace 6 años
  Marc Di Luzio ab5fdad3cb Give the child more time to quit hace 6 años
  Marc Di Luzio e36a172144 Add full test for GPU settings hace 6 años
  Marc Di Luzio 784cb0053d Extract testing to individual functions hace 6 años
  Marc Di Luzio a9572e6896 Begin GPU test implementation hace 6 años
  Marc Di Luzio 20a4862888 Add functionality to get the current GPU information in the daemon hace 6 años
  Marc Di Luzio e31a811946 Add run_external_process_get_output function to get output as well hace 6 años
  Marc Di Luzio 392fb221dc Return failure on failure, and don't try and read past the end of argv hace 6 años
  Marc Di Luzio 9cd32c63eb Implement getting GPU clocks for NV hace 6 años
  Marc Di Luzio 1bc4ac626a Comment about register features hace 6 años
  Marc Di Luzio 7f5e59b7c4 Add pass/fail for the CPU tests hace 6 años
  Marc Di Luzio 6bfedc9692 Call the configured scripts to test them hace 6 años
  Marc Di Luzio f7dce41d8a Improve test logging output hace 6 años
  Marc Di Luzio cbf7f975d3 Add basic framework to do some script tests hace 6 años