1. 5ecbbbe Skip non-AA intersect rects in GrReducedClip by csmartdalton · 8 years ago
  2. 7535f41 Reduce window rectangles cap to 8 by csmartdalton · 8 years ago
  3. 08197b2 Fix valgrind issue in CircleBatch__Test by robertphillips · 8 years ago
  4. 6cfb106 Fix Ganesh analytic blurred rect draws by robertphillips · 8 years ago
  5. 0515593 Fix GLSL int to float error in arc code in GrOvalRenderer. by bsalomon · 8 years ago
  6. dcb406c Remove virtual from overrides in SkGpuDevice.h by bsalomon · 8 years ago
  7. cadf75a Fix CircleBatch::TestCreate to always use a legal matrix by bsalomon · 8 years ago
  8. 4f3a0ca GPU implementation of drawArc. by bsalomon · 8 years ago
  9. 4d2cce4 check for wide-open inside quickContains by reed · 8 years ago
  10. a39667c add SkMatrixPriv for specialized helpers by reed · 8 years ago
  11. 589a39e store info in basedevice, change getter to non-virtual const& by reed · 8 years ago
  12. 02fa32c Move GrFixedClip into src directory by csmartdalton · 8 years ago
  13. b6a40b8 Some assert fixes for running the Fuzzer sample in GPU mode. by senorblanco · 8 years ago
  14. 10e3d9b Batched implementation of drawLattice() for GPU by msarett · 8 years ago
  15. abe795e Relax check for gpu use of static src-over XP by egdaniel · 8 years ago
  16. 7fc0858 Revert of Batched implementation of drawLattice() for GPU (patchset #7 id:180001 of https://codereview.chromium.org/2255963002/ ) by msarett · 8 years ago
  17. 48d91b5 Delay creation of cpu-side buffer memory until actually needed by robertphillips · 8 years ago
  18. 93242c4 Batched implementation of drawLattice() for GPU by msarett · 8 years ago
  19. 212c7c3 Tessellator: better fix for reused-edges issue. by senorblanco · 8 years ago
  20. adf4edc Don't emit dead code in circle shader when not using distance vectors. by bsalomon · 8 years ago
  21. f1c6cd7 Rename WorseCaseSize to WorstCasSize by robertphillips · 8 years ago
  22. 5814b8a Add alpha type to texture producer by brianosman · 8 years ago
  23. 36e5adb Revert of Reduce window rectangles cap to 8 (patchset #1 id:1 of https://codereview.chromium.org/2254013002/ ) by robertphillips · 8 years ago
  24. 70f5251 Fix assert caused by floating point error in tessellating path renderer. by senorblanco · 8 years ago
  25. c3953af Fix computation of clipped src rect when tiling bitmaps in SkGpuDevice by bsalomon · 8 years ago
  26. 52d7215 Reduce window rectangles cap to 8 by csmartdalton · 8 years ago
  27. bd4121a Fix fb variable name in GLSL by egdaniel · 8 years ago
  28. 6cb807b Simplify adding attributes to GrGeometryProcessor by bsalomon · 8 years ago
  29. 2d5b714 pin as texture api by reed · 8 years ago
  30. 138c263 Fix various issues with framebuffer fetch by egdaniel · 8 years ago
  31. e4f2461 Detemplatize GrGLSLGeometryProcessor::setTransformDataHelper() by bsalomon · 8 years ago
  32. 28341fa Implement difference clip rects with window rectangles by csmartdalton · 8 years ago
  33. 8d3f92a Make GrReducedClip's gen ID only apply to the element list by csmartdalton · 8 years ago
  34. e553b64 Fix tile bitmap code in SkGpuDevice to compute correct local coords. by bsalomon · 8 years ago
  35. 31df31c Minor cleanup of GP classes in GrOvalRenderer by bsalomon · 8 years ago
  36. 4c56b9f Cast for fuzzer complaint by robertphillips · 8 years ago
  37. 6c177a1 Add alternative ambient shadow method to Android shadow sample by jvanverth · 8 years ago
  38. bf63e61 Add mssa configs for vulkan, and simple bug fix by egdaniel · 8 years ago
  39. c687448 simplify GrTextureAdjuster given there is only one subclass by reed · 8 years ago
  40. 7f0d9f3 Attempt to throw away rrect clips of rrects. by bsalomon · 8 years ago
  41. 583bc2e Fix compile warning on MSVC-vulkan (VkDeviceSize -> size_t) by brianosman · 8 years ago
  42. b424936 Print error from driver when shader compiler fails by bsalomon · 8 years ago
  43. d211e78 Convert GrAppliedClip interface to builder style by csmartdalton · 8 years ago
  44. 3fe0327 Fix 4444 on Vulkan devices who don't support RGBA_4444 by egdaniel · 8 years ago
  45. a95d46b Fix copying of data in vulkan testing texture by egdaniel · 8 years ago
  46. 5c6fc4f Remove stencil settings param from stencilPath() by csmartdalton · 8 years ago
  47. 09e12a6 Re-adding analytical GeoProc for rectangles by dvonbeck · 8 years ago
  48. 3602d4f Allow vulkan to upload data to testing textures with optimal layouts by egdaniel · 8 years ago
  49. a825d53 Revert of Fix 4444 on Vulkan devices who don't support RGBA_4444 (patchset #4 id:60001 of https://codereview.chromium.org/2238563002/ ) by egdaniel · 8 years ago
  50. ee92063 LightingShader and NormalSource comment and style fixes by dvonbeck · 8 years ago
  51. 637b3bf Fix 4444 on Vulkan devices who don't support RGBA_4444 by egdaniel · 8 years ago
  52. 86e7626 Move GrAtlasTextContext to GrDrawingManager, so we only have one. by brianosman · 8 years ago
  53. fd8d013 Avoid creating full screen clear batches when there is already one in the queue. by bsalomon · 8 years ago
  54. 198ca42 Inline fast path for GrPaint::isConstantBlendedColor when no color FPs and src-over blend. by bsalomon · 8 years ago
  55. 0be3534 Remove a useless call: Calling lineVec.dot(qPts[0]) by jcgregorio · 8 years ago
  56. 9f129de Add a full clear method to GrDrawTarget. by bsalomon · 8 years ago
  57. 27cdd94 Implement GPU occluded blur mask filter by robertphillips · 8 years ago
  58. f5a83e8 Create blurred RRect mask on GPU (rather than uploading it) by robertphillips · 8 years ago
  59. f963599 Add flag for window rectangles to GrRenderTarget by csmartdalton · 8 years ago
  60. 3f0e694 Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchset #5 id:80001 of https://codereview.chromium.org/2222083004/ ) by robertphillips · 8 years ago
  61. 6e90d42 Check allignment of sub heap allocation in vulkan by egdaniel · 8 years ago
  62. 94b5c5a Create blurred RRect mask on GPU (rather than uploading it) by robertphillips · 8 years ago
  63. 69cfa9c Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchset #4 id:60001 of https://codereview.chromium.org/2222083004/ ) by robertphillips · 8 years ago
  64. 75ccdc7 Create blurred RRect mask on GPU (rather than uploading it) by robertphillips · 8 years ago
  65. 5702c86 Restore scratch texture reuse on Adreno. by brianosman · 8 years ago
  66. 9bc1187 Include EXT_window_rectangles API by csmartdalton · 8 years ago
  67. 84bca78 Split distance vector into direction and magnitude components by dvonbeck · 8 years ago
  68. 77f2fae Encapsulate GrReducedClip result in class members by csmartdalton · 8 years ago
  69. 4e97607 Use sse4.2 CRC32 instructions to hash when available. by mtklein · 8 years ago
  70. c6f411e Merge GrClipMaskManager into GrClipStackClip by csmartdalton · 8 years ago
  71. 29f9fe4 Rename GrDrawingManager::drawContext to makeDrawContext by robertphillips · 8 years ago
  72. 9aff85a Minor clean up related to blur mask filters by robertphillips · 8 years ago
  73. 4c35a3f Fix vulkan resolve by egdaniel · 8 years ago
  74. 3b88a03 Remove color-dodge/burn from NVIDIA blacklist on 355.00+ by csmartdalton · 8 years ago
  75. 52ad251 Implement Vulkan Resolve. by egdaniel · 8 years ago
  76. 4e44efe SkRTConf: eliminate by halcanary · 8 years ago
  77. 15c42ca Remove SkSurface::MakeRenderTargetDirect by robertphillips · 8 years ago
  78. 714712b Remove GrRenderTarget member variable from SkGpuDevice by robertphillips · 8 years ago
  79. b979634 Revert of SkRTConf: reduce functionality to what we use, increase simplicity (patchset #8 id:150001 of https://codereview.chromium.org/2212473002/ ) by mtklein · 8 years ago
  80. ef59974 SkRTConf: reduce functionality to what we use, increase simplicity by halcanary · 8 years ago
  81. 4fd74ae Move GrContext::makeDrawContext to new GrContextPriv object by robertphillips · 8 years ago
  82. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  83. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  84. c573a40 Add drawImageLattice() and drawBitmapLattice() APIs by msarett · 8 years ago
  85. 68f2f7d Added distance vector support for CircleGeometryProcessor by dvonbeck · 8 years ago
  86. 9b03e7b GrFP can express distance vector field req., program builder declares variable for it by dvonbeck · 8 years ago
  87. 02aed95 Revert of GrFP can express distance vector field req., program builder declares variable for it (patchset #20 id:370001 of https://codereview.chromium.org/2114993002/ ) by mtklein · 8 years ago
  88. 570f8af Revert of Added distance vector support for CircleGeometryProcessor (patchset #4 id:60001 of https://codereview.chromium.org/2190023002/ ) by mtklein · 8 years ago
  89. 6d9a213 If scissor would be empty in GrClipMaskManager::SetupClipping indicate draw can be skipped. by bsalomon · 8 years ago
  90. 4c18b62 Add ES 3.0 fallback for instanced rendering by csmartdalton · 8 years ago
  91. 848904e Fix vulkan build by egdaniel · 8 years ago
  92. 779e192 Added distance vector support for CircleGeometryProcessor by dvonbeck · 8 years ago
  93. 31bc7df Properly recycle uniform buffers in vulkan by egdaniel · 8 years ago
  94. 4ef6dfa GrFP can express distance vector field req., program builder declares variable for it by dvonbeck · 8 years ago
  95. 00db3fd Use HashSet instead of Dynamic hash for tracking vulkan resources by egdaniel · 8 years ago
  96. 1e87618 Remove GrContext::applyGamma by robertphillips · 8 years ago
  97. e0d3629 Add test configs for instanced rendering by csmartdalton · 8 years ago
  98. 0d9990f Merge ProgramDesc's for GL and Vulkan by egdaniel · 8 years ago
  99. b4021cf Don't call finish on GrDrawTarget if we drew no batches by egdaniel · 8 years ago
  100. 34ee0c9 Fix GrDrawContextPriv::stencilRect by csmartdalton · 8 years ago