aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/SkGrTexturePixelRef.cpp
Commit message (Expand)AuthorAge
* Partially rolled forward the SkGrPixelRef changesGravatar robertphillips@google.com2012-06-29
* Temporarily readding SkGrTexturePixelRef.h/.cpp until WebKit is transitioned ...Gravatar robertphillips@google.com2012-06-28
* Moved SkGrTexturePixelRef to SkGrPixelRefGravatar robertphillips@google.com2012-06-28
* Collapsed SkGrTexturePixelRef and SkGrRenderTargetPixelRef into SkGrPixelRef ...Gravatar robertphillips@google.com2012-06-28
* Move clientID into texture descGravatar robertphillips@google.com2012-06-07
* GrTexture can now create its own cache keyGravatar robertphillips@google.com2012-06-04
* Remove GrAALevel enum, use explicit sample countGravatar bsalomon@google.com2012-01-30
* posix: Avoid static initializers in static/global mutexesGravatar digit@google.com2012-01-26
* When a bitmap is texture-backed, change SkBitmap::copyTo() to do a deepGravatar senorblanco@chromium.org2011-12-02
* Make all pixel ops go thru ctx so we can correctly flush. Unify two texture u...Gravatar bsalomon@google.com2011-11-16
* [GPU] Add explicit byte order and PM vs. UPM 8888 configsGravatar bsalomon@google.com2011-11-07
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Allow texture-backed bitmaps to perform a read-back when lockPixels is called.Gravatar reed@google.com2011-07-07
* add CR at endGravatar reed@google.com2011-04-08
* Adds read pixels to GrTexture and GrRenderTargetGravatar bsalomon@google.com2011-04-05
* add pixelref->readPixels()Gravatar reed@google.com2011-04-01
* add gpu to the default makefileGravatar reed@google.com2010-12-23