1. 70f0004 simple fix to close batches on anything push to the GrIODB recorder by joshualitt · 10 years ago
  2. 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
  3. 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
  4. 5e1378d Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  5. 4dce32c Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  6. 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
  7. 3e9dfdb Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  8. 74a1175 Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  9. 4d8da81 GrBatchPrototype by joshualitt · 10 years ago
  10. c2893c5 Revert of GrBatchPrototype (patchset #32 id:630001 of https://codereview.chromium.org/845103005/) by joshualitt · 10 years ago
  11. d5a7db4 GrBatchPrototype by joshualitt · 10 years ago
  12. ca0a179 Revert of GrBatchPrototype (patchset #30 id:570001 of https://codereview.chromium.org/845103005/) by joshualitt · 10 years ago
  13. d15e4e4 GrBatchPrototype by joshualitt · 10 years ago
  14. 8dd688b Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder by egdaniel · 10 years ago
  15. 17e7314 remove drawtype by joshualitt · 10 years ago
  16. b77e4b6 remove drawType from optState by joshualitt · 10 years ago
  17. 873ad0e BUG=skia: by joshualitt · 10 years ago
  18. 71c9260 More changes to bring together path / geo procs by joshualitt · 10 years ago
  19. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  20. 8059eb9 Move ViewMatrix off of drawstate by joshualitt · 10 years ago
  21. 3e79124 Stop creating GrODS for stencilPath commands. by bsalomon · 10 years ago
  22. 9b98932 This change will ultimately pull uniform color, and to a much lesser degree uniform coverage, into GPs. There are still some loose ends because drawstate has the ability to override the GP, but fixing these cleanly will have to wait until we have deferred geometry in place and can make attribute / uniform decisions on the fly. by joshualitt · 10 years ago
  23. 912ed6e Cleanup: Mark some overridden methods with 'SK_OVERRIDE'. by tfarina · 10 years ago
  24. 56995b5 Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  25. 8c0f615 Revert of Remove GP from drawstate, revision of invariant output for GP (patchset #9 id:160001 of https://codereview.chromium.org/791743003/) by joshualitt · 10 years ago
  26. c6bc58e Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  27. 2e3b3e3 This cl moves color and coverage off of drawstate. In an effort to keep this CL manageable, I have left the compute invariant input / output in a bit of a strange state(fixing this will be complicated). by joshualitt · 10 years ago
  28. dafa4d0 move program descriptor generation to flush by joshualitt · 10 years ago
  29. f78c60c Revert of move program descriptor generation to flush (patchset #7 id:120001 of https://codereview.chromium.org/777673003/) by joshualitt · 10 years ago
  30. 829e1b8 move program descriptor generation to flush by joshualitt · 10 years ago
  31. eff2c72 move some copy surface stuff to GrFlushToGpuDrawTarget by bsalomon · 10 years ago
  32. 371bcbc Add a base class for GrIODB that handles geometry data by bsalomon · 10 years ago
  33. f90a02b some cleanup around GrGpu/GrDrawTarget copySurface by bsalomon · 10 years ago
  34. 8ee4e60 Revert of some cleanup around GrGpu/GrDrawTarget copySurface (patchset #3 id:40001 of https://codereview.chromium.org/749903003/) by bsalomon · 10 years ago
  35. e9aa5dc some cleanup around GrGpu/GrDrawTarget copySurface by bsalomon · 10 years ago
  36. 55b24af Add IndexType parameter to GrDrawTarget::drawPaths by cdalton · 10 years ago
  37. 932f866 Create GrOptDrawState directly in the cmd buffer in GrIODB. by bsalomon · 10 years ago
  38. 9176e2c dstCopy on optdrawstate by joshualitt · 10 years ago
  39. 54e0c12 scissor state on optstate by joshualitt · 10 years ago
  40. ae59b77 Create GrOptDrawState before recording draw in GrInOrderDrawBuffer by bsalomon · 10 years ago
  41. 7eb8c7b drawinfo carries bufferinfo by joshualitt · 10 years ago
  42. 9853cce Drawstate on stack by joshualitt · 10 years ago
  43. 3fc6a2f Combine similar DrawPaths calls in GrInOrderDrawBuffer by cdalton · 10 years ago
  44. d53a827 Snap optdrawstate in inorder draw buffer and pass into gpu by joshualitt · 10 years ago
  45. 4b68ec0 simple cl to cleanup friends in GrGpu by joshualitt · 10 years ago
  46. c4650ee Update GrTRecorder to preserve memory allocations by cdalton · 10 years ago
  47. 3322fa4 Refactor DrawTarget and GPU to be independent by joshualitt · 10 years ago
  48. 2c93efe Clip in grdrawtarget by joshualitt · 10 years ago
  49. 63b2196 Workaround for PowerVR clear issue. by bsalomon · 10 years ago
  50. d1aa8ff removing setVertexArraySource from drawtarget by joshualitt · 10 years ago
  51. a702415 Temporary fix to remove drawrect call from GpuGL by joshualitt · 10 years ago
  52. 92e496f Beginning to refactor nvpr code by joshualitt · 10 years ago
  53. 6db519c clear stencil clip on draw target by joshualitt · 10 years ago
  54. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  55. 6819df3 Adds a GrTRecorder class that GrInOrderDrawBuffer uses to allocate by cdalton · 10 years ago
  56. f439c77 Revert of Create a single command buffer for GrInOrderDrawBuffer (patchset #17 id:1240001 of https://codereview.chromium.org/628453002/) by mtklein · 10 years ago
  57. 360b680 Adds a GrTRecorder class that GrInOrderDrawBuffer uses to allocate by cdalton · 10 years ago
  58. 07894c4 Revert of Create a single command buffer for GrInOrderDrawBuffer (patchset #14 id:1050001 of https://codereview.chromium.org/628453002/) by mtklein · 10 years ago
  59. 47c844a Adds a GrTBaseList class that GrInOrderDrawBuffer uses to allocate by cdalton · 10 years ago
  60. bcf0a52 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  61. 45725db Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef on IOType. by bsalomon · 10 years ago
  62. b3e3a95 Make GrIODB keep pending IO refs on all resources it records into its cmd stream. by bsalomon · 10 years ago
  63. 838f62d Replace op== with CombineIfPossible in GrDrawState. by bsalomon · 10 years ago
  64. 01c8da1 Remove unused matrix param from GrContext/GrDrawTarget rect drawing functions. by bsalomon · 10 years ago
  65. b85a0aa Add a GrPathRange class by cdalton · 11 years ago
  66. a70353e Remove deferred version of GrDrawState. by bsalomon · 11 years ago
  67. f0480b1 Combine clip stack and clip origin into one struct in GrIODB. by bsalomon · 11 years ago
  68. bce3d6d Reduce integer divides in GrAllocator by bsalomon · 11 years ago
  69. ecc4536 Use int rather than size_t for pathCount in GrDrawTarget::drawPaths by commit-bot@chromium.org · 11 years ago
  70. 28361fa Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() by commit-bot@chromium.org · 11 years ago
  71. 2a05de0 Add Gpu Tracing to Ganesh by commit-bot@chromium.org · 11 years ago
  72. 9b62aa1 Make it possible to draw multiple paths at once to a draw target by commit-bot@chromium.org · 11 years ago
  73. a3baf3b Add hooks for GL_EXT_debug_marker in gpu by commit-bot@chromium.org · 11 years ago
  74. 56ce48a Add can-ignore-rect hint to clear call by robertphillips@google.com · 11 years ago
  75. 32184d8 Implement stroking a path with nv_path_rendering by commit-bot@chromium.org · 11 years ago
  76. c4dc0ad Implement filling a path with nv_path_rendering cover by commit-bot@chromium.org · 11 years ago
  77. a0b4028 Replace uses of GrNoncopyable by SkNoncopyable. by commit-bot@chromium.org · 11 years ago
  78. a4de8c2 Remove GrRefCnt.h in favor of SkRefCnt.h by commit-bot@chromium.org · 11 years ago
  79. 7475811 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  80. a8916ff Change Atlas recycling to track current flush count and recycle if Atlas not used in current flush. by commit-bot@chromium.org · 11 years ago
  81. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 12 years ago
  82. 1267fbd Minor GrContext/GrInOrderDrawBuffer cleanup by robertphillips@google.com · 12 years ago
  83. eb85117 Add support for using glCopyTexSubImage2D when possible to copy surfaces. by bsalomon@google.com · 12 years ago
  84. 07d3a65 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  85. 116ad84 Make GrIODB record and play back copySurface. by bsalomon@google.com · 12 years ago
  86. 0406b9e Make drawRect preserve vertex attrib state and push/pop the geom sources. by bsalomon@google.com · 12 years ago
  87. c781888 Attempt to reland 8264-5 with warning-as-error fixes. by bsalomon@google.com · 12 years ago
  88. 67e7cde revert 8265-8264 (broke build) by reed@google.com · 12 years ago
  89. ae81d5c Adds local coords to GrEffect system. by bsalomon@google.com · 12 years ago
  90. 6e4e650 Give GrDrawTarget a back ptr to its owning GrContext. by bsalomon@google.com · 12 years ago
  91. 3976825 Remove unused texture coordinate flags. by jvanverth@google.com · 12 years ago
  92. b75b0a0 Move vertex layout from GeometrySrcState to GrDrawState. by jvanverth@google.com · 12 years ago
  93. d62e88e Make drawIndexedInstances non-virtual and rewrite GrIODB's drawRect on top of drawIndexedInstances. by bsalomon@google.com · 12 years ago
  94. a633898 Change vertex buffer allocator functions to take size rather than layout, take two. by jvanverth@google.com · 12 years ago
  95. 747f1ec Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  96. 84cd77c Change vertex buffer allocator functions to take size rather than layout. by jvanverth@google.com · 12 years ago
  97. 74749cd Add GrDrawTarget::DrawInfo, combine API for performing indexed/non-indexed draws in subclasses. by bsalomon@google.com · 12 years ago
  98. 02ddc8b Make a bunch of virtuals in GrDrawTarget and GrGpu private. Subclasses shouldn't call them directly. by bsalomon@google.com · 12 years ago
  99. ca43208 Reland r7342 with fixes. by bsalomon@google.com · 12 years ago
  100. 58f9ae1 Revert 7342 to investigate failures. by bsalomon@google.com · 12 years ago