Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
3e8232b6ef6b04290f0c280f88b38f8cd2c3f3ec
/
src
/
gpu
/
SkGrTexturePixelRef.cpp
41efe04
Partially rolled forward the SkGrPixelRef changes
by robertphillips@google.com
· 12 years ago
ecf1f32
Temporarily readding SkGrTexturePixelRef.h/.cpp until WebKit is transitioned to SkGrPixelRef
by robertphillips@google.com
· 12 years ago
5088eb4
Moved SkGrTexturePixelRef to SkGrPixelRef
by robertphillips@google.com
· 12 years ago
d881bc1
Collapsed SkGrTexturePixelRef and SkGrRenderTargetPixelRef into SkGrPixelRef using new GrSurface class
by robertphillips@google.com
· 12 years ago
75b3c96
Move clientID into texture desc
by robertphillips@google.com
· 12 years ago
a1e5795
GrTexture can now create its own cache key
by robertphillips@google.com
· 12 years ago
78d6cf9
Remove GrAALevel enum, use explicit sample count
by bsalomon@google.com
· 13 years ago
1771cbf
posix: Avoid static initializers in static/global mutexes
by digit@google.com
· 13 years ago
ef843cd
When a bitmap is texture-backed, change SkBitmap::copyTo() to do a deep
by senorblanco@chromium.org
· 13 years ago
6f37951
Make all pixel ops go thru ctx so we can correctly flush. Unify two texture upload code paths.
by bsalomon@google.com
· 13 years ago
c436499
[GPU] Add explicit byte order and PM vs. UPM 8888 configs
by bsalomon@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
9c49bc3
Allow texture-backed bitmaps to perform a read-back when lockPixels is called.
by reed@google.com
· 13 years ago
4281d65
add CR at end
by reed@google.com
· 14 years ago
669fdc4
Adds read pixels to GrTexture and GrRenderTarget
by bsalomon@google.com
· 14 years ago
50dfa01
add pixelref->readPixels()
by reed@google.com
· 14 years ago
873cb1e
add gpu to the default makefile move skia-gpu files into skia/src/gpu
by reed@google.com
· 14 years ago
[Renamed from gpu/src/skia/SkGrTexturePixelRef.cpp]
ac10a2d
add gpu backend (not hooked up yet)
by reed@google.com
· 14 years ago