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
2014-03-12
*
fix build error in chromium
commit-bot@chromium.org
2014-03-11
*
Drop executable flag from headers so that they can be packaged
robertphillips@google.com
2014-03-11
*
Fix radical assumption that 0.5 in double is exactly convertible to float.
bsalomon@google.com
2014-03-11
*
Enable use of distance fields via SkPaint flag.
commit-bot@chromium.org
2014-03-11
*
Add new module for distance field generation.
commit-bot@chromium.org
2014-03-11
*
Handle rrects with one circular corner and three square corners in GrRRectEff...
commit-bot@chromium.org
2014-03-11
*
plumbing for GPU fast blur
commit-bot@chromium.org
2014-03-10
*
Revert of Add new module for distance field generation. (https://codereview.c...
commit-bot@chromium.org
2014-03-10
*
Add new module for distance field generation.
commit-bot@chromium.org
2014-03-10
*
Use bitfield rather than distinct enum types for circular corners in RRectEff...
commit-bot@chromium.org
2014-03-10
*
Add API for GrContext to recommend rendertarget sample count
commit-bot@chromium.org
2014-03-10
*
Implement the clip as 4 or fewer GrEffects when possible.
commit-bot@chromium.org
2014-03-07
*
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
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-05
*
Add GM that directly tests GrRRectEffect and add inverse fill version of effect.
commit-bot@chromium.org
2014-03-04
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-04
*
Don't emit declaration of gl_FragPos unless also changing the origin.
commit-bot@chromium.org
2014-03-03
*
New approach for GPU font atlas
commit-bot@chromium.org
2014-03-03
*
Cleanup GrGLInterface after Chromium changes
commit-bot@chromium.org
2014-02-28
*
Make GrConvexPolyEffect support inverse fills and non-AA rects
commit-bot@chromium.org
2014-02-28
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-28
*
Add GrSet class built on top of RedBlackTree
commit-bot@chromium.org
2014-02-27
*
Revert "Revert of Add getReducedClipStack to lua canvas (https://codereview.c...
bsalomon@google.com
2014-02-26
*
Use vertex buffer objects instead of client side arrays in fixed-function cod...
commit-bot@chromium.org
2014-02-24
*
add new copyTo version to SkBitmap, which takes SkColorType
commit-bot@chromium.org
2014-02-23
*
Add effect-based clipping for circular "tab" style rrects.
commit-bot@chromium.org
2014-02-21
*
Fix error on iOS native interface
commit-bot@chromium.org
2014-02-21
*
Fix for ANGLE interface error
commit-bot@chromium.org
2014-02-21
*
Add hooks for GL_EXT_debug_marker in gpu
commit-bot@chromium.org
2014-02-21
*
Hide GrRRectEffect class from header
commit-bot@chromium.org
2014-02-21
*
Add f suffix to 0.5 to fix mac 10.6 warning
bsalomon@google.com
2014-02-19
*
Analytic rrect clip for cicular corners, radius >= 0.5
commit-bot@chromium.org
2014-02-19
*
Fix another clipstack element !rect doesn't mean path bug.
commit-bot@chromium.org
2014-02-17
*
Store SkRRects in SkClipStack
commit-bot@chromium.org
2014-02-16
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-16
*
Change device factories to take SkImageInfo instead of SkBitmap::Config
commit-bot@chromium.org
2014-02-16
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-15
*
Improved distance field sampling
commit-bot@chromium.org
2014-02-14
*
Remove border from GrAtlas entries, and associated copy.
commit-bot@chromium.org
2014-02-14
*
Bug Fix for Intel atan on gpu sweep gradient
commit-bot@chromium.org
2014-02-14
*
Defer deletion of our shaders until after linking the gl program to work arou...
commit-bot@chromium.org
2014-02-14
*
Add dev bounds to bmp txt context, use bounds to ignore clips
commit-bot@chromium.org
2014-02-11
*
Revert of r13384 (Stateful PathRenderer implementation)
robertphillips@google.com
2014-02-11
*
Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse"
mike@reedtribe.org
2014-02-11
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.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
[next]