aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/gpu.gyp
Commit message (Expand)AuthorAge
* 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
* Removed GrClip & related classesGravatar robertphillips@google.com2012-08-01
* Move GPU gradients into src/effects/gradients.Gravatar rileya@google.com2012-07-27
* Add GL uniform managerGravatar bsalomon@google.com2012-07-25
* This CL implements the Ganesh path for the SkTable_ColorFilter color transfor...Gravatar twiz@google.com2012-07-18
* Move texture domains onto a GrCustomStage, off of GrSamplerState.Gravatar tomhudson@google.com2012-07-17
* Introduces new SingleTextureEffect base class for GrCustomStage objects.Gravatar tomhudson@google.com2012-07-12
* The correct fix for the lighting filters on Windows: set the GL callingGravatar senorblanco@chromium.org2012-07-12
* This patch implements the diffuse and specular lighting filters in Ganesh. Gravatar senorblanco@chromium.org2012-07-11
* Remove GrStringBuilder Gravatar bsalomon@google.com2012-07-10
* Partially rolled forward the SkGrPixelRef changesGravatar robertphillips@google.com2012-06-29
* Un-trifurcate GrTextContext: get rid of Default and Batched subclasses,Gravatar tomhudson@google.com2012-06-29
* Pseudo-reverted r4396 (SkGrPixelRef files are still in source pool but are un...Gravatar robertphillips@google.com2012-06-29
* Moved SkGrTexturePixelRef to SkGrPixelRefGravatar robertphillips@google.com2012-06-28
* Initial support for GL_NV_path_renering. Experimental, there are still some i...Gravatar bsalomon@google.com2012-06-28
* Split GrSWMaskHelper into its own filesGravatar robertphillips@google.com2012-06-27
* Move GrTemplates.h to srcGravatar bsalomon@google.com2012-06-22