Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
747bf293d47d7437791caed8e8990370b57a7766
/
gpu
/
src
/
win
/
GrGLDefaultInterface_win.cpp
747bf29
FBO probing at Context startup is very expensive. This patch removes the
by tomhudson@google.com
· 14 years ago
271cffc
Add dual source blending support for proper blending with coverage.
by bsalomon@google.com
· 14 years ago
bf2a469
Add all ES2 glUniform functions to GrGLInterface. Add interface validation for fixed pipe or shader pipe use.
by bsalomon@google.com
· 14 years ago
13a950a
Use has_gl_extension_from_string in GrGLDefaultInterface_win.cpp (before the GL iface is installed).
by bsalomon@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