1. 7c157a9 Added GrGLFragmentProcessor::EmitArgs struct for use with emitCode() by wangyix · 9 years ago
  2. ff0ca5e Misc cleanup by robertphillips · 9 years ago
  3. 6af0c93 Moved GrGLFragmentProcessor definition to its own file by wangyix · 9 years ago
  4. 3fc6560 Fix tile drop-out on S4 for texture decal mode. by jvanverth · 9 years ago
  5. 7a787b4 Revert of Bilinear optimization for 1D convolution. (patchset #5 id:200001 of https://codereview.chromium.org/1216623003/) by ericrk · 9 years ago
  6. 0f38612 Bilinear optimization for 1D convolution. by ericrk · 9 years ago
  7. 1340039 Add Rec709 YUV color space support to GrYUVtoRGBEffect. by rileya · 9 years ago
  8. 8cab9a7 All batches do their own pipeline compare by joshualitt · 9 years ago
  9. 3df1e21 Another trivial cleanup by joshualitt · 9 years ago
  10. 6968428 Revert of Another trivial cleanup (patchset #6 id:100001 of https://codereview.chromium.org/1229303003/) by joshualitt · 9 years ago
  11. 52e7657 Another trivial cleanup by joshualitt · 9 years ago
  12. 690fc75 Get rid of GrMurmur3Hash by joshualitt · 9 years ago
  13. 1c73548 Start to propagate constness of GrPipelineBuilder up the stack by joshualitt · 9 years ago
  14. 39a24f2 Revert of Bilinear optimization for 1D convolution. (patchset #5 id:200001 of https://codereview.chromium.org/1216623003/) by scroggo · 9 years ago
  15. 91abe10 Bilinear optimization for 1D convolution. by ericrk · 9 years ago
  16. 5f10b5c More threading of GrProcessorDataManager by joshualitt · 9 years ago
  17. 2cdec31 YUV to RGB Texture threading GrProcessorDataManager by joshualitt · 9 years ago
  18. 9cc1775 rename GrShaderDataManager -> GrProcessorDataManager by joshualitt · 9 years ago
  19. 0067ff5 fix up test create functions by joshualitt · 9 years ago
  20. 7765a47 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago
  21. d07a279 Revert of Rework GrPipelineInfo (patchset #7 id:120001 of https://codereview.chromium.org/1213383005/) by bsalomon · 9 years ago
  22. b245605 more threading of GrShaderDataManager by joshualitt · 9 years ago
  23. f5179a4 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago
  24. ffe6ebb Fix blur bug on Andreno 430 with bool cast to float by bsalomon · 9 years ago
  25. 724ae28 Alter shader code for soft light to avoid driver bug. by egdaniel · 9 years ago
  26. cba99b8 Move GLSL-specific routines/classes to separate glsl directory by jvanverth · 9 years ago
  27. 1dd0542 Review URL: https://codereview.chromium.org/1166513002 by cdalton · 9 years ago
  28. dded696 Implement support for mixed sampled render targets by vbuzinov · 9 years ago
  29. 1422ec8 Fix for dashing shader on Mali: use highp where necessary. by senorblanco · 9 years ago
  30. 026beb5 SkPath::Direction serves two masters: by reed · 9 years ago
  31. 86ae0a9 Add mixed samples support to XPs by cdalton · 9 years ago
  32. edbb31f Apply coverage in XP base class when using dst reads by cdalton · 9 years ago
  33. f0df189 Opt for advanced blend at creation time in CrCustomXfermode by cdalton · 9 years ago
  34. 1fa4572 Update XPF invariant info to not account for conflation by cdalton · 9 years ago
  35. 993a421 SkImage::NewFromYUVTexturesCopy by bsalomon · 9 years ago
  36. 6fd158e Implement Porter Duff XP with a blend table by cdalton · 9 years ago
  37. ea46150 Split drawing functionality out of GrContext and into new GrDrawContext by robertphillips · 9 years ago
  38. 6a44c6a Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 9 years ago
  39. c33db93 Revert of Implement Porter Duff XP with a blend table (patchset #12 id:220001 of https://codereview.chromium.org/1124373002/) by bungeman · 9 years ago
  40. c319c80 Revert of Fix LCD coverage regression in GrPorterDuffXPFactory (patchset #3 id:40001 of https://codereview.chromium.org/1149883004/) by bungeman · 9 years ago
  41. d23a395 Revert of Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. (patchset #6 id:100001 of https://codereview.chromium.org/1132093004/) by bungeman · 9 years ago
  42. bb106b5 Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 9 years ago
  43. 3e2d59e Fix LCD coverage regression in GrPorterDuffXPFactory by cdalton · 9 years ago
  44. 9a70920 Implement Porter Duff XP with a blend table by cdalton · 9 years ago
  45. eb1cb5c rename GrDrawTargetCaps.h to GrCaps.h and move to include by bsalomon · 9 years ago
  46. 5559ca2 Remove uniform view matrix from GrGLPrimitiveProcessor base class by joshualitt · 9 years ago
  47. f2539d5 Use high precision vertex attributes. by senorblanco · 9 years ago
  48. 4b91f76 rename GrDrawTargetCaps to GrCaps by bsalomon · 9 years ago
  49. b8c241a Preliminary attempt to remove batch tracker by joshualitt · 9 years ago
  50. d3a560f Revert of Preliminary attempt to remove batch tracker (patchset #3 id:40001 of https://codereview.chromium.org/1139723004/) by joshualitt · 9 years ago
  51. cbfe91d Preliminary attempt to remove batch tracker by joshualitt · 9 years ago
  52. d156d36 Make GrStrokeInfo inherit from SkStrokeRec by kkinnunen · 9 years ago
  53. e3ababe remove localmatrix from GrGeometryProcessor base class by joshualitt · 9 years ago
  54. e578a95 Remove viewmatrix from GrGeometryProcessor base class by joshualitt · 9 years ago
  55. 88c23fc remove color from GrGeometryProcessor by joshualitt · 9 years ago
  56. 1ba8cc9 removing equality / compute invariant loops from GrGeometryProcessors by joshualitt · 9 years ago
  57. cc25297 Fix valgrind bug in Porter Duff LCD. by egdaniel · 9 years ago
  58. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  59. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  60. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  61. 0d5fd11 Make Porter Duff LCD XP its own XferProcessor by egdaniel · 9 years ago
  62. 3211770 Add assignment op to enum bitfield ops by cdalton · 9 years ago
  63. f7cc877 Add function for logging blend info on XP. by bsalomon · 9 years ago
  64. c19cdc2 Only discard for XP dstCopies if we have a coverage value. by egdaniel · 9 years ago
  65. 7dfc27c Remove coverage multiplies when it is known to be fully opaque. by egdaniel · 9 years ago
  66. e64eb57 Iterate over instanced draws in GrGpu rather than above GrBatchTarget by bsalomon · 9 years ago
  67. e40d397 Isolate GrBufferAllocPools inside GrBatchTarget by robertphillips · 9 years ago
  68. 8917d62 Implement support for KHR_blend_equation_advanced by cdalton · 9 years ago
  69. 261694c Avoid using SkPathEffect::DashInfo in GrStrokeInfo by kkinnunen · 9 years ago
  70. b5238a7 Start on simplifying generateGeometry() overrides by bsalomon · 9 years ago
  71. 99bc9fd Remove canTweakAlphaForCoverage from XP's since batch reads flag. by egdaniel · 9 years ago
  72. 8415abe Revert of Start on simplifying generateGeometry() overrides (patchset #10 id:160001 of https://codereview.chromium.org/1122673002/) by bsalomon · 9 years ago
  73. f28381c Start on simplifying generateGeometry() overrides by bsalomon · 9 years ago
  74. ed0bcad Move instanced index buffer creation to flush time by bsalomon · 9 years ago
  75. 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
  76. ab622c7 Move instanced index buffer creation to flush time by bsalomon · 9 years ago
  77. 99c7c07 Move bounds to GrBatch by joshualitt · 9 years ago
  78. d309e7a This replaces the texture creation/caching functions on GrContext with a GrTextureProvider interface. The goal is to pass this narrowly focused object in places that currently take a GrContext but don't need and shouldn't use its other methods. It also has an extended private interface for interacting with non-texture resource types. by bsalomon · 9 years ago
  79. 29bee0f Make XPFragmentBuilder only Builder with access to DstCopy. by egdaniel · 9 years ago
  80. fa2008f Add dash lines batch unit test by joshualitt · 9 years ago
  81. e9c0fc6 Pull out shader-specific caps into GrShaderCaps and GrGLSLCaps by jvanverth · 9 years ago
  82. 4eaf9ce create GrTestUtils.h, move some common functions into it by joshualitt · 9 years ago
  83. fcabe42 Do circular clipping in normalized space by bsalomon · 9 years ago
  84. 50cb76b Revert of removing equality / compute invariant loops from GrGeometryProcessors (patchset #2 id:20001 of https://codereview.chromium.org/1111603004/) by joshualitt · 9 years ago
  85. ef292a0 removing equality / compute invariant loops from GrGeometryProcessors by joshualitt · 9 years ago
  86. cfc1886 Use GLSLCaps for creating processor keys and GLSL-specific programs by jvanverth · 9 years ago
  87. 72e3ae4 Remove vertex/index buffer factilities from GrDrawTarget. by bsalomon · 9 years ago
  88. 1899651 Extract gpu line dashing to GrDashLinePathRenderer by kkinnunen · 9 years ago
  89. f4f2b44 Add onGetBlendInfo to GrXferProcessor by cdalton · 9 years ago
  90. f3c2c46 Make the GPU dashing effect MSAA-friendly. by senorblanco · 9 years ago
  91. bc02735 Fix LCD text and add path fix for Mali. by jvanverth · 9 years ago
  92. 221360a Real fix for the Mali bug. by jvanverth · 9 years ago
  93. 8ed3b9a Rename DistanceFieldTextureEffect.{cpp,h} by jvanverth · 9 years ago
  94. 502286d Rename the distance field geoprocs to something more reasonable. by jvanverth · 9 years ago
  95. bb4a1cf Calculate inverse scale for distance field text in vertex shader by jvanverth · 9 years ago
  96. ff271c2 Revert of Calculate inverse scale for distance fields in vertex shader (patchset #6 id:100001 of https://codereview.chromium.org/1029423003/) by jvanverth · 9 years ago
  97. 5b14303 Calculate inverse scale for distance field text in vertex shader by jvanverth · 9 years ago
  98. c9c3e62 Add constant color GrFP. by bsalomon · 9 years ago
  99. 599ea40 Revert of Add constant color GrFP. (patchset #10 id:180001 of https://codereview.chromium.org/978713002/) by bsalomon · 9 years ago
  100. d0d37ca Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 9 years ago