Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
a1e5795279bd085496fa04c59e588f440bf30457
/
src
/
gpu
/
GrTexture.cpp
a1e5795
GrTexture can now create its own cache key
by robertphillips@google.com
· 13 years ago
3271628
Move texture descriptor into GrTexture
by robertphillips@google.com
· 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
· 14 years ago
d38f137
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
by bsalomon@google.com
· 14 years ago
[Renamed from gpu/src/GrTexture.cpp]
aa5b673
move render target decls / defs to their own headers / srcs
by bsalomon@google.com
· 14 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 14 years ago
cee661a
Reapply r1951.
by bsalomon@google.com
· 14 years ago
ec36471
Revert "Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel config (r1951)"
by vandebo@chromium.org
· 14 years ago
aab1fd9
Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel config
by bsalomon@google.com
· 14 years ago
20efde7
Share code with SkRect
by reed@google.com
· 14 years ago
05ef510
Remove GrContext.h dependence on GrGpu.h
by bsalomon@google.com
· 14 years ago
8295dc1
4x4 SSAA with improvements in determination of when to apply. Still disabled at compile time.
by bsalomon@google.com
· 14 years ago
6dcf499
Fix dangling ptr when GrRenderTarget outlives its GrTexture representation
by bsalomon@google.com
· 14 years ago
669fdc4
Adds read pixels to GrTexture and GrRenderTarget
by bsalomon@google.com
· 14 years ago