1. 881f143 Hide GrGpuResourceRef from prying eyes by Robert Phillips · 7 years ago[Renamed from include/gpu/GrGpuResourceRef.h]
  2. c9c06d4 Remove GrTGpuResourceRef specializations by Robert Phillips · 7 years ago
  3. 5efd5ea Update clearOp for split-OpList world (take 3) by Robert Phillips · 7 years ago
  4. b6deea8 Setup for another attempt to split up opLists by Robert Phillips · 7 years ago
  5. 952a243 Add GrGpuTextureProxyRef by Robert Phillips · 7 years ago
  6. ff92650 Convert GrMesh to a struct by Chris Dalton · 7 years ago
  7. ab015ef Move the ability to access textures, buffers, and image storages out from GrProcessor. by Brian Salomon · 8 years ago
  8. e57194f Move resource ref/io manipulation from GrProgramElement to GrProcessor by Brian Salomon · 8 years ago
  9. f9f4512 Reland image storage with fixes. by Brian Salomon · 8 years ago
  10. 59dc411 Revert "Initial OpenGL Image support." by Brian Salomon · 8 years ago
  11. be34882 Initial OpenGL Image support. by Brian Salomon · 8 years ago
  12. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  13. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
  14. d9ffaed apply mozilla patch by reed · 9 years ago
  15. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  16. 6f07665 Simplify SkInstCnt by mtklein · 10 years ago
  17. 932f866 Create GrOptDrawState directly in the cmd buffer in GrIODB. by bsalomon · 10 years ago
  18. b03c4a3 Don't use NULL GrOptDrawState to indicate that draw should be skipped. by bsalomon · 10 years ago
  19. 7eb8c7b drawinfo carries bufferinfo by joshualitt · 10 years ago
  20. 37dd331 Add class GrGLTextureRenderTarget for GL texture/rendertarget objects by bsalomon · 10 years ago
  21. bcf0a52 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  22. 89af44a Split GrDrawState and GrOptDrawState into separate classes and remove base class. by egdaniel · 10 years ago
  23. 45725db Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef on IOType. by bsalomon · 10 years ago
  24. b3e3a95 Make GrIODB keep pending IO refs on all resources it records into its cmd stream. by bsalomon · 10 years ago
  25. f96ba02 Rename GrProgramResource to GrGpuResourceRef by bsalomon · 10 years ago[Renamed (82%) from include/gpu/GrProgramResource.h]
  26. c492334 Make templated GrProgramTResource subclass of GrProgramResource by bsalomon · 10 years ago
  27. ac8d619 Add method to GrProgramResource to record that pending a execution was completed. by bsalomon · 10 years ago
  28. 9574098 Add GrProgramElement base class for GrEffect with deferred exec ref. by bsalomon · 10 years ago