index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
gpu.gypi
Commit message (
Expand
)
Author
Age
*
Refactor SkGrFontScaler and SkGrFontKey into non-virtual versions.
jvanverth
2014-07-11
*
YUV to RGB converter
sugoi
2014-07-07
*
Implement text rendering with NVPR
kkinnunen
2014-06-24
*
Simple GPU based dithering:
krajcevski
2014-06-19
*
Cache the GrEffect used for text rendering in GrBitmapTextContext.
bsalomon
2014-06-19
*
Push dash checks into GrContext.
egdaniel
2014-06-11
*
Generate path names on the client side
cdalton
2014-06-09
*
Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h)
robertphillips
2014-06-02
*
Add testing for Rectanizer-derived classes
commit-bot@chromium.org
2014-05-29
*
Add Dashing gpu effect for simple dashed lines
commit-bot@chromium.org
2014-05-19
*
Split GrResource into GrCacheable/GrGpuObject
commit-bot@chromium.org
2014-05-02
*
Move GrGLInterface function ptr setup into a common function for all OpenGL G...
commit-bot@chromium.org
2014-04-29
*
Add a GrLayerCache to GrContext
robertphillips@google.com
2014-04-03
*
Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture
commit-bot@chromium.org
2014-03-31
*
Add clip effect for circles
commit-bot@chromium.org
2014-03-28
*
Revert of Implement text rendering with NVPR (https://codereview.chromium.org...
commit-bot@chromium.org
2014-03-27
*
Implement text rendering with NVPR
commit-bot@chromium.org
2014-03-27
*
Add Gpu Tracing to Ganesh
commit-bot@chromium.org
2014-03-25
*
Enable use of distance fields via SkPaint flag.
commit-bot@chromium.org
2014-03-11
*
Add GrSet class built on top of RedBlackTree
commit-bot@chromium.org
2014-02-27
*
Analytic rrect clip for cicular corners, radius >= 0.5
commit-bot@chromium.org
2014-02-19
*
Add convex polygon rendering effect and GM to test it.
commit-bot@chromium.org
2014-01-30
*
Move GrTextContext to private interface
commit-bot@chromium.org
2014-01-30
*
fix file names in gpu.gypi
bsalomon@google.com
2013-12-09
*
Make texture domain a helper so that it can be incorporated into other effects.
commit-bot@chromium.org
2013-12-09
*
Fix compilation with SK_ENABLE_INST_COUNT=1
commit-bot@chromium.org
2013-12-05
*
Remove the comments settings for vim tab width and expansion variables.
commit-bot@chromium.org
2013-12-02
*
Reverting r12427
rmistry@google.com
2013-12-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-02
*
Speed up GrResourceCache lookup by inlining GrBinHashKey comparisons
commit-bot@chromium.org
2013-11-28
*
GrTHashCache -> GrTHashTable
mtklein@google.com
2013-10-21
*
Split out GrBitmapTextContext from GrTextContext.
jvanverth@google.com
2013-10-16
*
Move VertexBuilder to a GrGLFullShaderBuilder subclass
commit-bot@chromium.org
2013-10-04
*
Repurpose GrGLCoordTransform as GrGLProgramEffects
commit-bot@chromium.org
2013-10-03
*
Add new skyline Rectanizer
commit-bot@chromium.org
2013-10-02
*
Fix gpu.gypi missing file issue
bsalomon@google.com
2013-10-02
*
Make GPU coord transforms automatic
bsalomon@google.com
2013-10-02
*
Add a GrCustomCoordsTextureEffect class
commit-bot@chromium.org
2013-09-30
*
move GrMalloc, GrFree, Gr_bzero to their sk equivalents
reed@google.com
2013-09-26
*
Replace uses of GrNoncopyable by SkNoncopyable.
commit-bot@chromium.org
2013-09-18
*
Remove GrRefCnt.h in favor of SkRefCnt.h
commit-bot@chromium.org
2013-09-09
*
Move oval and rect renderer includes to private interface
jvanverth@google.com
2013-09-06
*
add support for high quality image filtering on the GPU
humper@google.com
2013-09-04
*
Pull out Effect Shaders in GPU Path Renderer
commit-bot@chromium.org
2013-08-22
*
Revert "Pull out Effect Shaders in GPU Path Renderer"
egdaniel@google.com
2013-08-22
*
Pull out Effect Shaders in GPU Path Renderer
commit-bot@chromium.org
2013-08-22
*
Add blend optimization helpers and use to convert rect draws to clears.
commit-bot@chromium.org
2013-08-14
*
Revert "Add blend optimization helpers and use to convert rect draws to clears."
bsalomon@google.com
2013-08-07
*
Add blend optimization helpers and use to convert rect draws to clears.
commit-bot@chromium.org
2013-08-06
*
Revert "Add blend optimization helpers and use to convert rect draws to clears."
bsalomon@google.com
2013-08-05
[next]