[mythtv-commits] [MythTV/mythtv] 93b9b2: MythPainterVulkan: Try fix for 32bit vulkan

Mark Kendall noreply at github.com
Sat Oct 10 22:03:14 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 93b9b2808a1bd0824675300f5da0cef96b13e09c
      https://github.com/MythTV/mythtv/commit/93b9b2808a1bd0824675300f5da0cef96b13e09c
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-10-10 (Sat, 10 Oct 2020)

  Changed paths:
    R mythtv/libs/libmythtv/captions/srtwriter.cpp
    R mythtv/libs/libmythtv/captions/srtwriter.h
    R mythtv/libs/libmythtv/mythccextractorplayer.cpp
    R mythtv/libs/libmythtv/mythccextractorplayer.h
    M mythtv/libs/libmythui/vulkan/mythpaintervulkan.cpp

  Log Message:
  -----------
  MythPainterVulkan: Try fix for 32bit vulkan

VkPipelineLayout is not a pointer on 32bit systems and there is no
pressing need to use auto here




More information about the mythtv-commits mailing list