Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
238069b3f58d3b20f710f77a64632470a3bf256a
/
src
/
gpu
/
mtl
/
GrMtlGpu.h
ff19c8f
implemented uploading intial texture data for metal gpu backend
by Timothy Liang
· 6 years ago
ef21d7e
implement onreadpixels for metal gpu backend
by Timothy Liang
· 6 years ago
e886e80
implemented wrapped backend texture/rendertarget/textureRT for Metal gpu backend
by Timothy Liang
· 6 years ago
930f939
Ensure that textures exported via SkImage::MakeBackendTextureFromSkImage
by Brian Salomon
· 6 years ago
a694870
Remove origin from GrGpu::readPixels
by Brian Salomon
· 6 years ago
a9b04b9
Remove origin from GrGpu::writePixels
by Brian Salomon
· 6 years ago
0ba9fa0
Remove GrGpu::getWritePixelsInfo
by Brian Salomon
· 6 years ago
d494f6e
Replace GrContextPriv::read/writeSurfacePixels with GrContextPriv::read/WritePixels2
by Brian Salomon
· 6 years ago
55fa647
Correctly discard or load RT when doing copies as draws in Vulkan
by Greg Daniel
· 7 years ago
52e943a
Add testing-only backend render target support to GrVkGpu.
by Brian Salomon
· 7 years ago
26102cb
Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture&
by Brian Salomon
· 7 years ago
f865b05
Add GM configs that test rendering to a GL backend texture and render target
by Brian Salomon
· 7 years ago
26b50a4
Add testing only helper to flush and sync gpu.
by Greg Daniel
· 7 years ago
58389b9
Initial texture data is never flipped when uploaded.
by Brian Salomon
· 7 years ago
e64b064
Remove abandon param from GrGpu::deleteTestingOnlyBackendTexture.
by Brian Salomon
· 7 years ago
2a4f983
Remove GrSurfaceOrigin from GrSurfaceDesc.
by Brian Salomon
· 7 years ago
c320b15
Introduce GrColorType
by Brian Salomon
· 7 years ago
535ba8d
Drop unused support for MSAA sample locations
by Chris Dalton
· 7 years ago
1fabd51
Track dirty rects on GrRenderTargets in native space rather than origin-relative
by Brian Salomon
· 7 years ago
7f86192
Revert "Drop support for unused MSAA extensions"
by Robert Phillips
· 7 years ago
7df2746
Drop support for unused MSAA extensions
by Chris Dalton
· 7 years ago
48661b8
Make use of VkSemaphores thread safe assuming use of the same VkQueue.
by Greg Daniel
· 7 years ago
17b7c05
Update GrSemaphore to allow it to only be used once for signaling and once for waiting.
by Greg Daniel
· 7 years ago
c25db63
Update SkImage::MakeFromYUVTexturesCopy to GrBackendTexture
by Robert Phillips
· 7 years ago
d21b2a5
Remove GrBackendObject from tests (except image_from_yuv_textures)
by Robert Phillips
· 7 years ago
f06c358
Remove instanced rendering
by Brian Salomon
· 7 years ago
384fab4
sk_spification of GrGpu creation.
by Brian Salomon
· 7 years ago
177e695
Add flag on GrBackendTexture to say whether texture is mipped or not
by Greg Daniel
· 7 years ago
b0e93a2
Remove origin field from GrSurface (take 2)
by Robert Phillips
· 7 years ago
6682ff2
Fix Metal build from recent command buffer change
by Greg Daniel
· 7 years ago
9521447
Add explicit clear of stencil buffer before opLists that use them
by Robert Phillips
· 7 years ago
4a081e2
Add GrMtlTexture classes
by Greg Daniel
· 7 years ago
5131678
Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""""
by Greg Daniel
· 7 years ago
cc8eb60
Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""
by Yuqian Li
· 7 years ago
876aed8
Revert "Revert "Add support for semaphores to be inserted on GrContext flush""
by Greg Daniel
· 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
cebcb84
Add caps files for metal
by Greg Daniel
· 7 years ago
8724b46
Revert "Add support for semaphores to be inserted on GrContext flush"
by Mike Reed
· 7 years ago
cd1416e
Add support for semaphores to be inserted on GrContext flush
by Greg Daniel
· 7 years ago
d17f658
Remove GrBackendTextureDesc
by Brian Salomon
· 7 years ago
b76a72a
Add support for creating a GrContext backed by Metal.
by Greg Daniel
· 7 years ago
590533f
Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu
by Robert Phillips
· 7 years ago
e5ddff5
Add basic metal build files for backend
by Greg Daniel
· 7 years ago