Skip to content
Snippets Groups Projects
  1. Aug 21, 2019
    • Jeremy Whiting's avatar
      Remove check-gl and check-gles since we changed to using wflinfo. · a1a134dd
      Jeremy Whiting authored
      Also remove references to GPL since helpers licensed as gpl are removed.
      Also remove bits about GPL 2 from debian copyright.
      Also remove unused gnome-session-check-accelerated-common.h file.
      Also remove no longer used dependencies from debian/control.
      a1a134dd
    • Jeremy Whiting's avatar
      Add test for SrtGraphics object. · e0e21b87
      Jeremy Whiting authored
      Added missing _get_multiarch_tuple and _get_issues helpers.
      Added test for object, good, bad and software rendering.
      e0e21b87
    • Jeremy Whiting's avatar
      Added mock-graphics to give specified json output for testing. · eef37c44
      Jeremy Whiting authored
      In order to test SrtGraphics on CI systems that likely aren't running
      X we needed a mock-graphics to return most of what wflinfo gives in
      different settings.
      
      Use mock-bad-wflinfo, mock-good-wflinfo and mock-software-wflinfo
      in srt_check_graphics.
      
      Use mock-good-wflinfo for good output, mock-bad-wflinfo for
      error output and mock-software-wflinfo for software rendering
      test output.
      eef37c44
    • Jeremy Whiting's avatar
      Add SrtGraphics wrapper to wrap graphics checker. · fdf0ee0a
      Jeremy Whiting authored
      SrtGraphics is gobject shaped and gives a public interface
      to check graphics capabilities for different window systems and
      renderers.
      Use wflinfo binaries for checking gl and gles.
      If llvmpipe renderer is used, set SOFTWARE_RENDERING issue flag.
      fdf0ee0a
  2. Aug 20, 2019
  3. Aug 19, 2019
  4. Aug 16, 2019
  5. Aug 15, 2019
  6. Aug 13, 2019
  7. Aug 12, 2019
  8. Aug 06, 2019
Loading