commit | c8e18f85da9b41e79b67c39450917b46b6de8fb4 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olv@lunarg.com> | Fri Aug 26 22:09:56 2011 +0800 |
committer | Chia-I Wu <olv@lunarg.com> | Wed Aug 31 11:58:34 2011 +0800 |
tree | 5d5a01bbeb183fe1be377999555b920d053a509d | |
parent | 384f228a2573ce592854f58c45564f75419fe987 [diff] |
egl_dri2: check the surface type in platform_android Check the surface type is EGL_WINDOW_BIT before doing anything, in preparation for pbuffer support. Reviewed-by: Chad Versace <chad@chad-versace.us>