1. 080e673 Add XP to handle the cases where we disable color write. by egdaniel · 10 years ago
  2. 8750924 Add Coverage Drawing XP by egdaniel · 10 years ago
  3. 29097f9 Rename GrGpuGL_program.cpp to GrGLGpuProgramCache.cpp by bsalomon · 10 years ago
  4. 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
  5. 7b9e8a4 Apply the layer's image filter to the hoisted image by robertphillips · 10 years ago
  6. 309e346 Rename CustomCoordTextureEffect to GrBitmapTextGeoProc. by egdaniel · 10 years ago
  7. 17168df Use texture size to determine precision of texture coord varyings. by bsalomon · 10 years ago
  8. 8bf2bd3 Move GrPorterDuffXferProcessor to include/gpu/effects. by egdaniel · 10 years ago
  9. eb2a676 Remove backend factories by joshualitt · 10 years ago
  10. 787cdf9 Ganesh text rendering cleanup. by jvanverth · 10 years ago
  11. 378092f Add XferProcessor factory in GrPaint and GrDrawState. by egdaniel · 10 years ago
  12. 371bcbc Add a base class for GrIODB that handles geometry data by bsalomon · 10 years ago
  13. 947556f remove GrAllocPool by joshualitt · 10 years ago
  14. c07379d Adding GeometryData object by joshualitt · 10 years ago
  15. 02bcd9d move GrGeometryProcessor to src by joshualitt · 10 years ago
  16. ae59b77 Create GrOptDrawState before recording draw in GrInOrderDrawBuffer by bsalomon · 10 years ago
  17. 71cb0c2 Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  18. ac49acd Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:120001 of https://codereview.chromium.org/716143004/) by bsalomon · 10 years ago
  19. 407aa58 Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  20. f21dab9 Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:100001 of https://codereview.chromium.org/716143004/) by bsalomon · 10 years ago
  21. 66a450f Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  22. 0b17d6c Cleanup public includes directory. by djsollen · 10 years ago
  23. e454521 Cleanup GrContextFactory and make it's subclasses private by djsollen · 10 years ago
  24. b6cbc38 Add GrProcOptInfo class to track various output information for color and coverage stages. by egdaniel · 10 years ago
  25. 8236591 Rename GrAccelData to SkLayerInfo and move it to src/core by robertphillips · 10 years ago
  26. 605dd0f Move GrInvariantOutput out of GrProcessor and into its own class. by egdaniel · 10 years ago
  27. 453cf40 Add GrGpuResource::CacheAccess by bsalomon · 10 years ago
  28. 4973d9d Default geometry processor by joshualitt · 10 years ago
  29. ee0ea3f Revert of Default geometry processor (patchset #9 id:160001 of https://codereview.chromium.org/678953002/) by joshualitt · 10 years ago
  30. ff34307 Default geometry processor by joshualitt · 10 years ago
  31. 37dd331 Add class GrGLTextureRenderTarget for GL texture/rendertarget objects by bsalomon · 10 years ago
  32. 79f8fae OptState owns program descriptor by joshualitt · 10 years ago
  33. 6819df3 Adds a GrTRecorder class that GrInOrderDrawBuffer uses to allocate by cdalton · 10 years ago
  34. 6251d17 Split GrFragmentProcessor into its own header by bsalomon · 10 years ago
  35. 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
  36. 360b680 Adds a GrTRecorder class that GrInOrderDrawBuffer uses to allocate by cdalton · 10 years ago
  37. 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
  38. 47c844a Adds a GrTBaseList class that GrInOrderDrawBuffer uses to allocate by cdalton · 10 years ago
  39. 9e61bb7 Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  40. 1080596 Revert of Make the Sk GL context class an abstract base class (patchset #4 id:60001 of https://codereview.chromium.org/630843002/) by bsalomon · 10 years ago
  41. a90ed4e Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  42. 47bb382 Cleanup of shader building system by joshualitt · 10 years ago
  43. db0d3ca Revert of Cleanup of shader building system (patchset #25 id:470001 of https://codereview.chromium.org/611653002/) by joshualitt · 10 years ago
  44. fe1233c Cleanup of shader building system by joshualitt · 10 years ago
  45. fa38a30 Add GrAASmallPathRenderer. by jvanverth · 10 years ago
  46. 29dda80 Add support for EGL on linux by derekf · 10 years ago
  47. afbf2d6 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  48. 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
  49. c0eb9b9 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  50. 89af44a Split GrDrawState and GrOptDrawState into separate classes and remove base class. by egdaniel · 10 years ago
  51. e33985a Revert "Add support for EGL on linux" by borenet · 10 years ago
  52. 1cea736 Add support for EGL on linux by derekf · 10 years ago
  53. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  54. 855d83f Uses a single pre-baked set of paths for drawing nvpr text of a given by cdalton · 10 years ago
  55. f96ba02 Rename GrProgramResource to GrGpuResourceRef by bsalomon · 10 years ago
  56. 3850971 Revert "Revert "Move SkGpuDevice.h to src/gpu"" by bsalomon · 10 years ago
  57. 408d612 Breaking out full program and frag only by joshualitt · 10 years ago
  58. b0a35f7 Revert "Move SkGpuDevice.h to src/gpu" by borenet · 10 years ago
  59. d99bbb6 Move SkGpuDevice.h to src/gpu by bsalomon · 10 years ago
  60. 249af15 BUG=skia: by joshualitt · 10 years ago
  61. 3658f38 Create an optimized draw state but not hooked in yet to gpu pipeline by egdaniel · 10 years ago
  62. 9574098 Add GrProgramElement base class for GrEffect with deferred exec ref. by bsalomon · 10 years ago
  63. d982eb2 Replace SkPictureReplacementPlayback with GrRecordReplaceDraw by robertphillips · 10 years ago
  64. 98d709b Reorganize Layer Hoisting code by robertphillips · 10 years ago
  65. 744998e Make textures register with GrResourceCache2 as scratch. by bsalomon · 10 years ago
  66. 21aed57 Create Read-only Base class for GrDrawState that holds data members and getters by egdaniel · 10 years ago
  67. 30ba436 Initial refactor of shaderbuilder to prepare for geometry shaders by joshualitt · 10 years ago
  68. c8dc1f7 Add GrResourceCache2. by bsalomon · 10 years ago
  69. ccdaa04 Separate GL path rendering state from GrGpuGL to GrGLPathRendering by kkinnunen · 10 years ago
  70. 1d89ddc Revert of Add GrResourceCache2. (patchset #4 of https://codereview.chromium.org/481443002/) by bsalomon · 10 years ago
  71. 94ce9ac Add GrResourceCache2. by bsalomon · 10 years ago
  72. c7103a1 Wrap NV_path_rendering API with GrGLPathRendering by cdalton · 10 years ago
  73. bab82ed Pretty print of shaders by joshualitt · 10 years ago
  74. 760ba8d Revert "Adds a GrGLPathRendering class that wraps the NV_path_rendering" by bungeman · 10 years ago
  75. 5672da0 Adds a GrGLPathRendering class that wraps the NV_path_rendering by cdalton · 10 years ago
  76. 7510b22 Rename GrGLUniformManager to GrGLProgramDataManager by kkinnunen · 10 years ago
  77. 8ab8cc0 Finish removing GrTHashTable by robertphillips · 10 years ago
  78. 6d3fe02 Rename GrGpuObject to GrGpuResource by bsalomon · 10 years ago
  79. c44be0e Merge GrGpuObject and GrCacheable. by bsalomon · 10 years ago
  80. ac97792 Initial change to move 2D kernel to its own file. by joshualitt · 10 years ago
  81. b85a0aa Add a GrPathRange class by cdalton · 10 years ago
  82. 733f5f5 Refactor SkGrFontScaler and SkGrFontKey into non-virtual versions. by jvanverth · 10 years ago
  83. 24dcac2 YUV to RGB converter by sugoi · 10 years ago
  84. c6cb56f Implement text rendering with NVPR by kkinnunen · 10 years ago
  85. f461a8f Simple GPU based dithering: by krajcevski · 10 years ago
  86. 8b2fac4 Cache the GrEffect used for text rendering in GrBitmapTextContext. by bsalomon · 10 years ago
  87. d58a0ba Push dash checks into GrContext. by egdaniel · 10 years ago
  88. 5119234 Generate path names on the client side by cdalton · 10 years ago
  89. d537341 Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h) by robertphillips · 10 years ago
  90. ad854bf Add testing for Rectanizer-derived classes by commit-bot@chromium.org · 10 years ago
  91. 628ed0b Add Dashing gpu effect for simple dashed lines by commit-bot@chromium.org · 10 years ago
  92. 089a780 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 10 years ago
  93. 9add5dc Move GrGLInterface function ptr setup into a common function for all OpenGL GrGLInterface factories (but not GLES yet). by commit-bot@chromium.org · 10 years ago
  94. e930a07 Add a GrLayerCache to GrContext by robertphillips@google.com · 10 years ago
  95. 8ddc26b Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture by commit-bot@chromium.org · 10 years ago
  96. 3eedb80 Add clip effect for circles by commit-bot@chromium.org · 10 years ago
  97. 4784182 Revert of Implement text rendering with NVPR (https://codereview.chromium.org/196133014/) by commit-bot@chromium.org · 10 years ago
  98. dcb8ef9 Implement text rendering with NVPR by commit-bot@chromium.org · 10 years ago
  99. 2a05de0 Add Gpu Tracing to Ganesh by commit-bot@chromium.org · 10 years ago
  100. b97c3ff Enable use of distance fields via SkPaint flag. by commit-bot@chromium.org · 10 years ago