Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
5eb7b8cf34a554a793f5e8122236a957cfb1b85f
/
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