Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Have gpu createTestingOlyBackendTexture know if it is a render target or not | egdaniel | 2016-06-24 |
* | Another linux Vulkan fix | jvanverth | 2016-06-14 |
* | Add offset to memory allocations | jvanverth | 2016-06-01 |
* | Refactor Vulkan image, texture, RTs so that create and getter handles match. | egdaniel | 2016-05-13 |
* | Turn ContextInfos returned by GrContextFactory into structs. | bsalomon | 2016-05-11 |
* | Remove executable bit from source code files. | benjaminwagner | 2016-05-04 |
* | Vulkan config in dm | bsalomon | 2016-04-11 |
* | Rename enums in GrContextFactory to remove "GL" | bsalomon | 2016-04-05 |
* | Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:600... | bsalomon | 2016-04-04 |
* | Rename enums in GrContextFactory to remove "GL" | bsalomon | 2016-04-01 |
* | Fix Vulkan tests after GrContextFactory move to sk_gpu_test | kkinnunen | 2016-03-31 |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | Implement Vulkan GrBackendObject for textures. | jvanverth | 2016-03-18 |