index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
SkGpuDevice.h
Commit message (
Expand
)
Author
Age
*
remove SK_SUPPORT_LEGACY_DEVICE_CONFIG code
reed
2014-06-11
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
hide SkDevice::config()
reed
2014-06-02
*
Add Dashing gpu effect for simple dashed lines
commit-bot@chromium.org
2014-05-19
*
Disable filtering in draw Bitmap operation when pixels are aligned
commit-bot@chromium.org
2014-05-09
*
Add flag for SkGpuSurface creation to enable distance fields.
commit-bot@chromium.org
2014-05-02
*
Update bench to be able to preprocess skps
commit-bot@chromium.org
2014-04-11
*
Implement drawDRRect for GPU
commit-bot@chromium.org
2014-04-09
*
remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG
commit-bot@chromium.org
2014-04-07
*
Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture
commit-bot@chromium.org
2014-03-31
*
remove all references to legacy Config8888
reed@google.com
2014-03-26
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-21
*
Revert "hide Config8888 entirely". Broke a bunch of builds.
bsalomon@google.com
2014-03-20
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-20
*
Adding a new SkSurface factory for generating surfaces from the scratch textu...
commit-bot@chromium.org
2014-03-19
*
Fix accessBitmap() with deferred clear, GPU path.
senorblanco@chromium.org
2014-03-19
*
add new readPixels with direct memory parameters
commit-bot@chromium.org
2014-03-17
*
remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead code
commit-bot@chromium.org
2014-03-17
*
Proposed SkCanvas API for preLoading textures to VRAM v2.0
commit-bot@chromium.org
2014-03-16
*
Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0)
robertphillips@google.com
2014-03-14
*
Proposed SkCanvas API for preLoading textures to VRAM v2.0
commit-bot@chromium.org
2014-03-14
*
Implement support for a Context parameter in image filters
senorblanco@chromium.org
2014-03-14
*
getDeviceCapabilities is no longer need, so remove it
commit-bot@chromium.org
2014-03-13
*
Add SkCanvas::writePixels that takes info+pixels directly
commit-bot@chromium.org
2014-03-07
*
Change device factories to take SkImageInfo instead of SkBitmap::Config
commit-bot@chromium.org
2014-02-16
*
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 standalone drawText for GrTextContext.
commit-bot@chromium.org
2014-01-28
*
Add factory class for generating various flavors of GrTextContext.
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
*
Handle drawBitmapRect src_rect->dst_rect mapping as a local matrix rather tha...
commit-bot@chromium.org
2014-01-13
*
HQ filtering for tiled/bleed drawBitmap
commit-bot@chromium.org
2013-12-02
*
Revert "Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitma...
reed@google.com
2013-11-13
*
Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice"
reed@google.com
2013-11-12
*
switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice
reed@google.com
2013-11-12
*
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...
reed@google.com
2013-10-31
*
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...
reed@google.com
2013-10-31
*
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...
reed@google.com
2013-10-31
*
Compute clipped src rect once in tiled bitmap draws
commit-bot@chromium.org
2013-10-25
*
Tile large bitmaps that are clipped.
bsalomon@google.com
2013-10-24
*
Apply matrix early in draw bitmap
commit-bot@chromium.org
2013-10-24
*
Revert "Apply matrix early in draw bitmap"
scroggo@google.com
2013-10-23
*
Apply matrix early in draw bitmap
commit-bot@chromium.org
2013-10-23
*
Revert r11880 (Apply matrix early in draw bitmap - https://codereview.chromiu...
robertphillips@google.com
2013-10-21
*
Apply matrix early in draw bitmap
commit-bot@chromium.org
2013-10-21
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-18
*
Baby step in making SkGpuDevice no longer derive from SkBitmapDevice
robertphillips@google.com
2013-09-17
[next]