aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrConfig.h
Commit message (Expand)AuthorAge
...
* This CL introduces a new path renderer.Gravatar sugoi@google.com2013-01-07
* Add support for new glShaderSource() signature from Khronos. Disabled by def...Gravatar senorblanco@chromium.org2012-11-19
* Avoid re-definition of STDC symbols, needed for my ffmpeg work.Gravatar senorblanco@chromium.org2012-11-06
* Remove GrScalar, replace with SkScalar.Gravatar bsalomon@google.com2012-11-01
* Allow default texture cache limit to be set within gyp.Gravatar djsollen@google.com2012-10-29
* Allow cache tracking to be enabled in releaseGravatar robertphillips@google.com2012-08-31
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Make all GrContext draws go through the draw buffer.Gravatar bsalomon@google.com2012-08-16
* Remove gpu stats trackingGravatar bsalomon@google.com2012-06-06
* Remove mutual dependency of gr and skgr.Gravatar bungeman@google.com2012-03-22
* Remove offscreen supersampler.Gravatar bsalomon@google.com2012-03-02
* Add hints for static analysis about when we intend to crashGravatar bsalomon@google.com2011-11-23
* Implement Gaussian blurs for images. The caller creates an anGravatar senorblanco@chromium.org2011-11-09
* When GL_RGBA readPixels are slow do swizzle using a draw then readPixels with...Gravatar bsalomon@google.com2011-11-08
* Update files to use SK_BUILD_FOR_ANDROID.Gravatar djsollen@google.com2011-11-08
* Move gpu/include/* to include/gpu and gpu/src/* to src/gpuGravatar bsalomon@google.com2011-10-12