1. 231c5fd Don't issue texture barriers for RT's with separate storage by cdalton · 9 years ago
  2. e64eb57 Iterate over instanced draws in GrGpu rather than above GrBatchTarget by bsalomon · 9 years ago
  3. e40d397 Isolate GrBufferAllocPools inside GrBatchTarget by robertphillips · 9 years ago
  4. cb8979d Move DrawInfo out from GrDrawTarget and rename to GrVertices. by bsalomon · 9 years ago
  5. ed0bcad Move instanced index buffer creation to flush time by bsalomon · 9 years ago
  6. d8ed1b6 Revert of Move instanced index buffer creation to flush time (patchset #6 id:100001 of https://codereview.chromium.org/1116943004/) by bsalomon · 9 years ago
  7. ab622c7 Move instanced index buffer creation to flush time by bsalomon · 9 years ago
  8. 9954bc3 Use texture barriers to read directly from the RT by cdalton · 9 years ago
  9. b0e1be2 Refactor createTexture and onCreateTexture by egdaniel · 10 years ago
  10. 8dc7c3a Rename GrStencilBuffer to GrStencilAttachment by egdaniel · 10 years ago
  11. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  12. 9e5fc72 Add stencil buffer create tracking to GPU stats. by bsalomon · 10 years ago
  13. 6bc1b5f Dynamically create stencil buffer when needed. by bsalomon · 10 years ago
  14. 02a44a4 Recycle stencil buffers across render targets. by bsalomon · 10 years ago
  15. b197b8f Use SkXfermode as public facing enum for GrPorterDuffXP by egdaniel · 10 years ago
  16. 50785a3 Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #1 id:1 of https://codereview.chromium.org/901663007/) by bsalomon · 10 years ago
  17. 21b2c53 Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:200001 of https://codereview.chromium.org/885923002/) by bsalomon · 10 years ago
  18. 5e1378d Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  19. 4dce32c Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  20. 7adb355 Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1 id:1 of https://codereview.chromium.org/896163003/) by egdaniel · 10 years ago
  21. 3e9dfdb Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  22. 74a1175 Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  23. b12ea41 Add texture create/upload stats and make nanobench have explicit gpu stats flag by bsalomon · 10 years ago
  24. b9eb4ac patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40001) by mtklein · 10 years ago
  25. 36c57df Make stencil buffers uncached for uncached render target textures by kkinnunen · 10 years ago
  26. 8dd688b Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder by egdaniel · 10 years ago
  27. 17e7314 remove drawtype by joshualitt · 10 years ago
  28. b77e4b6 remove drawType from optState by joshualitt · 10 years ago
  29. 873ad0e BUG=skia: by joshualitt · 10 years ago
  30. 5236cf4 Make uncached textures uncached from the get go. by bsalomon · 10 years ago
  31. 3e79124 Stop creating GrODS for stencilPath commands. by bsalomon · 10 years ago
  32. d95263c Remove GrGpu::flushGraphicsState by bsalomon · 10 years ago
  33. 830d206 devirtualize some functions on GrGpu by bsalomon · 10 years ago
  34. dafa4d0 move program descriptor generation to flush by joshualitt · 10 years ago
  35. f78c60c Revert of move program descriptor generation to flush (patchset #7 id:120001 of https://codereview.chromium.org/777673003/) by joshualitt · 10 years ago
  36. 829e1b8 move program descriptor generation to flush by joshualitt · 10 years ago
  37. f90a02b some cleanup around GrGpu/GrDrawTarget copySurface by bsalomon · 10 years ago
  38. 8ee4e60 Revert of some cleanup around GrGpu/GrDrawTarget copySurface (patchset #3 id:40001 of https://codereview.chromium.org/749903003/) by bsalomon · 10 years ago
  39. e9aa5dc some cleanup around GrGpu/GrDrawTarget copySurface by bsalomon · 10 years ago
  40. 55b24af Add IndexType parameter to GrDrawTarget::drawPaths by cdalton · 10 years ago
  41. 9176e2c dstCopy on optdrawstate by joshualitt · 10 years ago
  42. 04ddf89 Small cleanups after GrDrawState/GrOptDrawState base class elimination. by bsalomon · 10 years ago
  43. 54e0c12 scissor state on optstate by joshualitt · 10 years ago
  44. 7eb8c7b drawinfo carries bufferinfo by joshualitt · 10 years ago
  45. 6d467ec minor cleanup in GrGpu.h by bsalomon · 10 years ago
  46. 9853cce Drawstate on stack by joshualitt · 10 years ago
  47. d53a827 Snap optdrawstate in inorder draw buffer and pass into gpu by joshualitt · 10 years ago
  48. 4b68ec0 simple cl to cleanup friends in GrGpu by joshualitt · 10 years ago
  49. f4e5e33 cleaning up geometry handling in gpu by joshualitt · 10 years ago
  50. 3322fa4 Refactor DrawTarget and GPU to be independent by joshualitt · 10 years ago
  51. 2c93efe Clip in grdrawtarget by joshualitt · 10 years ago
  52. 63b2196 Workaround for PowerVR clear issue. by bsalomon · 10 years ago
  53. d1aa8ff removing setVertexArraySource from drawtarget by joshualitt · 10 years ago
  54. 89c6298 Don't allow renderTarget==NULL to GrContext::clear() and friends. by bsalomon · 10 years ago
  55. 92e496f Beginning to refactor nvpr code by joshualitt · 10 years ago
  56. 3bdd7dc small fix for cache clear by joshualitt · 10 years ago
  57. 329bf48 BUG=skia: by joshualitt · 10 years ago
  58. 6db519c clear stencil clip on draw target by joshualitt · 10 years ago
  59. 79f8fae OptState owns program descriptor by joshualitt · 10 years ago
  60. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  61. 77b1307 Scissor rect on drawinfo by joshualitt · 10 years ago
  62. a58fe35 Clip mask manager sets stencil on draw type by joshualitt · 10 years ago
  63. 3a0cfeb Revert of Clip mask manager sets stencil on draw type (patchset #3 id:40001 of https://codereview.chromium.org/676983003/) by joshualitt · 10 years ago
  64. 7afb5aa Clip mask manager sets stencil on draw type by joshualitt · 10 years ago
  65. 5ead6da Oval and stroke AA rect now batch by joshualitt · 10 years ago
  66. 67f7f74 Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of https://codereview.chromium.org/664193002/) by joshualitt · 10 years ago
  67. 18055af Oval and stroke AA rect now batch by joshualitt · 10 years ago
  68. 9deb696 Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of https://codereview.chromium.org/664193002/) by mtklein · 10 years ago
  69. bc54fab Oval and stroke AA rect now batch by joshualitt · 10 years ago
  70. 754f4e9 Add counting of some GL calls by robertphillips · 10 years ago
  71. 4e205b1 Remove createPath* from GrGpu and GrContext by cdalton · 10 years ago
  72. e337130 Fix typo by robertphillips · 10 years ago
  73. b0bd4f6 Remove GrDrawTarget::AutoRenderTargetRestore. by bsalomon · 10 years ago
  74. ec56e45 Implement NV_path_rendering on OpenGL ES by kkinnunen · 10 years ago
  75. c8dc1f7 Add GrResourceCache2. by bsalomon · 10 years ago
  76. ccdaa04 Separate GL path rendering state from GrGpuGL to GrGLPathRendering by kkinnunen · 10 years ago
  77. 1d89ddc Revert of Add GrResourceCache2. (patchset #4 of https://codereview.chromium.org/481443002/) by bsalomon · 10 years ago
  78. 94ce9ac Add GrResourceCache2. by bsalomon · 10 years ago
  79. 6d3fe02 Rename GrGpuObject to GrGpuResource by bsalomon · 10 years ago
  80. c44be0e Merge GrGpuObject and GrCacheable. by bsalomon · 10 years ago
  81. b85a0aa Add a GrPathRange class by cdalton · 10 years ago
  82. 9c0e629 Initial work to get ETC1 data up to the GPU by krajcevski · 10 years ago
  83. 999cfd1 Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chromium.org/302783002/) by commit-bot@chromium.org · 10 years ago
  84. af091a1 Initial work to get ETC1 data up to the GPU by commit-bot@chromium.org · 10 years ago
  85. 8341eb7 Rename from "(un)lock" to "(un)map" for geometry buffers. by commit-bot@chromium.org · 10 years ago
  86. 089a780 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 10 years ago
  87. 88cb22b Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL by commit-bot@chromium.org · 10 years ago
  88. 0a6fe71 Use fixed function pipeline only when drawing paths by commit-bot@chromium.org · 11 years ago
  89. ecc4536 Use int rather than size_t for pathCount in GrDrawTarget::drawPaths by commit-bot@chromium.org · 11 years ago
  90. 13e6576 Remove forceRenderTargetFlush (unused) by commit-bot@chromium.org · 11 years ago
  91. 9b62aa1 Make it possible to draw multiple paths at once to a draw target by commit-bot@chromium.org · 11 years ago
  92. 3ae0e6c Add dev bounds to bmp txt context, use bounds to ignore clips by commit-bot@chromium.org · 11 years ago
  93. 56ce48a Add can-ignore-rect hint to clear call by robertphillips@google.com · 11 years ago
  94. adacc70 Start cleaning up 64bit Win warnings by robertphillips@google.com · 11 years ago
  95. 7388051 Move renderable config list to GrDrawTargetCaps by commit-bot@chromium.org · 11 years ago
  96. 32184d8 Implement stroking a path with nv_path_rendering by commit-bot@chromium.org · 11 years ago
  97. c4dc0ad Implement filling a path with nv_path_rendering cover by commit-bot@chromium.org · 11 years ago
  98. a4de8c2 Remove GrRefCnt.h in favor of SkRefCnt.h by commit-bot@chromium.org · 11 years ago
  99. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  100. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 11 years ago