Remove offscreen GL support from SampleApp and SkOSWindow. This never worked anywhere...
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 10 Mar 2011 18:24:15 +0000 (18:24 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 10 Mar 2011 18:24:15 +0000 (18:24 +0000)
commit498a623e2eacb709c23e5c5be6d4991ad83ab167
treee2e9e965fb6c0d190343ef0d1a0ee34869db0203
parentf88d6765a594cf9fb0825b74779f74394a7ccc7a
Remove offscreen GL support from SampleApp and SkOSWindow. This never worked anywhere but Mac and it doesn't work there anymore.

git-svn-id: http://skia.googlecode.com/svn/trunk@918 2bbb7eff-a529-9590-31e7-b0007b416f81
include/views/SkOSWindow_Mac.h
include/views/SkOSWindow_Win.h
samplecode/SampleApp.cpp
src/utils/mac/SkOSWindow_Mac.cpp
src/utils/win/SkOSWindow_Win.cpp