index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
gpu.gyp
Commit message (
Expand
)
Author
Age
*
Modify how gpu.gyp includes angle.gyp.
commit-bot@chromium.org
2014-02-27
*
Move GrTextContext to private interface
commit-bot@chromium.org
2014-01-30
*
Turn NVPR on by default (but off in tools).
commit-bot@chromium.org
2014-01-24
*
Revert "Turn NVPR on by default (but off in tools)."
halcanary@google.com
2014-01-24
*
Turn NVPR on by default (but off in tools).
commit-bot@chromium.org
2014-01-24
*
New Composite CSS border object
robertphillips@google.com
2013-12-10
*
Remove the comments settings for vim tab width and expansion variables.
commit-bot@chromium.org
2013-12-02
*
Hook in rough distance field support for fonts
jvanverth@google.com
2013-11-11
*
Allow specifying the max texture count on the bots
robertphillips@google.com
2013-10-30
*
Replace GR_*_BUILD by their SK_BUILD_FOR_* equivalents.
commit-bot@chromium.org
2013-09-25
*
Replace uses of GR_API by SK_API.
commit-bot@chromium.org
2013-08-20
*
Update obvious deps.
bungeman@google.com
2013-07-22
*
Revert deps changes in r10220 and r10217.
bungeman@google.com
2013-07-20
*
Update obvious deps.
bungeman@google.com
2013-07-19
*
Fuse skgr & gr targets in gyp files
robertphillips@google.com
2013-06-18
*
GYP Changes and Scripts for Compiling Skia for ChromeOS
borenet@google.com
2013-06-11
*
Exclude angle dependency on non-angle builds
djsollen@google.com
2013-05-03
*
Use XQuartz's version of OSMesa rather than Mac SDK's. It is newer and has a ...
bsalomon@google.com
2013-02-04
*
Runtime configuration system for skia. This will allow developers to control...
humper@google.com
2013-01-14
*
This takes the convex path tesselator from the Android code and hooks it into a
jvanverth@google.com
2013-01-09
*
This CL introduces a new path renderer.
sugoi@google.com
2013-01-07
*
Fix Linux link errors for some targets by adding -lX11 to gpu.gyp's
senorblanco@chromium.org
2012-11-12
*
Fix NoGPU build
borenet@google.com
2012-11-01
*
Improve NaCl support
borenet@google.com
2012-11-01
*
Allow default texture cache limit to be set within gyp.
djsollen@google.com
2012-10-29
*
Build Skia as a static library
borenet@google.com
2012-10-10
*
Add SkNativeGLContext implementation for iOS.
bsalomon@google.com
2012-10-02
*
Make gpu work in iOS SampleApp.
bsalomon@google.com
2012-09-28
*
Add effects/core.gypi to 'sources' to make them appear in VS projects
bsalomon@google.com
2012-09-04
*
Make gpu.gypi show up in IDE projects
bsalomon@google.com
2012-08-23
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Add gpu.gypi to ease skia->chrome rolls
bsalomon@google.com
2012-08-23
*
Move the code for the GPU implementation of morphology effects from GrContext
senorblanco@chromium.org
2012-08-22
*
Added GrTextureStripAtlas object.
rileya@google.com
2012-08-13
*
Updated gpu.gyp to move GrCacheID.h from src\gpu to include\gpu
robertphillips@google.com
2012-08-13
*
Refactored cacheID in preparation for clip mask caching changes
robertphillips@google.com
2012-08-08
*
Registry-based unit test for custom effects
bsalomon@google.com
2012-08-03
*
Move GL programs unit test code to tests project.
bsalomon@google.com
2012-08-02
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
Removed GrClip & related classes
robertphillips@google.com
2012-08-01
*
Move GPU gradients into src/effects/gradients.
rileya@google.com
2012-07-27
*
Add GL uniform manager
bsalomon@google.com
2012-07-25
*
This CL implements the Ganesh path for the SkTable_ColorFilter color transfor...
twiz@google.com
2012-07-18
*
Move texture domains onto a GrCustomStage, off of GrSamplerState.
tomhudson@google.com
2012-07-17
*
Introduces new SingleTextureEffect base class for GrCustomStage objects.
tomhudson@google.com
2012-07-12
*
The correct fix for the lighting filters on Windows: set the GL calling
senorblanco@chromium.org
2012-07-12
*
This patch implements the diffuse and specular lighting filters in Ganesh.
senorblanco@chromium.org
2012-07-11
*
Remove GrStringBuilder
bsalomon@google.com
2012-07-10
*
Partially rolled forward the SkGrPixelRef changes
robertphillips@google.com
2012-06-29
*
Un-trifurcate GrTextContext: get rid of Default and Batched subclasses,
tomhudson@google.com
2012-06-29
[next]