[mythtv-commits] [MythTV/mythtv] 1eac37: MythVideoOutputOpenGL: Only return OpenGL render p...

Mark Kendall noreply at github.com
Mon Jul 27 13:18:54 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 1eac37b218cc0ab02bdea0be765e6c15b7e37733
      https://github.com/MythTV/mythtv/commit/1eac37b218cc0ab02bdea0be765e6c15b7e37733
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M mythtv/libs/libmythtv/opengl/mythvideooutopengl.cpp

  Log Message:
  -----------
  MythVideoOutputOpenGL: Only return OpenGL render profiles when using
OpenGL


  Commit: 27871f4e085055fdfa7fa56eb4eca1eab97b0042
      https://github.com/MythTV/mythtv/commit/27871f4e085055fdfa7fa56eb4eca1eab97b0042
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M mythtv/libs/libmythui/mythdisplay.cpp

  Log Message:
  -----------
  MythDisplay: Only try and force EGL when using X11

- this shouldn't affect behaviour (as QT_XCB_GL_INTEGRATION will only
have an effect when using the xcb platform plugin) but does avoid
potentially confusing/misleading stdout messages


  Commit: 0acea9bfd3405bb15863000292924ddfabfe5944
      https://github.com/MythTV/mythtv/commit/0acea9bfd3405bb15863000292924ddfabfe5944
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M mythtv/libs/libmythtv/mythvideooutnull.cpp
    M mythtv/libs/libmythtv/mythvideooutnull.h

  Log Message:
  -----------
  MythVideoOutputNull: Minor code cleanup


  Commit: c154163cdca98c77277d6c4f071a5347772b503b
      https://github.com/MythTV/mythtv/commit/c154163cdca98c77277d6c4f071a5347772b503b
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M mythtv/libs/libmythtv/opengl/mythvideooutopengl.cpp
    M mythtv/libs/libmythui/opengl/mythrenderopengl.cpp
    M mythtv/libs/libmythui/opengl/mythrenderopengl.h

  Log Message:
  -----------
  MythRenderOpenGL: Enforce correct range for clear colour


  Commit: 9affd3aa74d251fca1d0e06a5c1875fd866cfde9
      https://github.com/MythTV/mythtv/commit/9affd3aa74d251fca1d0e06a5c1875fd866cfde9
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M mythtv/libs/libmythui/opengl/mythpainteropengl.cpp

  Log Message:
  -----------
  MythOpenGLPainter: Opaque framebuffer clearing

- if the default framebuffer object is not the system default (e.g.
there is an intermediate compositor) then we need to ensure the
background is fully opaque
- may fix some render issues on wayland (which uses an intermediate
framebuffer)


  Commit: 69648b5843e70c99234f7030081fb92d4540d39d
      https://github.com/MythTV/mythtv/commit/69648b5843e70c99234f7030081fb92d4540d39d
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M mythtv/libs/libmythui/opengl/mythpainteropengl.cpp
    M mythtv/libs/libmythui/opengl/mythpainteropengl.h

  Log Message:
  -----------
  MythOpenGLPainter: Remove unused code


Compare: https://github.com/MythTV/mythtv/compare/a1e378ad431c...69648b5843e7


More information about the mythtv-commits mailing list