aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/image/SkSurface_Gpu.h
Commit message (Expand)AuthorAge
* add ability to get FBO ID to SurfaceGravatar joshualitt2015-07-08
* add getTextureHandle to SkSurfaceGravatar reed2015-06-29
* remove SkInstCntGravatar mtklein2015-06-26
* don't use accessBitmapGravatar reed2015-05-26
* Update more directories under src/ to follow C++11 style rule for {virtual,ov...Gravatar tfarina2015-04-27
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Take budgeted param when snapping new image.Gravatar bsalomon2015-01-23
* Require budget decision when creating a RenderTarget SkSurface.Gravatar bsalomon2015-01-16
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Apply the layer's image filter to the hoisted imageGravatar robertphillips2014-12-11