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
*
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
*
Add blend optimization helpers and use to convert rect draws to clears.
commit-bot@chromium.org
2013-08-05
*
Make GrPaint have a variable sized array of color and coverage stages rather ...
commit-bot@chromium.org
2013-07-13
*
Fuse skgr & gr targets in gyp files
robertphillips@google.com
2013-06-18
*
Expand modulate, add, subtract, extract component glsl helpers.
bsalomon@google.com
2013-04-18
*
Move edge GrEffects to locally defined classes.
commit-bot@chromium.org
2013-04-02
*
Move GrGLProgramDesc::Build to new cpp file.
bsalomon@google.com
2013-03-27
*
Move GrGLProgram::Desc out of GrGLProgram.
bsalomon@google.com
2013-03-27
*
Replace edge types with GrEdgeEffect.
bsalomon@google.com
2013-03-26
*
Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps.
bsalomon@google.com
2013-03-25
*
Move oval rendering code to GrOvalRenderer.
commit-bot@chromium.org
2013-03-22
*
Add stroked ovals and CircleEdgeEffect.
jvanverth@google.com
2013-03-19
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-13
*
Add GrEllipseEdgeEffect.
commit-bot@chromium.org
2013-03-12
*
Use vertex array objects on core profiles.
bsalomon@google.com
2013-03-07
*
Add support to GrGLInterface for vertex array objects
bsalomon@google.com
2013-03-01
*
Revert 7919 and 7920 (committed wrong version of r7919.)
bsalomon@google.com
2013-03-01
*
Add support to GrGLInterface for vertex array objects
bsalomon@google.com
2013-03-01
*
Split GrGLContextInfo into GrGLContext & GrGLContextInfo
robertphillips@google.com
2013-02-28
*
Use glGetStringi to get extensions when available.
bsalomon@google.com
2013-02-26
*
Consolidate functions common the the null and debug GL interfaces.
bsalomon@google.com
2013-02-26
*
Add GrGLBufferImpl to unify implementation of GrGLVertexBuffer and GrGLIndexB...
bsalomon@google.com
2013-02-20
[next]