OSDN Git Service

st/egl: fix compiler warnings
authorChia-I Wu <olv@lunarg.com>
Thu, 15 Dec 2011 07:06:25 +0000 (15:06 +0800)
committerChia-I Wu <olv@lunarg.com>
Thu, 15 Dec 2011 07:07:00 +0000 (15:07 +0800)
commit7aadb53ef020b13658c9a99ecffe554af8755420
treeebaaf88301811c3bb5f78a894abb8f764d7e273e
parenta06f58fee5dbf0054fb363e759d30cf13c4bbab9
st/egl: fix compiler warnings

One is about casting a pointer to integer and the other is about an unused
function when HAVE_WAYLAND_BACKEND is not defined.
src/gallium/state_trackers/egl/common/egl_g3d_image.c
src/gallium/state_trackers/egl/x11/native_dri2.c