Add LockSurface support in GLPlatformSurface. 61/4161/1
authorKondapally Kalyan <kalyan.kondapally@intel.com>
Thu, 20 Jun 2013 16:40:14 +0000 (19:40 +0300)
committerKondapally Kalyan <kalyan.kondapally@intel.com>
Thu, 20 Jun 2013 16:40:14 +0000 (19:40 +0300)
commit78203e3df6b7666b35bab7a9a48a9dda8e85f663
tree75ad509299d83b5049ce6407f9ad43ad5ab2958a
parentc20c77602844d07d37ff67029bc2ed58b75b8b1b
Add LockSurface support in GLPlatformSurface.

This patch makes changes to make it possible for
EGL implementations to handle the lock surface support.

Change-Id: I91741ad02090ebe4788aa7752208bf84e98f078d
Source/WebCore/platform/graphics/cairo/ImageBufferCairo.cpp
Source/WebCore/platform/graphics/efl/tizen/SharedPlatformSurfaceTizen.cpp
Source/WebCore/platform/graphics/opengl/GLPlatformSurface.cpp
Source/WebCore/platform/graphics/opengl/GLPlatformSurface.h
Source/WebCore/platform/graphics/surfaces/egl/EGLXSurface.cpp
Source/WebCore/platform/graphics/surfaces/egl/EGLXSurface.h