Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Initial texture data is never flipped when uploaded. | Brian Salomon | 2018-03-07 |
* | Remove GrSurfaceOrigin from GrSurfaceDesc. | Brian Salomon | 2018-03-05 |
* | sk_spification of GrGpu creation. | Brian Salomon | 2017-12-07 |
* | Use enum to track MipMapsStatus throughout Texture creation | Greg Daniel | 2017-10-12 |
* | Set correct mip map status on GrTexture since we no longer require all mip data | Greg Daniel | 2017-10-10 |
* | Add GrMtlTexture classes | Greg Daniel | 2017-08-04 |
* | Add caps files for metal | Greg Daniel | 2017-07-31 |
* | Add support for creating a GrContext backed by Metal. | Greg Daniel | 2017-07-13 |
* | Add arc support to gpu Obj c++ code | Greg Daniel | 2017-07-12 |
* | Add basic metal build files for backend | Greg Daniel | 2017-07-05 |