Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
bdf12ad8d50a724849f022d7cf7838fd62845906
/
src
/
gpu
/
GrAHardwareBufferImageGenerator.cpp
bdf12ad
Move GrBackend enum to enum class.
by Greg Daniel
· 6 years ago
733b265
Match AHARDWAREBUFFER_FORMAT_R8G8B8X8_UNORM HW buffer format
by Stan Iliev
· 6 years ago
505dd57
Add GrSurfaceOrigin to MakeFromAHardwareBuffer
by Stan Iliev
· 6 years ago
637c06a
Add Vulkan support to GrAHardwareBufferImageGenerator
by Greg Daniel
· 6 years ago
3860cfd
Remove caching of textures in GrAHardwareBufferImageGenerator.
by Greg Daniel
· 6 years ago
469dd65
On GrAHardwareBufferImageGenerator store the owned texture as a GrGpuResource instead of GrTexture.
by Greg Daniel
· 6 years ago
114b091
Support more hardware buffer formats
by Stan Iliev
· 6 years ago
c01b5c7
Add support for hardware buffers with protected content
by Stan Iliev
· 6 years ago
f125111
Have GrAHardwareBufferImageGenerator use lazy proxies.
by Greg Daniel
· 6 years ago
9af948d
Do some refactoring of GrAHardwareBufferImageGenerator.
by Greg Daniel
· 6 years ago
c27eb72
Make sure GrResourceCache frees resources waiting on messages during destruction.
by Greg Daniel
· 6 years ago
fd98c2c
Make some GrSurfaceProxy and GrTextureProxy methods easier to access
by Brian Salomon
· 6 years ago
c87cfb6
Remove old lazy image decoding heuristic logic
by Brian Osman
· 6 years ago
108bb23
Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
by Greg Daniel
· 6 years ago
34aa059
Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
by Ethan Nicholas
· 6 years ago
ff2181e
Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors.
by Greg Daniel
· 6 years ago
c421ca1
gpu: Expose GrContextPriv::abandoned in the public API.
by Khushal
· 6 years ago
9cc2823
Remove unneeded SK_SUPPORT_GPU checks in gpu only files.
by Greg Daniel
· 7 years ago
0c4b7b1
Move internal calls from GrContext to GrContextPriv
by Robert Phillips
· 7 years ago
6a0176b
Add ref counted wrapped around GrTexture ReleaseProc
by Greg Daniel
· 7 years ago
f35fd8d
Move more internal methods from GrContext to GrContextPriv (take 3)
by Robert Phillips
· 7 years ago
2914555
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
by Leon Scroggins
· 7 years ago
c22e50b
Move more internal methods from GrContext to GrContextPriv (take 2)
by Robert Phillips
· 7 years ago
adbe132
Remove GrSurfaceProxy::MakeWrapped (take 2)
by Robert Phillips
· 7 years ago
6be756b
Move resourceProvider accessor to GrContextPriv (take 2)
by Robert Phillips
· 7 years ago
65c7f66
Add mip support to GrAHardwareBufferImageGenerator
by Greg Daniel
· 7 years ago
f88c12e
Add api for passing mipped hint into ImageGenerator onGenerateTexture
by Greg Daniel
· 7 years ago
b0e93a2
Remove origin field from GrSurface (take 2)
by Robert Phillips
· 7 years ago
7294b85
Revert "Remove origin field from GrSurface"
by Robert Phillips
· 7 years ago
df0e09f
Remove origin field from GrSurface
by Robert Phillips
· 7 years ago
066f020
Reduce dependence on GrSurface's origin field (take 3)
by Robert Phillips
· 7 years ago
af1813e
Update call to new signature of wrapBackendTexture
by Leon Scroggins III
· 7 years ago
77e9666
Make SkImage_Lazy::onMakeColorSpace return a SkImage_Lazy
by Christopher Cameron
· 7 years ago
dbba55d
Cache GrTexture in GrAHardwareBufferImageGenerator
by Stan Iliev
· 7 years ago
7a86987
Use the NDK headers for AHardwareBuffer.
by Derek Sollenberger
· 7 years ago
ade9f61
Add GrTextureProxy.h to GrAHardwareBufferImageGenerator.cpp (for Android roll)
by Robert Phillips
· 7 years ago
0001828
Readd GrResourceProvider.h to GrAHardwareBufferImageGenerator.cpp (for Android roll)
by Robert Phillips
· 7 years ago
fbcef6e
Clean up GrResourceProvider usage
by Robert Phillips
· 7 years ago
847d4c5
Add GrTexture.h include to GrAHardwareBufferImageGenerator.cpp
by Robert Phillips
· 7 years ago
7e910df
Implement an SkImage backed by a Android hardware buffer
by Stan Iliev
· 7 years ago