1. a90382f Pass color types when creating texture with initial data. by Brian Salomon · 4 years, 10 months ago
  2. 4eb38b7 Pass GrBackendFormat to GrResourceProvider and GrGpu texture create functions. by Brian Salomon · 5 years ago
  3. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
  4. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 5 years ago
  5. c7dced5 Revert "Remove simple GrGpu::createTexture helper" by Brian Salomon · 5 years ago
  6. 83cfe4f Remove simple GrGpu::createTexture helper by Brian Salomon · 5 years ago
  7. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  8. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
  9. 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 5 years ago
  10. 8062679 Switch all internel uses of GrContext::createBackendTexture over to initialized versions by Robert Phillips · 5 years ago
  11. 08ba085 Revert "De-GL-ify tests, gm and tools" by Robert Phillips · 5 years ago
  12. 89fb346 De-GL-ify tests, gm and tools by Robert Phillips · 5 years ago
  13. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  14. 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 5 years ago
  15. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  16. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  17. 1f05d45 Add GrContext::resetGLTextureBindings(). by Brian Salomon · 5 years ago