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 of Update Layer Hoisting to store its atlas texture in the resource ca...
robertphillips
2015-11-06
*
Update Layer Hoisting to store its atlas texture in the resource cache
robertphillips
2015-11-06
*
Rename non-aa rect methods on GrDrawContext in anticipation of making them su...
bsalomon
2015-11-05
*
Add bleed GM variants for bmp backed by an oversized texture
bsalomon
2015-11-02
*
Allow max tile size to be overridden separately from max texture size.
bsalomon
2015-11-02
*
tunnel down texture-size-constraint to imagefilters
reed
2015-10-22
*
use (temp) gpu-imagefilter-cache for applyFilter
reed
2015-10-20
*
Remove DrawingMgr shims from GrContext
robertphillips
2015-10-17
*
Remove check for whole image in the cache in SkGpuDevice::shouldTileImage
bsalomon
2015-10-16
*
GrDrawContext now holds GrRenderTarget pointer
robertphillips
2015-10-15
*
add applyFilter() to SkImage
reed
2015-10-12
*
Remove image usage type enum. Use GrTextureParams instead.
bsalomon
2015-10-12
*
Move functions from SkGr to SkGrPriv.h
bsalomon
2015-10-09
*
Fix gpu drawBitmap to work when BM is A8 and we have a shader
egdaniel
2015-10-09
*
Bye bye processor data manager.
bsalomon
2015-10-06
*
Fix drawVertices when there is a paint alpha
bsalomon
2015-10-01
*
Make skpaint->grpaint flow work for composing draws (verts and atlas)
bsalomon
2015-09-28
*
Stop supporting HW dither
bsalomon
2015-09-22
*
share code between SkGr and Cacherator
reed
2015-09-16
*
Add special case circle blur for Ganesh
robertphillips
2015-09-15
*
Use SkImageCacherator in SkImages
reed
2015-09-10
*
Limit lifetime of GrDrawContext objects
robertphillips
2015-09-01
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Remove GrStagedProcessor, remove the word Stage as it applies to FPs
bsalomon
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FP...
rmistry
2015-08-26
*
Remove GrStagedProcessor, remove the word Stage as it applies to FPs
bsalomon
2015-08-26
*
Standardize BW to NonAA
joshualitt
2015-08-21
*
Stop ping ponging AA in SkGpuDevice
joshualitt
2015-08-17
*
drawBitmapImage can batch across AA rects
joshualitt
2015-08-17
*
Revert of drawBitmapImage can batch across AA rects (patchset #5 id:80001 of ...
joshualitt
2015-08-17
*
drawBitmapImage can batch across AA rects
joshualitt
2015-08-17
*
Refactor helper function for SkBitmapShader to GrFragmentProcessor
joshualitt
2015-08-12
*
First pass at drawAtlas batching.
jvanverth
2015-08-07
*
Remove SHADER_AA_FILL_RECT flag
robertphillips
2015-08-05
*
Remove IGNORE_ROT_AA_RECT_OPT flag
robertphillips
2015-08-04
*
Some cleanup in GrTextureProvider and GrResourceProvider.
bsalomon
2015-07-31
*
remove all guards for changes to drawBitmapRect / drawImageRect
reed
2015-07-28
*
Fix Ganesh drawAtlas bug with quad colors
robertphillips
2015-07-24
*
Misc cleanup
robertphillips
2015-07-22
*
Fix textureDomain/bleed prevention in msaa
robertphillips
2015-07-20
*
No longer using non-antialiased fast path for lines when antialiasing is on.
ethannicholas
2015-07-17
*
add src-rect-constraint to drawImageRect
reed
2015-07-14
*
More threading of GrProcessorDataManager
joshualitt
2015-07-09
*
Rename flushForExternalRead->flushForExternalIO and always call in SkSurface:...
bsalomon
2015-06-30
*
implement drawAtlas natively on gpu-device
reed
2015-06-25
*
Make SkGpuDevice know its alpha type
bsalomon
2015-06-23
*
Clean up usage of SkSurfaceProps
robertphillips
2015-06-22
*
Rename all things "leaky" in SkDevice
robertphillips
2015-06-19
*
remove SkDeviceProperties
robertphillips
2015-06-19
[prev]
[next]