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
*
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
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-06
*
Add support for ES3 MSAA.
commit-bot@chromium.org
2013-09-05
*
Revert "alpha threshold bitmap shader"
bsalomon@google.com
2013-09-05
*
alpha threshold bitmap shader
commit-bot@chromium.org
2013-09-05
*
Add device-independent rendering of ovals, take two.
commit-bot@chromium.org
2013-09-05
*
Add getGLMatrix method to MatrixState
commit-bot@chromium.org
2013-09-05
*
Add a GrGpuGL reference for GrGLProgram/GrGLUniformManager
commit-bot@chromium.org
2013-09-05
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-05
*
fix the onIsEqual method on the new bicubic effect to consider the texture ac...
humper@google.com
2013-09-04
*
Fix ES2 context init.
bsalomon@google.com
2013-09-04
*
add support for high quality image filtering on the GPU
humper@google.com
2013-09-04
*
Reverting r11075.
jvanverth@google.com
2013-09-04
*
Add device-independent GPU rendering of ovals.
commit-bot@chromium.org
2013-09-04
*
Fix convex path renderer bounds computation
commit-bot@chromium.org
2013-09-03
*
Add OpenGL 4.4 support to SkNativeGLContext and GrGLCreateNativeInterface and...
commit-bot@chromium.org
2013-09-03
*
Fix bounds computation in GrAAHairlineRenderer
commit-bot@chromium.org
2013-09-03
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-31
*
Isolate VertexBuilder from GrGLShaderBuilder
commit-bot@chromium.org
2013-08-30
*
Rename ShaderType enum to ShaderVisibility
commit-bot@chromium.org
2013-08-30
*
Add bit to GrGLCaps for fixed function support
commit-bot@chromium.org
2013-08-30
*
Fix invalid enum error when checking for core profile in GrGLInterface::valid...
bsalomon@google.com
2013-08-30
[next]