aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/mtl/GrMtlUtil.mm
Commit message (Expand)AuthorAge
* implemented copy surface as draw for metal gpu backendGravatar Timothy Liang2018-07-31
* Reland "implemented metal gpu backend texture upload testing"Gravatar Timothy Liang2018-07-18
* Revert "implemented metal gpu backend texture upload testing"Gravatar Timothy Liang2018-07-13
* implemented metal gpu backend texture upload testingGravatar Timothy Liang2018-07-13
* implemented uploading intial texture data for metal gpu backendGravatar Timothy Liang2018-07-11
* implemented wrapped backend texture/rendertarget/textureRT for Metal gpu backendGravatar Timothy Liang2018-07-02
* added Metal support to GrBackendSurfaceGravatar Timothy Liang2018-06-29
* Remove most of the remaining conflation of colorSpace and sRGB in GaneshGravatar Brian Osman2018-06-01
* Support GL_RGB textures and render targets.Gravatar Brian Salomon2018-03-22
* 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
* Remove integer texture supportGravatar Brian Salomon2018-02-06
* Add gray_8_as_lum and _as_red private grpixelconfigsGravatar Greg Daniel2017-12-07
* Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs fo...Gravatar Greg Daniel2017-11-18
* Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_...Gravatar Brian Osman2017-11-17
* Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and al...Gravatar Greg Daniel2017-11-17
* Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""Gravatar Greg Daniel2017-11-16
* Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""Gravatar Greg Daniel2017-11-16
* Revert "Add private grpixelconfigs for alpha_8 and alpha_half"Gravatar Greg Daniel2017-11-15
* Add private grpixelconfigs for alpha_8 and alpha_halfGravatar Greg Daniel2017-11-15
* Replace SkFAIL with SK_ABORT.Gravatar Ben Wagner2017-08-16
* Add GrMtlTexture classesGravatar Greg Daniel2017-08-04
* Add GrMtlUtil classGravatar Greg Daniel2017-07-31