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
*
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
*
Fix stroked oval and rrect rendering on Ubuntu-x86-Release.
commit-bot@chromium.org
2013-08-30
*
Modify GLSL version declaration to allow access to compat. features
commit-bot@chromium.org
2013-08-30
*
Add glTexGen funcs to interface
commit-bot@chromium.org
2013-08-30
*
Moving out of order call to TexParameteri in GrGpuGL::onCreateTexture
junov@chromium.org
2013-08-29
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
Fix case where GrGLEffectMatrix gives back a dangling ptr for the coords var ...
commit-bot@chromium.org
2013-08-28
*
Replace uses of GR_DEBUG by SK_DEBUG.
commit-bot@chromium.org
2013-08-28
*
In image filters, apply the CTM and offset to the crop rect. This is necessar...
senorblanco@chromium.org
2013-08-27
*
Only assert that conic/quad effects get created if they are to be used.
commit-bot@chromium.org
2013-08-23
[next]