YaGL: Patches for the 64bit memory addressing
authorjinhyung.jo <jinhyung.jo@samsung.com>
Wed, 4 Nov 2015 09:25:17 +0000 (18:25 +0900)
committerjinhyung.jo <jinhyung.jo@samsung.com>
Wed, 4 Nov 2015 09:25:17 +0000 (18:25 +0900)
commit6f60a05179838f69e095cd6425a5f1ac8b0bd2e2
tree6c0b3f1768303524592e101fd171be0b294f4213
parent84b365437eec6c93495ae7ea5886b308c18c6323
YaGL: Patches for the 64bit memory addressing

Tizen 3.0 supports a 64bit guest.
However current yagl is implemented by assumed to use the 32bit address.
So modify the address related parts.
I will also update the yagl platform sources.

Change-Id: I5f56915fa68f8170d81c96e8f426f60ddc9d98e5
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
hw/yagl/yagl_apis/gles/yagl_gles_calls.c
hw/yagl/yagl_apis/gles/yagl_host_gles_calls.c
hw/yagl/yagl_apis/gles/yagl_host_gles_calls.h
hw/yagl/yagl_device.c
hw/yagl/yagl_server.c
hw/yagl/yagl_transport.c
hw/yagl/yagl_transport.h
hw/yagl/yagl_transport_gl.h