Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
d358cbebd45996c58459f0709977a472b21f5921
/
gm
/
compressed_textures.cpp
7571f9e
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
by John Stiles
· 4 years, 4 months ago
a84caa3
Make some GMs compatible with the *ooprddl configs
by Robert Phillips
· 4 years, 5 months ago
7e67dca
Rename GrMipMapped GrMipmapped
by Brian Salomon
· 4 years, 6 months ago
4caa935
Migrate MakeTextureImage to take GrDirectContext
by Adlai Holler
· 4 years, 6 months ago
13711eb
rename SkMipMap to SkMipmap
by Mike Reed
· 4 years, 6 months ago
b7bfbc2
Move GrRecordingContext.h and GrDirectContext.h into include/gpu
by Robert Phillips
· 4 years, 6 months ago
95c250c
Downgrade GpuGMs to only receiving a GrRecordingContext
by Robert Phillips
· 4 years, 6 months ago
788b916
Remove SkTMin and SkTMax
by Brian Osman
· 5 years ago
e073552
Minor GM cleanup
by Robert Phillips
· 5 years ago
45c9487
Add SkImage::MakeTextureFromCompressed and deprecate MakeFromCompressed
by Robert Phillips
· 5 years ago
162e04b
Expand the compressed_textures GM
by Robert Phillips
· 5 years ago
99dead9
Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types (take 2)
by Robert Phillips
· 5 years ago
3da9e94
Revert "Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types"
by Robert Phillips
· 5 years ago
3234ce1
Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types
by Robert Phillips
· 5 years ago
b085527
Add SkImage::CompressionType::kBC1_RGBA8_UNORM support
by Robert Phillips
· 5 years ago
ac90802
Update compressed texturing GM
by Robert Phillips
· 5 years ago