Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
788840168f819240b2ad61d693149cd81ee24302
/
src
/
utils
/
SkTextureCompressor_Blitter.h
c31af44
change SkDraw and all Blitters to use pixmap instead of bitmap
by reed
· 9 years ago
283b587
Update {virtual,override} to follow C++11 style in src/utils.
by tfarina
· 10 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
912ed6e
Cleanup: Mark some overridden methods with 'SK_OVERRIDE'.
by tfarina
· 10 years ago
4bfd587
Decompose a weird assert.
by mtklein
· 10 years ago
49f085d
"NULL !=" = NULL
by bsalomon
· 10 years ago
d211c54
Turn off pedantic blit rect
by krajcevski
· 10 years ago
a10555a
Add BlitRect to SkTCompressedAlphaBlitter
by krajcevski
· 10 years ago
dff491b
Implement BlitRect for SkTCompressedAlphaBlitter
by krajcevski
· 10 years ago
ab4c711
Fix bug in blitAntiH
by krajcevski
· 10 years ago
45a0bf5
Pass a struct of functions instead of a function to the compressed blitter
by krajcevski
· 10 years ago
10a350c
Add function for creating ASTC blitter
by krajcevski
· 10 years ago
d5e46c7
Generalize compressed blitter into its own templated class
by krajcevski
· 10 years ago