index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
SkGrTexturePixelRef.cpp
Commit message (
Expand
)
Author
Age
*
Partially rolled forward the SkGrPixelRef changes
robertphillips@google.com
2012-06-29
*
Temporarily readding SkGrTexturePixelRef.h/.cpp until WebKit is transitioned ...
robertphillips@google.com
2012-06-28
*
Moved SkGrTexturePixelRef to SkGrPixelRef
robertphillips@google.com
2012-06-28
*
Collapsed SkGrTexturePixelRef and SkGrRenderTargetPixelRef into SkGrPixelRef ...
robertphillips@google.com
2012-06-28
*
Move clientID into texture desc
robertphillips@google.com
2012-06-07
*
GrTexture can now create its own cache key
robertphillips@google.com
2012-06-04
*
Remove GrAALevel enum, use explicit sample count
bsalomon@google.com
2012-01-30
*
posix: Avoid static initializers in static/global mutexes
digit@google.com
2012-01-26
*
When a bitmap is texture-backed, change SkBitmap::copyTo() to do a deep
senorblanco@chromium.org
2011-12-02
*
Make all pixel ops go thru ctx so we can correctly flush. Unify two texture u...
bsalomon@google.com
2011-11-16
*
[GPU] Add explicit byte order and PM vs. UPM 8888 configs
bsalomon@google.com
2011-11-07
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Allow texture-backed bitmaps to perform a read-back when lockPixels is called.
reed@google.com
2011-07-07
*
add CR at end
reed@google.com
2011-04-08
*
Adds read pixels to GrTexture and GrRenderTarget
bsalomon@google.com
2011-04-05
*
add pixelref->readPixels()
reed@google.com
2011-04-01
*
add gpu to the default makefile
reed@google.com
2010-12-23