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
*
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
*
Add workaround for Xoom crashing after discard removed from shader.
commit-bot@chromium.org
2014-02-07
*
Make GMs aware of what tool they're being run in.
commit-bot@chromium.org
2014-02-07
*
Set scissor to clip bounding box when using GrConvexPolyEffect
commit-bot@chromium.org
2014-02-07
*
Make SkImageFilter methods const.
commit-bot@chromium.org
2014-02-05
*
Stop discarding in frag shader when coverage is zero and stencil writes are e...
commit-bot@chromium.org
2014-02-05
*
remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface
reed@google.com
2014-02-05
*
Use GrConvexPolyEffect when clip is a single convex polygon
commit-bot@chromium.org
2014-02-04
*
Revert of Use GrConvexPolyEffect when clip is a single convex polygon (https:...
bsalomon@google.com
2014-02-03
*
Use GrConvexPolyEffect when clip is a single convex polygon
commit-bot@chromium.org
2014-02-03
*
Split GrUnitTests.cpp into two separate unit tests.
tfarina@chromium.org
2014-01-31
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-31
*
Replace factory generation of TextContexts with persistent objects.
commit-bot@chromium.org
2014-01-30
*
Add convex polygon rendering effect and GM to test it.
commit-bot@chromium.org
2014-01-30
*
Move GrTextContext to private interface
commit-bot@chromium.org
2014-01-30
*
patch from issue 119343003
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
*
And before I forget: Remove UnitTest() method declaration from GrRedBlackTree
tfarina@chromium.org
2014-01-30
*
Reland "Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT()."
tfarina@chromium.org
2014-01-29
*
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
*
SkGrPixelRef can only reference the subset of the Surface specified by its Sk...
commit-bot@chromium.org
2014-01-28
*
Revert of Fast blurred rectangles on GPU (https://codereview.chromium.org/119...
commit-bot@chromium.org
2014-01-28
*
Perform the same analytic blur calculation on the GPU that we do on the CPU. ...
commit-bot@chromium.org
2014-01-27
*
Revert of Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT(). (https:/...
commit-bot@chromium.org
2014-01-27
*
Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT().
tfarina@chromium.org
2014-01-27
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-25
[next]