index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
mtl
Commit message (
Expand
)
Author
Age
*
Revert "Remove GrBackendObject and all related functions from Skia."
Brian Osman
2018-05-10
*
Remove GrBackendObject and all related functions from Skia.
Greg Daniel
2018-05-10
*
Implement canCopySurface for GrMock and GrMtl.
Greg Daniel
2018-05-03
*
Revert "Delete getRenderTargetHandle call on SkSurface."
Greg Daniel
2018-04-14
*
Delete getRenderTargetHandle call on SkSurface.
Greg Daniel
2018-04-12
*
Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS
Robert Phillips
2018-04-12
*
Move GrPixelConfig to GrTypesPriv
Brian Salomon
2018-03-23
*
Support GL_RGB textures and render targets.
Brian Salomon
2018-03-22
*
Revert "Revert "New read pixels implementation that is simpler but does all c...
Brian Salomon
2018-03-19
*
Revert "New read pixels implementation that is simpler but does all conversio...
Brian Salomon
2018-03-19
*
New read pixels implementation that is simpler but does all conversions on CPU.
Brian Salomon
2018-03-19
*
Correctly discard or load RT when doing copies as draws in Vulkan
Greg Daniel
2018-03-16
*
Add testing-only backend render target support to GrVkGpu.
Brian Salomon
2018-03-13
*
Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture&
Brian Salomon
2018-03-09
*
Add GM configs that test rendering to a GL backend texture and render target
Brian Salomon
2018-03-09
*
Add testing only helper to flush and sync gpu.
Greg Daniel
2018-03-08
*
Initial texture data is never flipped when uploaded.
Brian Salomon
2018-03-07
*
Remove abandon param from GrGpu::deleteTestingOnlyBackendTexture.
Brian Salomon
2018-03-07
*
Remove GrSurfaceOrigin from GrSurfaceDesc.
Brian Salomon
2018-03-05
*
Revert "Revert "Add 1010102 support to Ganesh""
Brian Osman
2018-03-02
*
Revert "Add 1010102 support to Ganesh"
Brian Osman
2018-03-01
*
Add 1010102 support to Ganesh
Brian Osman
2018-03-01
*
Refactor GrCaps::renderTargetWritePixelsSupported to support for some GL work...
Brian Salomon
2018-02-28
*
Start on new GPU pixel ops implementation.
Brian Salomon
2018-02-26
*
ccpr: Prefer atlas sizes under 4k on ARM
Chris Dalton
2018-02-22
*
Introduce GrColorType
Brian Salomon
2018-02-20
*
Drop unused support for MSAA sample locations
Chris Dalton
2018-02-20
*
Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2)
Robert Phillips
2018-02-14
*
Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy"
Cary Clark
2018-02-13
*
Add SkCharacterization creation helper to GrContextThreadSafeProxy
Robert Phillips
2018-02-13
*
Track dirty rects on GrRenderTargets in native space rather than origin-relative
Brian Salomon
2018-02-09
*
Remove integer texture support
Brian Salomon
2018-02-06
*
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...
Brian Salomon
2018-02-02
*
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
Brian Salomon
2018-02-02
*
More sample count cleanup:
Brian Salomon
2018-02-01
*
Add ref counted wrapped around GrTexture ReleaseProc
Greg Daniel
2018-01-30
*
Revert "Drop support for unused MSAA extensions"
Robert Phillips
2018-01-30
*
Drop support for unused MSAA extensions
Chris Dalton
2018-01-29
*
Remove some unused sample count caps
Brian Salomon
2018-01-29
*
Make use of VkSemaphores thread safe assuming use of the same VkQueue.
Greg Daniel
2018-01-22
*
Update GrSemaphore to allow it to only be used once for signaling and once fo...
Greg Daniel
2018-01-09
*
Update SkSurface MakeFromBackend* factories to take an SkColorType.
Greg Daniel
2017-12-19
*
Add new SkImage factory to create from GrBackendTexture with SkColorType
Greg Daniel
2017-12-18
*
Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and ...
Robert Phillips
2017-12-13
*
Add stubbed out GrContext
Robert Phillips
2017-12-13
*
Update SkImage::MakeFromYUVTexturesCopy to GrBackendTexture
Robert Phillips
2017-12-13
*
Remove GrBackendObject from tests (except image_from_yuv_textures)
Robert Phillips
2017-12-12
*
Remove instanced rendering
Brian Salomon
2017-12-08
[next]