aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/mtl
Commit message (Expand)AuthorAge
* Introduce enum class for texture type.Gravatar Brian Salomon2018-07-30
* implemented copy surface as blit for metal gpu backendGravatar Timothy Liang2018-07-23
* implemented onWritePixels and related tests for metal gpu backendGravatar Timothy Liang2018-07-19
* created stub for metal gpu command bufferGravatar Timothy Liang2018-07-19
* Reland "implemented metal gpu backend texture upload testing"Gravatar Timothy Liang2018-07-18
* added byte and ubyte types to SKSLGravatar Ruiqi Mao2018-07-17
* Revert "implemented metal gpu backend texture upload testing"Gravatar Timothy Liang2018-07-13
* implemented metal gpu backend texture upload testingGravatar Timothy Liang2018-07-13
* Remove texel buffer support.Gravatar Brian Salomon2018-07-13
* implemented uploading intial texture data for metal gpu backendGravatar Timothy Liang2018-07-11
* refactored where texture descriptors are made for metal gpu backendGravatar Timothy Liang2018-07-11
* implement onreadpixels for metal gpu backendGravatar Timothy Liang2018-07-02
* implemented wrapped backend texture/rendertarget/textureRT for Metal gpu backendGravatar Timothy Liang2018-07-02
* added Metal support to GrBackendSurfaceGravatar Timothy Liang2018-06-29
* implemented getting format from texture as virtual in gpu capsGravatar Timothy Liang2018-06-28
* added TextureRenderTarget to Metal gpu backendGravatar Timothy Liang2018-06-28
* Ensure that textures exported via SkImage::MakeBackendTextureFromSkImageGravatar Brian Salomon2018-06-20
* Remove origin from GrGpu::readPixelsGravatar Brian Salomon2018-06-02
* Remove origin from GrGpu::writePixelsGravatar Brian Salomon2018-06-02
* Remove most of the remaining conflation of colorSpace and sRGB in GaneshGravatar Brian Osman2018-06-01
* Remove GrGpu::getWritePixelsInfoGravatar Brian Salomon2018-06-01
* Replace GrContextPriv::read/writeSurfacePixels with GrContextPriv::read/Write...Gravatar Brian Salomon2018-06-01
* Reland "Remove GrBackendObject and all related functions from Skia."Gravatar Greg Daniel2018-05-21
* Revert "Remove GrBackendObject and all related functions from Skia."Gravatar Brian Osman2018-05-10
* Remove GrBackendObject and all related functions from Skia.Gravatar Greg Daniel2018-05-10
* Implement canCopySurface for GrMock and GrMtl.Gravatar Greg Daniel2018-05-03
* Revert "Delete getRenderTargetHandle call on SkSurface."Gravatar Greg Daniel2018-04-14
* Delete getRenderTargetHandle call on SkSurface.Gravatar Greg Daniel2018-04-12
* Add SK_SUPPORT_LEGACY_BACKEND_OBJECTSGravatar Robert Phillips2018-04-12
* Move GrPixelConfig to GrTypesPrivGravatar Brian Salomon2018-03-23
* Support GL_RGB textures and render targets.Gravatar Brian Salomon2018-03-22
* Revert "Revert "New read pixels implementation that is simpler but does all c...Gravatar Brian Salomon2018-03-19
* Revert "New read pixels implementation that is simpler but does all conversio...Gravatar Brian Salomon2018-03-19
* New read pixels implementation that is simpler but does all conversions on CPU.Gravatar Brian Salomon2018-03-19
* Correctly discard or load RT when doing copies as draws in VulkanGravatar Greg Daniel2018-03-16
* Add testing-only backend render target support to GrVkGpu.Gravatar Brian Salomon2018-03-13
* Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture&Gravatar Brian Salomon2018-03-09
* Add GM configs that test rendering to a GL backend texture and render targetGravatar Brian Salomon2018-03-09
* Add testing only helper to flush and sync gpu.Gravatar Greg Daniel2018-03-08
* Initial texture data is never flipped when uploaded.Gravatar Brian Salomon2018-03-07
* Remove abandon param from GrGpu::deleteTestingOnlyBackendTexture.Gravatar Brian Salomon2018-03-07
* Remove GrSurfaceOrigin from GrSurfaceDesc.Gravatar Brian Salomon2018-03-05
* Revert "Revert "Add 1010102 support to Ganesh""Gravatar Brian Osman2018-03-02
* Revert "Add 1010102 support to Ganesh"Gravatar Brian Osman2018-03-01
* Add 1010102 support to GaneshGravatar Brian Osman2018-03-01
* Refactor GrCaps::renderTargetWritePixelsSupported to support for some GL work...Gravatar Brian Salomon2018-02-28
* Start on new GPU pixel ops implementation.Gravatar Brian Salomon2018-02-26
* ccpr: Prefer atlas sizes under 4k on ARMGravatar Chris Dalton2018-02-22
* Introduce GrColorTypeGravatar Brian Salomon2018-02-20
* Drop unused support for MSAA sample locationsGravatar Chris Dalton2018-02-20