1. 19 10月, 2017 2 次提交
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-request' into staging · ba6f0fc2
      Peter Maydell 提交于
      ui: opengl updates for dma-buf support.
      
      # gpg: Signature made Tue 17 Oct 2017 12:13:36 BST
      # gpg:                using RSA key 0x4CB6D8EED3E87138
      # gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
      # gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
      # gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
      # Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138
      
      * remotes/kraxel/tags/opengl-20171017-pull-request:
        egl-headless: add dmabuf support
        egl-helpers: add egl_texture_blit and egl_texture_blend
        egl-helpers: add dmabuf import support
        opengl: add flipping vertex shader
        opengl: move shader init from console-gl.c to shader.c
        console: add support for dmabufs
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      ba6f0fc2
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/vga-20171017-pull-request' into staging · 73b733e6
      Peter Maydell 提交于
      cirrus: bugfixes, with some vga cleanups.
      
      # gpg: Signature made Tue 17 Oct 2017 09:24:37 BST
      # gpg:                using RSA key 0x4CB6D8EED3E87138
      # gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
      # gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
      # gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
      # Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138
      
      * remotes/kraxel/tags/vga-20171017-pull-request:
        cirrus: fix oob access in mode4and5 write functions
        vga: add ram_addr_t cast
        vga: handle cirrus vbe mode wraparounds.
        vga: drop line_offset variable
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      73b733e6
  2. 17 10月, 2017 38 次提交