aboutsummaryrefslogtreecommitdiffhomepage
path: root/gpu/src/GrGpuFactory.cpp
Commit message (Expand)AuthorAge
* Simplify specification of default interfaceGravatar bsalomon@google.com2011-09-16
* rolling back the experimental rollbacks in r2178-2179Gravatar epoger@google.com2011-08-26
* rolling tree back to its state as of r2169 to see if that fixes Windows build...Gravatar epoger@google.com2011-08-26
* Remove compiler warnings (Linux clang, mostly).Gravatar tomhudson@google.com2011-08-25
* Make GrGLInterface a per-GrContext refcounted object rather than a globalGravatar bsalomon@google.com2011-08-19
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* remove deleted include file (oops)Gravatar bsalomon@google.com2011-05-09
* Suppress int/NULL comparison warningGravatar bsalomon@google.com2011-05-09
* Switch to GrGpuGLShaders (instead of GrGpuGLShaders2).Gravatar bsalomon@google.com2011-05-05
* Add all ES2 glUniform functions to GrGLInterface. Add interface validation fo...Gravatar bsalomon@google.com2011-05-04
* Remove GrContext.h dependence on GrGpu.hGravatar bsalomon@google.com2011-05-02
* Remove dependence on platform GL headers. Remove code that attempts to infer ...Gravatar bsalomon@google.com2011-04-04
* Refactoring the GrGpuGLShaders2 into 2 classes: GrGpuGLShadersGravatar junov@google.com2011-03-31
* Remove the compile-time selection of the GL implementation based on theGravatar twiz@google.com2011-03-18
* Implementation of a GL-virtualization layer for Skia. This allows forGravatar twiz@google.com2011-03-14
* Hide alloc size vs content size below APIGravatar bsalomon@google.com2011-02-17
* Increase number of stages from 1 to 2Gravatar bsalomon@google.com2011-01-24
* add gpu backend (not hooked up yet)Gravatar reed@google.com2010-12-22