index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
Commit message (
Expand
)
Author
Age
*
Disable GPU acceleration for narrow ovals.
jvanverth@google.com
2013-04-16
*
Add glCopyTexSubImage2D to GrGLInterface
commit-bot@chromium.org
2013-04-11
*
Reland of 8525 with fix for case when GrRT outlives GrTexture.
bsalomon@google.com
2013-04-09
*
First pass at Rect Effect
robertphillips@google.com
2013-04-09
*
Revert 8525,8526 pending investigation of bench_pictures crashes.
bsalomon@google.com
2013-04-03
*
Remove GrTexture::releaseRenderTarget() and add GrSurface::isSameAs().
bsalomon@google.com
2013-04-03
*
Fix for effect cache key.
commit-bot@chromium.org
2013-04-02
*
Fix another clang warning/error
robertphillips@google.com
2013-04-01
*
Patches for r8468 build errors. Unreviewed.
jvanverth@google.com
2013-04-01
*
Take two for r8466:
jvanverth@google.com
2013-04-01
*
Rolling back r8466.
jvanverth@google.com
2013-04-01
*
Revise attribute binding interface.
commit-bot@chromium.org
2013-04-01
*
Add support for reading the dst pixel value in an effect. Use in a new effect...
bsalomon@google.com
2013-03-29
*
Make GM render to render targets that are also textures.
bsalomon@google.com
2013-03-28
*
Make GrGLShaderBuilder::TextureSampler extract only required info from GrText...
bsalomon@google.com
2013-03-28
*
Add GrPaint stage for xfermodes.
bsalomon@google.com
2013-03-28
*
Move GrGLProgram::Desc out of GrGLProgram.
bsalomon@google.com
2013-03-27
*
Increase space for effect-class-ID and fix assert
robertphillips@google.com
2013-03-26
*
Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps.
bsalomon@google.com
2013-03-25
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-23
*
Move oval rendering code to GrOvalRenderer.
commit-bot@chromium.org
2013-03-22
*
Attempt to reland 8264-5 with warning-as-error fixes.
bsalomon@google.com
2013-03-20
*
revert 8265-8264 (broke build)
reed@google.com
2013-03-20
*
Fix build breakage.
bsalomon@google.com
2013-03-20
*
Adds local coords to GrEffect system.
bsalomon@google.com
2013-03-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-20
*
Removed GrEffectStage::fVertexAttribCount to fix Chrome compilation warning/e...
robertphillips@google.com
2013-03-20
*
Add support for IMG's MSAA extension.
bsalomon@google.com
2013-03-19
*
Add stroked ovals and CircleEdgeEffect.
jvanverth@google.com
2013-03-19
*
Add a macro for querying the byte order of SkPMColor.
commit-bot@chromium.org
2013-03-19
*
Add MSAA configs to bench.
bsalomon@google.com
2013-03-19
*
Increase bits for effect attribute key.
jvanverth@google.com
2013-03-13
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-13
*
Add GrEllipseEdgeEffect.
commit-bot@chromium.org
2013-03-12
*
Resubmit r7899 and r7901.
jvanverth@google.com
2013-03-01
*
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
*
Revert r7901 & r7899 to allow DEPS roll
robertphillips@google.com
2013-02-28
*
Split GrGLContextInfo into GrGLContext & GrGLContextInfo
robertphillips@google.com
2013-02-28
*
Move the default definition of GR_USE_NEW_SHADER_SOURCE_SIGNATURE to GrGLConfig.
bsalomon@google.com
2013-02-28
*
Use updated Khronos signature for glShaderSource
commit-bot@chromium.org
2013-02-28
*
Add new vertex attribute array specification.
jvanverth@google.com
2013-02-28
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-27
*
Use glGetStringi to get extensions when available.
bsalomon@google.com
2013-02-26
*
Give GrDrawTarget a back ptr to its owning GrContext.
bsalomon@google.com
2013-02-25
*
Make GPU versions of benchs use the same canvas size as raster.
bsalomon@google.com
2013-02-22
*
Use CPU arrays for dynamic indices/vertices on ARM GPUs.
bsalomon@google.com
2013-02-21
*
Use CGL rather than AGL on the Mac.
bsalomon@google.com
2013-02-14
*
Use SkMWRandom in GLPrograms test.
bsalomon@google.com
2013-02-13
[next]