[mythtv-commits] [MythTV/mythtv] 599a7b: MythRenderOpenGL: Initial compute shader support

Mark Kendall noreply at github.com
Thu Mar 5 09:34:19 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 599a7ba92fa90bbac66c4bc41c720311cfeb7e68
      https://github.com/MythTV/mythtv/commit/599a7ba92fa90bbac66c4bc41c720311cfeb7e68
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

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

  Log Message:
  -----------
  MythRenderOpenGL: Initial compute shader support


  Commit: 6208b051cfb2904b78916c945a1ae80469d4bf28
      https://github.com/MythTV/mythtv/commit/6208b051cfb2904b78916c945a1ae80469d4bf28
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

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

  Log Message:
  -----------
  MythRenderOpenGL: Improve core profile support


  Commit: 891d5fc8885c89214b90ffb2ce8eb708f87d2eb4
      https://github.com/MythTV/mythtv/commit/891d5fc8885c89214b90ffb2ce8eb708f87d2eb4
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

  Changed paths:
    M mythtv/libs/libmythui/mythrender_base.h

  Log Message:
  -----------
  MythRender: Make ReleaseResources protected


  Commit: 0a45f67e53fecec4009a231fd77fc4127420dfa9
      https://github.com/MythTV/mythtv/commit/0a45f67e53fecec4009a231fd77fc4127420dfa9
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

  Changed paths:
    M mythtv/libs/libmythtv/opengl/mythmediacodecinterop.cpp
    M mythtv/libs/libmythtv/opengl/mythmmalinterop.cpp

  Log Message:
  -----------
  OpenGL: Fix 2 cases of direct OpenGL calls

- all calls need to use MythRenderOpenGL


  Commit: dab6126de3f8b86f443b92011453286dd51e9e04
      https://github.com/MythTV/mythtv/commit/dab6126de3f8b86f443b92011453286dd51e9e04
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

  Changed paths:
    M mythtv/programs/mythfrontend/services/frontend.cpp

  Log Message:
  -----------
  frontend (Services API): Reset screensaver in SendAction

- Fixes #10886


Compare: https://github.com/MythTV/mythtv/compare/ac67d5837062...dab6126de3f8


More information about the mythtv-commits mailing list