Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
dd182cbca60a7f0003330c01dfc64f69f56aea90
/
src
/
gpu
/
gl
/
GrGLDefaultInterface_none.cpp
dd182cb
Move GL-specific source code to make room for D3D back end.
by tomhudson@google.com
· 13 years ago
[Renamed from src/gpu/GrGLDefaultInterface_none.cpp]
d38f137
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
by bsalomon@google.com
· 14 years ago
[Renamed from gpu/src/GrGLDefaultInterface_none.cpp]
3ad3d44
Include GrGLInterface.h instead of forward declaring, since we have to get NULL defined anyway.
by bsalomon@google.com
· 14 years ago
30ee1b5
Fix forward decl
by bsalomon@google.com
· 14 years ago
15b11df
Make GrGpuGL release its resources before GrGLInterface is released.
by bsalomon@google.com
· 14 years ago
6fb736f
Simplify specification of default interface
by bsalomon@google.com
· 14 years ago
0b77d68
Make GrGLInterface a per-GrContext refcounted object rather than a global
by bsalomon@google.com
· 14 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 14 years ago
f987d1b
Remove dependence on platform GL headers. Remove code that attempts to infer GL function pointers on various platforms. Instead add platform-specific implementations for Windows and Mac. (GLX coming)
by bsalomon@google.com
· 14 years ago