1. b7133be Adding a cache + memory pool for GPU TextBlobs by joshualitt · 10 years ago
  2. 9665eee Remove unused HWAA flag and uniqueID field from GrDrawTargetCaps. by egdaniel · 10 years ago
  3. 6be6f7c Cleanup in GrPipelineBuilder by bsalomon · 10 years ago
  4. 44701df Move clip off of draw target by joshualitt · 10 years ago
  5. 6bc1b5f Dynamically create stencil buffer when needed. by bsalomon · 10 years ago
  6. d08ea5f Round stencil buffers dims up to next pow2 when allowed by bsalomon · 10 years ago
  7. db0f951 Stop lieing about GrBatch color for Rects by joshualitt · 10 years ago
  8. e36914c Pass in ProcOptInfos into willNeedDstCopy on XPs by egdaniel · 10 years ago
  9. 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
  10. 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
  11. 5e1378d Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  12. de358a9 BUG=skia: by joshualitt · 10 years ago
  13. 4dce32c Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  14. 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
  15. 3e9dfdb Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  16. 74a1175 Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  17. 4d8da81 GrBatchPrototype by joshualitt · 10 years ago
  18. c2893c5 Revert of GrBatchPrototype (patchset #32 id:630001 of https://codereview.chromium.org/845103005/) by joshualitt · 10 years ago
  19. d5a7db4 GrBatchPrototype by joshualitt · 10 years ago
  20. ca0a179 Revert of GrBatchPrototype (patchset #30 id:570001 of https://codereview.chromium.org/845103005/) by joshualitt · 10 years ago
  21. d15e4e4 GrBatchPrototype by joshualitt · 10 years ago
  22. 8dd688b Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder by egdaniel · 10 years ago
  23. 71e236c Remove willReadDst from GrFragmentProcessor. by egdaniel · 10 years ago
  24. 8059eb9 Move ViewMatrix off of drawstate by joshualitt · 10 years ago
  25. 40d4bd8 removing coord change matrices by joshualitt · 10 years ago
  26. fa1e8a7 Add sRGB texture support. by jvanverth · 10 years ago
  27. 3e79124 Stop creating GrODS for stencilPath commands. by bsalomon · 10 years ago
  28. 56995b5 Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  29. 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
  30. c6bc58e Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  31. 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
  32. c0bd648 Move shader precision out of GrShaderVar by bsalomon · 10 years ago
  33. 17168df Use texture size to determine precision of texture coord varyings. by bsalomon · 10 years ago
  34. 28f9c60 Add support for half float alpha textures. by jvanverth · 10 years ago
  35. 2dd1ae0 First step to moving vertex attributes to the geometryProcessor by joshualitt · 10 years ago
  36. 371bcbc Add a base class for GrIODB that handles geometry data by bsalomon · 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. a2c2323 Remove GrSurface::isSameAs by bsalomon · 10 years ago
  42. 9176e2c dstCopy on optdrawstate by joshualitt · 10 years ago
  43. 7eb8c7b drawinfo carries bufferinfo by joshualitt · 10 years ago
  44. 9853cce Drawstate on stack by joshualitt · 10 years ago
  45. 5478d42 Push creation of default GP to the caller by joshualitt · 10 years ago
  46. 4b68ec0 simple cl to cleanup friends in GrGpu by joshualitt · 10 years ago
  47. 2c93efe Clip in grdrawtarget by joshualitt · 10 years ago
  48. 63b2196 Workaround for PowerVR clear issue. by bsalomon · 10 years ago
  49. d1aa8ff removing setVertexArraySource from drawtarget by joshualitt · 10 years ago
  50. a702415 Temporary fix to remove drawrect call from GpuGL by joshualitt · 10 years ago
  51. 92e496f Beginning to refactor nvpr code by joshualitt · 10 years ago
  52. 38406c8 Cleanup: Go with SkDebugf instead of GrPrintf. by tfarina · 10 years ago
  53. 329bf48 BUG=skia: by joshualitt · 10 years ago
  54. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  55. e305973 Remove uses of GrAutoScratchTexture. by bsalomon · 10 years ago
  56. a5305a1 Opt state takes a GP instead of a GeometryStage by joshualitt · 10 years ago
  57. 89c7a2e Revert of Opt state takes a GP instead of a GeometryStage (patchset #18 id:1500001 of https://codereview.chromium.org/637003003/) by joshualitt · 10 years ago
  58. 71856d5 Opt state takes a GP instead of a GeometryStage by joshualitt · 10 years ago
  59. 47bb382 Cleanup of shader building system by joshualitt · 10 years ago
  60. db0d3ca Revert of Cleanup of shader building system (patchset #25 id:470001 of https://codereview.chromium.org/611653002/) by joshualitt · 10 years ago
  61. fe1233c Cleanup of shader building system by joshualitt · 10 years ago
  62. afbf2d6 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  63. b06e5a2 Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260001 of https://codereview.chromium.org/596053002/) by robertphillips · 10 years ago
  64. c0eb9b9 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  65. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  66. bc127a3 Add UniqueID to GrDrawTargetCaps. by egdaniel · 10 years ago
  67. 00a6532 Remove redundant assignment in GrDrawTarget.cpp by qiankun.miao · 10 years ago
  68. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  69. bd769d0 Initial change to create GeometryProcessor by joshualitt · 10 years ago
  70. 7b3d5ee Make setVertexAttribs in GrDrawState take a stride parameter. by egdaniel · 10 years ago
  71. ea81ced Revert of Make setVertexAttribs in GrDrawState take a stride parameter. (patchset #5 of https://codereview.chromium.org/511593004/) by djsollen · 10 years ago
  72. af013bf Make setVertexAttribs in GrDrawState take a stride parameter. by egdaniel · 10 years ago
  73. 62c447d Add an opaqueness hint to GrDrawState. by bsalomon · 10 years ago
  74. 01c8da1 Remove unused matrix param from GrContext/GrDrawTarget rect drawing functions. by bsalomon · 10 years ago
  75. 0f1a7c4 Remove kDisableBlend_BlendOptFlag as it is no longer needed by egdaniel · 10 years ago
  76. 78697816 Add query for whether or not we have compressedTexSubImage by krajcevski · 10 years ago
  77. b414f25 Remove support in the gpu to use hardware AA lines. Current code paths could not reach this code and thus was never used. by egdaniel · 10 years ago
  78. b09bdd6 Revert of Remove gpu support for willUseHWAALines. (https://codereview.chromium.org/423943003/) by egdaniel · 10 years ago
  79. e6dfba8 Remove gpu support for willUseHWAALines. by egdaniel · 10 years ago
  80. b85a0aa Add a GrPathRange class by cdalton · 10 years ago
  81. 7ef2162 Add new ASTC pixel config by krajcevski · 10 years ago
  82. ee5da55 32 bpp floating point textures by joshualitt · 10 years ago
  83. f99f884 Remove use of GrEffectRef from draw state and below. by bsalomon · 10 years ago
  84. 238b456 R11 EAC texture compression is introduced as part of the OpenGL ES 3.0 spec. This is a format that will likely be required on most mobile phones in the upcoming years, making it better to target than LATC, which is only available on NVIDIA GPUs. by krajcevski · 10 years ago
  85. 5da2fa4 Initialize a variable in GrDrawTarget::drawPaths by kkinnunen · 10 years ago
  86. 3eee383 Modify gpu debug markers to store gpu device markers when a flush occurs. by egdaniel · 10 years ago
  87. 6e7ddaa Move the LATC and ETC1 enum values to GrPixelConfig. I also tried to put in checks in a few places to make sure that we weren't using these pixel configurations in places that we shouldn't be. by commit-bot@chromium.org · 10 years ago
  88. 8e7d37d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  89. 42dc813 Revert of Revert of Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 10 years ago
  90. 8bfcd72 Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/) by commit-bot@chromium.org · 10 years ago
  91. 420b2ff Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 10 years ago
  92. 5e565d1 Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/) by commit-bot@chromium.org · 10 years ago
  93. 2dcd243 Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 10 years ago
  94. 160b478 Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 10 years ago
  95. 089a780 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 10 years ago
  96. 53b614b Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. (https://codereview.chromium.org/243413002/) by djsollen@google.com · 10 years ago
  97. f9deb8a Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 10 years ago
  98. 88cb22b Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL by commit-bot@chromium.org · 11 years ago
  99. ecc4536 Use int rather than size_t for pathCount in GrDrawTarget::drawPaths by commit-bot@chromium.org · 11 years ago
  100. 972f9cd SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h by commit-bot@chromium.org · 11 years ago