VirtGL: remove device 81/20181/1
authorjinhyung.jo <jinhyung.jo@samsung.com>
Fri, 25 Apr 2014 12:47:11 +0000 (21:47 +0900)
committerjinhyung.jo <jinhyung.jo@samsung.com>
Tue, 29 Apr 2014 07:08:58 +0000 (16:08 +0900)
commit9a82c7ed7a96394b8f049c1237f5f82f1ec4fed1
tree71ed1ad4af43bc1f789b86a46593fb9d88eb0e77
parent35b6643e2993cef40d765e37d6d8d8006279c320
VirtGL: remove device

From now on, we use YaGL device.

Change-Id: Ice1be9eb1fe135b15475c3b51ee5b82f7b503d37
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
42 files changed:
Makefile.target
configure
hw/virtio/virtio-pci.c
hw/virtio/virtio-pci.h
qemu-options.hx
tizen/emulator_configure.sh
tizen/src/Makefile.tizen
tizen/src/check_gl.c
tizen/src/check_gl.h
tizen/src/check_gl_core.c [new file with mode: 0644]
tizen/src/emulator.c
tizen/src/hw/GL/wglext.h [deleted file]
tizen/src/hw/beginend_funcs.sh [deleted file]
tizen/src/hw/gl_func_perso.h [deleted file]
tizen/src/hw/gloffscreen.h [deleted file]
tizen/src/hw/gloffscreen_agl.c [deleted file]
tizen/src/hw/gloffscreen_common.c [deleted file]
tizen/src/hw/gloffscreen_glx.c [deleted file]
tizen/src/hw/gloffscreen_test.c [deleted file]
tizen/src/hw/gloffscreen_test.h [deleted file]
tizen/src/hw/gloffscreen_wgl.c [deleted file]
tizen/src/hw/gloffscreen_xcomposite.c [deleted file]
tizen/src/hw/helper_opengl.c [deleted file]
tizen/src/hw/helper_opengl.h [deleted file]
tizen/src/hw/maru_device_ids.h
tizen/src/hw/mesa_gl.h [deleted file]
tizen/src/hw/mesa_glext.h [deleted file]
tizen/src/hw/mesa_glu.h [deleted file]
tizen/src/hw/mesa_mipmap.c [deleted file]
tizen/src/hw/mesa_mipmap.h [deleted file]
tizen/src/hw/op_helper.c [deleted file]
tizen/src/hw/opengl_exec.c [deleted file]
tizen/src/hw/opengl_exec.h [deleted file]
tizen/src/hw/opengl_func.h [deleted file]
tizen/src/hw/opengl_process.h [deleted file]
tizen/src/hw/parse_gl_h.c [deleted file]
tizen/src/hw/range_alloc.h [deleted file]
tizen/src/hw/virtio-gl-stub.c [deleted file]
tizen/src/hw/virtio-gl.c [deleted file]
tizen/src/hw/virtio-gl.h [deleted file]
tizen/src/skin/client/src/org/tizen/emulator/skin/dialog/DetailInfoDialog.java
vl.c