aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/gpu.gyp
Commit message (Expand)AuthorAge
* Change GR_COMPRESS_ALPHA_MASK from compile-time flag to run-time. We do this ...Gravatar krajcevski2014-08-12
* update our build system to support the experimental L-Release NDKGravatar Derek Sollenberger2014-07-10
* Add an LATC compressor to the A8 masks, and hide it behind an ifdef.Gravatar krajcevski2014-06-10
* Initial KTX file decoderGravatar krajcevski2014-06-03
* Initial work to get ETC1 data up to the GPUGravatar krajcevski2014-06-02
* Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chr...Gravatar commit-bot@chromium.org2014-05-30
* Initial work to get ETC1 data up to the GPUGravatar commit-bot@chromium.org2014-05-30
* Enable use of distance fields via SkPaint flag.Gravatar commit-bot@chromium.org2014-03-11
* Add new module for distance field generation.Gravatar commit-bot@chromium.org2014-03-11
* Revert of Add new module for distance field generation. (https://codereview.c...Gravatar commit-bot@chromium.org2014-03-10
* Add new module for distance field generation.Gravatar commit-bot@chromium.org2014-03-10
* Modify how gpu.gyp includes angle.gyp.Gravatar commit-bot@chromium.org2014-02-27
* Move GrTextContext to private interfaceGravatar commit-bot@chromium.org2014-01-30
* Turn NVPR on by default (but off in tools).Gravatar commit-bot@chromium.org2014-01-24
* Revert "Turn NVPR on by default (but off in tools)."Gravatar halcanary@google.com2014-01-24
* Turn NVPR on by default (but off in tools).Gravatar commit-bot@chromium.org2014-01-24
* New Composite CSS border objectGravatar robertphillips@google.com2013-12-10
* Remove the comments settings for vim tab width and expansion variables.Gravatar commit-bot@chromium.org2013-12-02
* Hook in rough distance field support for fontsGravatar jvanverth@google.com2013-11-11
* Allow specifying the max texture count on the botsGravatar robertphillips@google.com2013-10-30
* Replace GR_*_BUILD by their SK_BUILD_FOR_* equivalents.Gravatar commit-bot@chromium.org2013-09-25
* Replace uses of GR_API by SK_API.Gravatar commit-bot@chromium.org2013-08-20
* Update obvious deps.Gravatar bungeman@google.com2013-07-22
* Revert deps changes in r10220 and r10217.Gravatar bungeman@google.com2013-07-20
* Update obvious deps.Gravatar bungeman@google.com2013-07-19
* Fuse skgr & gr targets in gyp filesGravatar robertphillips@google.com2013-06-18
* GYP Changes and Scripts for Compiling Skia for ChromeOSGravatar borenet@google.com2013-06-11
* Exclude angle dependency on non-angle buildsGravatar djsollen@google.com2013-05-03
* Use XQuartz's version of OSMesa rather than Mac SDK's. It is newer and has a ...Gravatar bsalomon@google.com2013-02-04
* Runtime configuration system for skia. This will allow developers to control...Gravatar humper@google.com2013-01-14
* This takes the convex path tesselator from the Android code and hooks it into aGravatar jvanverth@google.com2013-01-09
* This CL introduces a new path renderer.Gravatar sugoi@google.com2013-01-07
* Fix Linux link errors for some targets by adding -lX11 to gpu.gyp'sGravatar senorblanco@chromium.org2012-11-12
* Fix NoGPU buildGravatar borenet@google.com2012-11-01
* Improve NaCl supportGravatar borenet@google.com2012-11-01
* Allow default texture cache limit to be set within gyp.Gravatar djsollen@google.com2012-10-29
* Build Skia as a static libraryGravatar borenet@google.com2012-10-10
* Add SkNativeGLContext implementation for iOS.Gravatar bsalomon@google.com2012-10-02
* Make gpu work in iOS SampleApp.Gravatar bsalomon@google.com2012-09-28
* Add effects/core.gypi to 'sources' to make them appear in VS projectsGravatar bsalomon@google.com2012-09-04
* Make gpu.gypi show up in IDE projectsGravatar bsalomon@google.com2012-08-23
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Add gpu.gypi to ease skia->chrome rollsGravatar bsalomon@google.com2012-08-23
* Move the code for the GPU implementation of morphology effects from GrContextGravatar senorblanco@chromium.org2012-08-22
* Added GrTextureStripAtlas object.Gravatar rileya@google.com2012-08-13
* Updated gpu.gyp to move GrCacheID.h from src\gpu to include\gpuGravatar robertphillips@google.com2012-08-13
* Refactored cacheID in preparation for clip mask caching changesGravatar robertphillips@google.com2012-08-08
* Registry-based unit test for custom effectsGravatar bsalomon@google.com2012-08-03
* Move GL programs unit test code to tests project.Gravatar bsalomon@google.com2012-08-02
* Create GPU-less build of Skia.Gravatar bsalomon@google.com2012-08-02