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
*
Add API for GrContext to recommend rendertarget sample count
commit-bot@chromium.org
2014-03-10
*
Add SkCanvas::writePixels that takes info+pixels directly
commit-bot@chromium.org
2014-03-07
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-06
*
Unify edge type enums across GrEffect subclasses that clip rendering to a geo...
commit-bot@chromium.org
2014-03-05
*
Cleanup GrGLInterface after Chromium changes
commit-bot@chromium.org
2014-02-28
*
Add SK_API to GrGLExtensions
commit-bot@chromium.org
2014-02-25
*
Use vertex buffer objects instead of client side arrays in fixed-function cod...
commit-bot@chromium.org
2014-02-24
*
Add hooks for GL_EXT_debug_marker in gpu
commit-bot@chromium.org
2014-02-21
*
Analytic rrect clip for cicular corners, radius >= 0.5
commit-bot@chromium.org
2014-02-19
*
Change device factories to take SkImageInfo instead of SkBitmap::Config
commit-bot@chromium.org
2014-02-16
*
Revert of r13384 (Stateful PathRenderer implementation)
robertphillips@google.com
2014-02-11
*
Stateful PathRenderer implementation
robertphillips@google.com
2014-02-10
*
Specialize GrConvexPolyEffect for AA rects, use for AA clip rects.
commit-bot@chromium.org
2014-02-08
*
Make SkImageFilter methods const.
commit-bot@chromium.org
2014-02-05
*
remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface
reed@google.com
2014-02-05
*
Replace factory generation of TextContexts with persistent objects.
commit-bot@chromium.org
2014-01-30
*
Move GrTextContext to private interface
commit-bot@chromium.org
2014-01-30
*
Add fallback code for TextContexts that don't support all features
commit-bot@chromium.org
2014-01-30
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-29
*
Add standalone drawText for GrTextContext.
commit-bot@chromium.org
2014-01-28
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-25
*
Turn NVPR on by default (but off in tools).
commit-bot@chromium.org
2014-01-24
*
Resolve a few memory leaks in tests.
commit-bot@chromium.org
2014-01-24
*
Revert "Turn NVPR on by default (but off in tools)."
halcanary@google.com
2014-01-24
*
Add factory class for generating various flavors of GrTextContext.
commit-bot@chromium.org
2014-01-24
*
Turn NVPR on by default (but off in tools).
commit-bot@chromium.org
2014-01-24
*
Revert of Add factory class for generating various flavors of GrTextContext. ...
commit-bot@chromium.org
2014-01-22
*
Add factory class for generating various flavors of GrTextContext.
commit-bot@chromium.org
2014-01-22
*
Move GrGLInterface function pointers into a nested struct
commit-bot@chromium.org
2014-01-21
*
Adding SK_API to SkGLContextHelper and SkNullGLContext for use in blink unit ...
commit-bot@chromium.org
2014-01-17
*
Move GrGLExtensions from GrGLContextInfo to GrGLInterface
commit-bot@chromium.org
2014-01-17
*
Remove GR_GL_IGNORE_ES3_MSAA.s
commit-bot@chromium.org
2014-01-16
*
Allow GrGLInterface factories in Chromium to continue to compile.
commit-bot@chromium.org
2014-01-16
*
Rename GrGLBinding->GrGLStandard, no longer a bitfield
commit-bot@chromium.org
2014-01-16
*
Make GrGLInterface be context-specific on all platforms
commit-bot@chromium.org
2014-01-15
*
Handle drawBitmapRect src_rect->dst_rect mapping as a local matrix rather tha...
commit-bot@chromium.org
2014-01-13
*
Revert "Revert "Revert "Revert of https://codereview.chromium.org/110593003/"""
reed@google.com
2014-01-06
*
Revert "Revert "Revert of https://codereview.chromium.org/110593003/""
reed@google.com
2014-01-06
*
Revert "Revert of https://codereview.chromium.org/110593003/"
reed@google.com
2014-01-03
*
Revert of https://codereview.chromium.org/110593003/
commit-bot@chromium.org
2014-01-03
*
Add onNewLockPixels, that returns rowbytes and relies on info in pixelref
reed@google.com
2014-01-03
*
Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows...
robertphillips@google.com
2013-12-19
*
Move distance field font code into GrDistanceFieldTextContext.
commit-bot@chromium.org
2013-12-19
*
Revert r12758 (Updated GLintptr and GLsizeiptr to be the appropriate types on...
robertphillips@google.com
2013-12-18
*
Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows...
commit-bot@chromium.org
2013-12-18
*
Update bench pictures to time image decode & upload costs
robertphillips@google.com
2013-12-18
*
Split atomic and mutex implementations and make inlinable.
bungeman@google.com
2013-12-18
*
Revert r12694 (Updated GLintptr and GLsizeiptr to be the appropriate types on...
robertphillips@google.com
2013-12-17
*
Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows
commit-bot@chromium.org
2013-12-16
*
Update all callsites to use info for pixelrefs
reed@google.com
2013-12-13
[next]