aboutsummaryrefslogtreecommitdiffhomepage
path: root/gpu/src/GrGLInterface.cpp
Commit message (Expand)AuthorAge
* Fix validation (glTexEnvi is fixed pipe only)Gravatar bsalomon@google.com2011-05-04
* Add all ES2 glUniform functions to GrGLInterface. Add interface validation fo...Gravatar bsalomon@google.com2011-05-04
* Remove dependence on platform GL headers. Remove code that attempts to infer ...Gravatar bsalomon@google.com2011-04-04
* This CL implements a tesselated path renderer, using GLU's libtess. All of theGravatar senorblanco@chromium.org2011-03-28
* Add GL_CHROMIUM_framebuffer_multisample support.Gravatar bsalomon@google.com2011-03-23
* Remove IMG multisample texture support.Gravatar bsalomon@google.com2011-03-21
* Add GR_DLL builds to Ganesh (minimal exports for Chrome multi-dll for now).Gravatar bsalomon@google.com2011-03-21
* Remove the compile-time selection of the GL implementation based on theGravatar twiz@google.com2011-03-18
* This CL removes all dependencies on GL headers across all of Ganesh. NewGravatar twiz@google.com2011-03-18
* Add blend constant color and use it for lcd text common case (no fancy blend ...Gravatar bsalomon@google.com2011-03-15
* Correction of GLES build issue introduced by in revision: Gravatar twiz@google.com2011-03-15
* Implementation of a GL-virtualization layer for Skia. This allows forGravatar twiz@google.com2011-03-14