Skip to content
Snippets Groups Projects
  1. Jan 05, 2021
  2. Dec 17, 2020
  3. Dec 14, 2020
    • Simon McVittie's avatar
      tests: Don't assert that "extra" DRI drivers are in the container · 98f35c81
      Simon McVittie authored
      
      These are drivers for which our best guess is that the native loader
      would not actually load them. We want to include them in
      steam-runtime-system-info's diagnostic output in case we are wrong, but
      we don't want to include them in the container: if our guess is correct,
      then the host system doesn't actually load them, and the worst-case
      scenario is that they are somehow broken, in which case adding them to
      the search path might *break* the container.
      
      Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
      98f35c81
  4. Dec 11, 2020
  5. Dec 10, 2020
  6. Dec 08, 2020
  7. Dec 03, 2020
  8. Nov 25, 2020
  9. Nov 24, 2020
  10. Nov 23, 2020
  11. Nov 19, 2020
  12. Nov 18, 2020
    • Simon McVittie's avatar
      system-info: Detect whether the expected runtime linker is present · 559bdc0a
      Simon McVittie authored
      
      On operating systems with unusual path layouts, such as Exherbo and
      NixOS, the de facto standard path for the runtime linker is not
      necessarily present for all architectures.
      
      (Of course, if the x86_64 runtime linker is not present, we won't
      normally be able to run steam-runtime-system-info either, but at least
      users of such operating systems can compile it from source code if they
      need to provide diagnostics.)
      
      Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
      559bdc0a
  13. Nov 17, 2020
  14. Nov 12, 2020
  15. Nov 10, 2020
  16. Nov 09, 2020
Loading