index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
Commit message (
Expand
)
Author
Age
*
Don't access RT when disabling scissor.
commit-bot@chromium.org
2013-10-04
*
Allow gradient optimization with perspective
commit-bot@chromium.org
2013-10-04
*
Repurpose GrGLCoordTransform as GrGLProgramEffects
commit-bot@chromium.org
2013-10-03
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-03
*
Fix font GMs
jvanverth@google.com
2013-10-02
*
Add support to dump font cache texture for debug purposes
commit-bot@chromium.org
2013-10-02
*
Add new skyline Rectanizer
commit-bot@chromium.org
2013-10-02
*
Make GPU coord transforms automatic
bsalomon@google.com
2013-10-02
*
Use explicitly-sized enums in GrGLProgramDesc::KeyHeader
commit-bot@chromium.org
2013-10-01
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-01
*
Mark when effects and programs have vertex code
commit-bot@chromium.org
2013-09-30
*
Add a GrCustomCoordsTextureEffect class
commit-bot@chromium.org
2013-09-30
*
Add GrSurface::savePixels().
commit-bot@chromium.org
2013-09-30
*
Move the GL shader compilation step into GrGLShaderBuilder
commit-bot@chromium.org
2013-09-30
*
Revert "Add a requiresVertexShader method to GrGLEffect"
commit-bot@chromium.org
2013-09-30
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-28
*
GrAtlas cleanup: Split out GrPlot and GrAtlas
commit-bot@chromium.org
2013-09-27
*
move GrMalloc, GrFree, Gr_bzero to their sk equivalents
reed@google.com
2013-09-26
*
GrAtlas refactor: Replace GrMaskFormat usage in GrAtlas with GrPixelConfig.
commit-bot@chromium.org
2013-09-26
*
First pass at font cache refactor: Create an atlas manager per texture
commit-bot@chromium.org
2013-09-26
*
Replace GR_*_BUILD by their SK_BUILD_FOR_* equivalents.
commit-bot@chromium.org
2013-09-25
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-20
*
silence the error test to be a better citizen
commit-bot@chromium.org
2013-09-19
*
Reenable GrAAHairlinePathRenderer assert w/ fix
robertphillips@google.com
2013-09-19
*
Temporarily disable assert in GrAAHairlinePathRenderer.cpp
robertphillips@google.com
2013-09-19
*
Don't reuse scratch textures update
robertphillips@google.com
2013-09-18
*
"Fix" for hairline corner bugs
robertphillips@google.com
2013-09-18
*
Attempt to remove 64 bit min size for NPOT resized texture.
commit-bot@chromium.org
2013-09-18
*
Replace uses of GrNoncopyable by SkNoncopyable.
commit-bot@chromium.org
2013-09-18
*
Fix to allow ovals GM to finish on N7
commit-bot@chromium.org
2013-09-18
*
Baby step in making SkGpuDevice no longer derive from SkBitmapDevice
robertphillips@google.com
2013-09-17
*
Have multiple plotmgrs, one for each mask format.
jvanverth@google.com
2013-09-16
*
Don't declare displayCache variable if PROGRAM_CACHE_STATS not defined.
jvanverth@google.com
2013-09-16
*
Only display program cache info if RTConf flag is set.
jvanverth@google.com
2013-09-16
*
re-enable GrIODB
bsalomon@google.com
2013-09-10
*
Fix for ovals failing on Xoom.
jvanverth@google.com
2013-09-10
*
Fix uninitialized string bug
robertphillips@google.com
2013-09-10
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Two and three color GPU gradients without textures.
bsalomon@google.com
2013-09-09
*
Improve handling of FF vertex array state
commit-bot@chromium.org
2013-09-09
*
Remove GrRefCnt.h in favor of SkRefCnt.h
commit-bot@chromium.org
2013-09-09
*
Replace uses of GR_DEBUGCODE by SkDEBUGCODE.
commit-bot@chromium.org
2013-09-06
*
Add a requiresVertexShader method to GrGLEffect
commit-bot@chromium.org
2013-09-06
*
Remove coverage msaa func from android grglinterface setup
bsalomon@google.com
2013-09-06
*
Rip out CSAA support
commit-bot@chromium.org
2013-09-06
*
Fix for aliasing in device-independent ovals on Nexus 10.
commit-bot@chromium.org
2013-09-06
*
Fallback to GLES context when GL context setup fails at any stage.
commit-bot@chromium.org
2013-09-06
*
Move oval and rect renderer includes to private interface
jvanverth@google.com
2013-09-06
*
alpha threshold bitmap shader
commit-bot@chromium.org
2013-09-06
*
Update to allow packed depth-stencil on ES3
commit-bot@chromium.org
2013-09-06
[next]