egl: Clean up surface attributes.
authorChia-I Wu <olvaffe@gmail.com>
Sun, 31 Jan 2010 09:56:30 +0000 (17:56 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Sun, 31 Jan 2010 14:21:26 +0000 (22:21 +0800)
commiteb961f81d53405ab04e021703228ddb15190d75f
tree9c824ba35817ae0f4b42a3d63a0f2114ce919793
parent0135e5d6c83add5e539492a4899504e33f3f2434
egl: Clean up surface attributes.

Add missing attributes and use correct types in _EGLSurface.  Remove
ifdef tests that serve no purpose.  Update _eglQuerySurface and
_eglSurfaceAttrib for missing queries and checks.
src/egl/main/egldisplay.h
src/egl/main/eglsurface.c
src/egl/main/eglsurface.h