summaryrefslogtreecommitdiff
path: root/gpu.gyp
AgeCommit message (Expand)Author
2014-03-11Enable use of distance fields via SkPaint flag.commit-bot@chromium.org
2014-03-11Add new module for distance field generation.commit-bot@chromium.org
2014-03-10Revert of Add new module for distance field generation. (https://codereview.c...commit-bot@chromium.org
2014-03-10Add new module for distance field generation.commit-bot@chromium.org
2014-02-27Modify how gpu.gyp includes angle.gyp.commit-bot@chromium.org
2014-01-30Move GrTextContext to private interfacecommit-bot@chromium.org
2014-01-24Turn NVPR on by default (but off in tools).commit-bot@chromium.org
2014-01-24Revert "Turn NVPR on by default (but off in tools)."halcanary@google.com
2014-01-24Turn NVPR on by default (but off in tools).commit-bot@chromium.org
2013-12-10New Composite CSS border objectrobertphillips@google.com
2013-12-02Remove the comments settings for vim tab width and expansion variables.commit-bot@chromium.org
2013-11-11Hook in rough distance field support for fontsjvanverth@google.com
2013-10-30Allow specifying the max texture count on the botsrobertphillips@google.com
2013-09-25Replace GR_*_BUILD by their SK_BUILD_FOR_* equivalents.commit-bot@chromium.org
2013-08-20Replace uses of GR_API by SK_API.commit-bot@chromium.org
2013-07-22Update obvious deps.bungeman@google.com
2013-07-20Revert deps changes in r10220 and r10217.bungeman@google.com
2013-07-19Update obvious deps.bungeman@google.com
2013-06-18Fuse skgr & gr targets in gyp filesrobertphillips@google.com
2013-06-11GYP Changes and Scripts for Compiling Skia for ChromeOSborenet@google.com
2013-05-03Exclude angle dependency on non-angle buildsdjsollen@google.com
2013-02-04Use XQuartz's version of OSMesa rather than Mac SDK's. It is newer and has a ...bsalomon@google.com
2013-01-14Runtime configuration system for skia. This will allow developers to control...humper@google.com
2013-01-09This takes the convex path tesselator from the Android code and hooks it into ajvanverth@google.com
2013-01-07This CL introduces a new path renderer.sugoi@google.com
2012-11-12Fix Linux link errors for some targets by adding -lX11 to gpu.gyp'ssenorblanco@chromium.org
2012-11-01Fix NoGPU buildborenet@google.com
2012-11-01Improve NaCl supportborenet@google.com
2012-10-29Allow default texture cache limit to be set within gyp.djsollen@google.com
2012-10-10Build Skia as a static libraryborenet@google.com
2012-10-02Add SkNativeGLContext implementation for iOS.bsalomon@google.com
2012-09-28Make gpu work in iOS SampleApp.bsalomon@google.com
2012-09-04Add effects/core.gypi to 'sources' to make them appear in VS projectsbsalomon@google.com
2012-08-23Make gpu.gypi show up in IDE projectsbsalomon@google.com
2012-08-23Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com
2012-08-23Add gpu.gypi to ease skia->chrome rollsbsalomon@google.com
2012-08-22Move the code for the GPU implementation of morphology effects from GrContextsenorblanco@chromium.org
2012-08-13Added GrTextureStripAtlas object.rileya@google.com
2012-08-13Updated gpu.gyp to move GrCacheID.h from src\gpu to include\gpurobertphillips@google.com
2012-08-08Refactored cacheID in preparation for clip mask caching changesrobertphillips@google.com
2012-08-03Registry-based unit test for custom effectsbsalomon@google.com
2012-08-02Move GL programs unit test code to tests project.bsalomon@google.com
2012-08-02Create GPU-less build of Skia.bsalomon@google.com
2012-08-01Removed GrClip & related classesrobertphillips@google.com
2012-07-27Move GPU gradients into src/effects/gradients.rileya@google.com
2012-07-25Add GL uniform managerbsalomon@google.com
2012-07-18This CL implements the Ganesh path for the SkTable_ColorFilter color transfor...twiz@google.com
2012-07-17Move texture domains onto a GrCustomStage, off of GrSamplerState.tomhudson@google.com
2012-07-12Introduces new SingleTextureEffect base class for GrCustomStage objects.tomhudson@google.com
2012-07-12The correct fix for the lighting filters on Windows: set the GL callingsenorblanco@chromium.org