index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
SkGpuDevice.cpp
Commit message (
Expand
)
Author
Age
...
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
*
Split SkDevice out of SkBitmapDevice
robertphillips@google.com
2013-08-20
*
Third (and hopefully final) change to support bleed flag in Ganesh
robertphillips@google.com
2013-08-20
*
Fix name of "bleed" flag
robertphillips@google.com
2013-08-20
*
Update tiled bitmap path to respect bleed flag
robertphillips@google.com
2013-08-20
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...
commit-bot@chromium.org
2013-08-16
*
Added ctm matrix to GPU path
commit-bot@chromium.org
2013-08-05
*
Revert "Don't call SkGpuDevice::drawVertices from drawPoints when AA is requi...
djsollen@google.com
2013-08-01
*
Don't call SkGpuDevice::drawVertices from drawPoints when AA is required.
commit-bot@chromium.org
2013-08-01
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-26
*
fix android build
humper@google.com
2013-07-25
*
make the filter mode for GrTextureAccess an enum so we can plumb down
humper@google.com
2013-07-25
*
drawBitmap* cleanup
robertphillips@google.com
2013-07-25
*
This patch implements a crop rect for SkImageFilter. It has been implemented ...
senorblanco@chromium.org
2013-07-24
*
Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side...
robertphillips@google.com
2013-07-24
*
This patch implements a crop rect for SkImageFilter. It has been implemented ...
senorblanco@chromium.org
2013-07-22
*
Hold on to image-filtered texture in SkGpuDevice
commit-bot@chromium.org
2013-07-18
*
Replace all instances of GrRect with SkRect.
commit-bot@chromium.org
2013-07-17
*
Make GrPaint have a variable sized array of color and coverage stages rather ...
commit-bot@chromium.org
2013-07-13
*
Win7/8 compiler warnings/errors fix for r9980
robertphillips@google.com
2013-07-11
*
Implement offset for GPU filter path. Although we can't yet use this in Blink...
commit-bot@chromium.org
2013-07-10
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-04
*
Add canFilterMaskGPU & filterMaskGPU to SkMaskFilter
robertphillips@google.com
2013-07-03
*
Change undefined SkGpuRenderTarget and SkGpuTexture forward declares to GrRen...
commit-bot@chromium.org
2013-06-26
*
Reland r9043 with fix.
bsalomon@google.com
2013-05-07
*
revert 9043
bsalomon@google.com
2013-05-07
*
SkGpuDevice: Delay locking bitmap pixels until we have a known texture cache ...
bsalomon@google.com
2013-05-07
*
Add geometry-based rotated AA rect drawing path
robertphillips@google.com
2013-05-02
*
Disable AA for ovals and roundrects if MSAA is enabled.
commit-bot@chromium.org
2013-05-02
*
Add GPU support for roundrects
commit-bot@chromium.org
2013-04-25
*
Perform coverage blend with the dst in the shader when using a dst-reading xf...
bsalomon@google.com
2013-04-19
*
First pass at Rect Effect
robertphillips@google.com
2013-04-09
*
Allow single-pass filters (which use asNewEffect()) to participate in the ima...
senorblanco@chromium.org
2013-04-08
*
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
*
Add GrPaint stage for xfermodes.
bsalomon@google.com
2013-03-28
*
Fix assertion failure in SkGpuDevice from 8412.
bsalomon@google.com
2013-03-27
*
Add interface to SkXfermode to return a GrEffect and blend coeffs.
bsalomon@google.com
2013-03-27
*
PDF: add support for named destinations.
epoger@google.com
2013-03-08
*
Revert r8000 due to failures on some buildbots
epoger@google.com
2013-03-06
*
PDF: add support for named destinations
epoger@google.com
2013-03-06
*
Remove legacy names no longer referenced in Chrome and WebKit.
bsalomon@google.com
2013-02-07
*
clone of https://codereview.appspot.com/7208043/
reed@google.com
2013-01-30
*
This changes the signature of SkImageFilter::filterImageGPU() to use SkBitmap...
senorblanco@chromium.org
2013-01-30
*
Only clear the part of the texture used by the device (duh!)
bsalomon@google.com
2013-01-25
*
add optional cull-rect to patheffects, so they can do less work if their results
reed@google.com
2013-01-24
*
Make all GrContext members that return a texture also ref the texture for the...
bsalomon@google.com
2013-01-24
*
Let them eat GrEffectRef.
bsalomon@google.com
2013-01-22
*
Add GPU support for axis-aligned ovals:
jvanverth@google.com
2013-01-22
[prev]
[next]