Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190201-pull-request' into...
commita1bc3e7dc8f89facee6d3c25fb8465f8feccef1f
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 1 Feb 2019 13:15:10 +0000 (1 13:15 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 1 Feb 2019 13:15:10 +0000 (1 13:15 +0000)
tree58e842b2a9f750412abb05190b7fd1709bbded5d
parentcfe6c547690b06fbce54a6d0f7b05dd7f18e36ea
parent0015ca5cbabe0b31d31610ddfaafd90a9e5911a4
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190201-pull-request' into staging

ui: fix build with SDL disabled, drop SDL1 support.

# gpg: Signature made Fri 01 Feb 2019 12:30:47 GMT
# gpg:                using RSA key 4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>" [full]
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>" [full]
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>" [full]
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/ui-20190201-pull-request:
  ui: remove support for SDL1.2 in favour of SDL2
  hw/display/milkymist-tmu2: Move inlined code from header to source
  hw/display/milkymist-tmu2: Explicit the dependency to both X11 / OpenGL
  configure: LM32 Milkymist Texture Mapping Unit (tmu2) also depends of X11
  hw/display: Move Milkymist specific hardware out of common-obj list

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
configure