qemu-e2k/hw/lm32
OGAWA Hirofumi fb71956367 ui/opengl: Reduce build required libraries for opengl
We now use epoxy to load opengl libraries. This means we don't need to
link opengl libraries directly if interfaces handled by epoxy. With
this, we just need epoxy headers and epoxy's *.so to build.

Tested with epoxy-1.3.1.

- sdl2/gtk/console egl stuff doesn't require other than epoxy
- milkymist-tmu2 glx stuff doesn't require other than epoxy

(lm32 test is limited, because can't find mmone-bios.bin, so just test
to load libGL with "./lm32-softmmu/qemu-system-lm32 -M milkymist,accel=qtest")

Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>

[ lm32 tested by kraxel ]

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2015-11-03 10:13:42 +01:00
..
Makefile.objs hw: move other devices to hw/misc/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
lm32.h lm32_juart: QOM cast cleanup 2013-07-29 21:06:28 +02:00
lm32_boards.c lm32: Remove ELF_MACHINE from cpu.h 2015-09-25 12:04:43 +02:00
lm32_hwsetup.h acpi-build: make ROMs RAM blocks resizeable 2015-01-08 13:17:55 +02:00
milkymist-hw.h ui/opengl: Reduce build required libraries for opengl 2015-11-03 10:13:42 +01:00
milkymist.c lm32: Remove ELF_MACHINE from cpu.h 2015-09-25 12:04:43 +02:00