Add EGL context for Windows.
authorbungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 2 Jun 2011 15:38:06 +0000 (15:38 +0000)
committerbungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 2 Jun 2011 15:38:06 +0000 (15:38 +0000)
commit3b0a8da8a5b484b981cbf73bfbaca1945b5b83c2
tree478527450811a6c38e67cd5cf914826a0310104c
parent0d831725f6d3e68650c8d3cbcafd7f4986b4b2cc
Add EGL context for Windows.
http://codereview.appspot.com/4517133/

git-svn-id: http://skia.googlecode.com/svn/trunk@1481 2bbb7eff-a529-9590-31e7-b0007b416f81
gyp/utils.gyp
include/utils/SkEGLContext.h
src/utils/win/SkEGLContext_Win.cpp [new file with mode: 0644]