skia2/xcode
twiz@google.com 59a190bcab Implementation of a GL-virtualization layer for Skia. This allows for
environments using skia to specify a GL implementation at run-time, instead of
relying on the linker to pull in the appropriate GL impl.

A new structure, GrGLInterface is exposed.  This struct contains a set of
function pointers that should point to an appropriate GL implementation.

This change also removes the reliance on GLew on windows builds.

Review: http://codereview.appspot.com/4254059/



git-svn-id: http://skia.googlecode.com/svn/trunk@937 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-03-14 21:23:01 +00:00
..
Animator/Animator.xcodeproj add OVerView slide to samplecode 2009-11-03 04:00:48 +00:00
core/core.xcodeproj remove SkRefCnt.cpp 2011-02-25 22:08:55 +00:00
effects/effects.xcodeproj merge in gpu changes to gradientshaders 2010-12-23 15:19:47 +00:00
gpu/gpu.xcodeproj Implementation of a GL-virtualization layer for Skia. This allows for 2011-03-14 21:23:01 +00:00
hostapp add CG imagedecoder (still needs encoding) 2008-12-23 16:06:51 +00:00
maccore/maccore.xcodeproj fix mac build (don't need typedef struct foo foo) 2011-01-26 04:37:53 +00:00
sampleapp Add new pdf files to SampleApp xcode proj 2011-03-08 20:19:54 +00:00
sampleapp_sdl add experimental state tracker for opengl 2009-06-12 19:49:30 +00:00