xemu/hw/display
Philippe Mathieu-Daudé 70cc0c1fb0 hw/display/milkymist-tmu2: Move inlined code from header to source
Move the complexity of milkymist_tmu2_create() into the
source file. Doing so we avoid to include the X11/OpenGL
headers in all LM32 devices, and we also avoid the duplicate
declaration of glx_fbconfig_attr[] (it is already declared
in hw/display/milkymist-tmu2.c).
Since TYPE_MILKYMIST_TMU2 is now accessible, use it.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20190130120005.23123-5-philmd@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2019-02-01 11:58:50 +01:00
..
2017-03-27 12:14:45 +02:00
2018-09-27 08:07:51 +02:00
2018-08-30 13:24:13 +02:00
2018-08-30 13:24:13 +02:00
2016-01-29 15:07:24 +00:00
2018-10-29 10:43:19 +01:00
2018-07-02 17:21:52 +02:00
2017-04-24 12:32:12 +01:00
2016-09-22 18:13:08 +01:00
2018-11-27 15:35:15 +01:00
2018-08-30 13:24:13 +02:00
2018-08-30 13:24:13 +02:00