1. 7f86192 Revert "Drop support for unused MSAA extensions" by Robert Phillips · 7 years ago
  2. 7df2746 Drop support for unused MSAA extensions by Chris Dalton · 7 years ago
  3. fe8da17 Revert "Revert "converted vertex shaders to device coords"" by Robert Phillips · 7 years ago
  4. 29b3434 Revert "converted vertex shaders to device coords" by Ethan Nicholas · 7 years ago
  5. 90e8fb1 Reland "CCPR: Initial semi-optimized vertex shader Impl" by Chris Dalton · 7 years ago
  6. d23c7c4 Revert "CCPR: Initial semi-optimized vertex shader Impl" by Chris Dalton · 7 years ago
  7. e3877ce CCPR: Initial semi-optimized vertex shader Impl by Chris Dalton · 7 years ago
  8. 2871436 Revert "CCPR: Initial semi-optimized vertex shader Impl" by Brian Osman · 7 years ago
  9. a8f6aef CCPR: Initial semi-optimized vertex shader Impl by Chris Dalton · 7 years ago
  10. 297d6ef converted GrRRectBlurEffect to SkSL by Ethan Nicholas · 7 years ago
  11. 5c6ac64 Revert "Revert "move homogenous with stride to matrixpriv"" by Brian Salomon · 7 years ago
  12. f226e66 Revert "Transform vertices for distance field glyphs on CPU." by Greg Daniel · 7 years ago
  13. 0215e39 Transform vertices for distance field glyphs on CPU. by Brian Salomon · 7 years ago
  14. e7e81c1 converted vertex shaders to device coords by Ethan Nicholas · 7 years ago
  15. 2326177 CCPR: Don't use instanced draw calls with geometry shaders by Chris Dalton · 7 years ago
  16. 2737288 Don't force GrGLSLVarying's scope to be compile-time constant by Chris Dalton · 7 years ago
  17. 04460cc Make GrGLSLPrimitiveProcessor::emitTransforms take local coords as GrShaderVar. by Brian Salomon · 7 years ago
  18. 47c8ed3 Reland "Fix precision caps and rrect/ellipse effect precisions" by Chris Dalton · 7 years ago
  19. 24f9c19 Revert "Fix precision caps and rrect/ellipse effect precisions" by Brian Osman · 7 years ago
  20. e421800 Fix precision caps and rrect/ellipse effect precisions by Chris Dalton · 7 years ago
  21. 559f556 Remove support for image load/store by Brian Salomon · 7 years ago
  22. f06ead9 Add support for transfer functions to GrColorSpaceXform by Brian Osman · 7 years ago
  23. c17bf32 Convert geometry shaders to operate in Skia device space by Chris Dalton · 7 years ago
  24. 51ebd66 Add vector GrSLTypes for shorts by Chris Dalton · 7 years ago
  25. 6dd0d8a Revert "Add vector GrSLTypes for shorts" by Chris Dalton · 7 years ago
  26. af37a53 Add vector GrSLTypes for shorts by Chris Dalton · 7 years ago
  27. fdde34e Remove precision from GrGLSLVaryingHandler by Chris Dalton · 7 years ago
  28. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  29. fa7ee24 changed vertex attribute precisions to be actual types by Ethan Nicholas · 7 years ago
  30. bed683a switched gl_Position and gl_PointSize to sk_* by Ethan Nicholas · 7 years ago
  31. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
  32. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  33. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  34. f3eac71 Revert "fix for uninitialized GrGLSLFragmentShaderBuilder field" by Ethan Nicholas · 7 years ago
  35. 4543e75 fix for uninitialized GrGLSLFragmentShaderBuilder field by Ethan Nicholas · 7 years ago
  36. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  37. f95b175 Retract Gr*Priv.h includes a bit by Robert Phillips · 7 years ago
  38. fb4a20c Remove kDefault_GrSurfaceOrigin by Robert Phillips · 7 years ago
  39. 8296e75 Switch atlas clients over to using absolute texture coordinates (take 2) by Robert Phillips · 7 years ago
  40. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  41. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  42. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  43. 7f23543 Minor geometry processor clarification. by Brian Salomon · 7 years ago
  44. 1a39d3f Guard against D3D NaN/Infinity literals bug in color burn by Brian Osman · 7 years ago
  45. 369e8b7 Fix cleanup on program creation failure by Robert Phillips · 7 years ago
  46. dff5d43 Guard against D3D NaN/Infinity literals bug by Brian Osman · 7 years ago
  47. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  48. 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
  49. 6cd51b5 Remove GrSingleTextureEffect by Brian Salomon · 7 years ago
  50. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  51. 7da6dfa implemented mustImplementGSInvocationsWithLoop workaround in sksl by Ethan Nicholas · 7 years ago
  52. 84cda40 Revert "Revert "Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl""" by Mike Reed · 7 years ago
  53. f66d28d Revert "Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl"" by Ethan Nicholas · 7 years ago
  54. 8ea6073 Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl" by Greg Daniel · 7 years ago
  55. d5d323f implemented mustImplementGSInvocationsWithLoop workaround in sksl by Ethan Nicholas · 7 years ago
  56. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  57. c9c06d4 Remove GrTGpuResourceRef specializations by Robert Phillips · 7 years ago
  58. 6b3542a move Coeff into blendmode by Mike Reed · 7 years ago
  59. e23bffd Remove support in GPU backend for distance vector field. by Brian Salomon · 7 years ago
  60. 18166ee Omnibus: Push instantiation of GrTextures later (post TextureSampler) by Robert Phillips · 7 years ago
  61. fa6d865 Do color correction of vertex colors in GPU drawVertices by Brian Osman · 7 years ago
  62. bb581ce Convert DstTexture to DstProxy (take 2) by Robert Phillips · 7 years ago
  63. 9bee2e5 Revise system for checking for uninstantiated proxies by Robert Phillips · 7 years ago
  64. ac1e496 Workaround Mali static analysis bug by Brian Osman · 7 years ago
  65. 5592382 Remove setting of alpha coverage in text ops when in LCD mode by Greg Daniel · 7 years ago
  66. d547fb6 Comment out lcd assert to make GLPrograms test happy by Greg Daniel · 7 years ago
  67. 6ebe4b9 Fix gpu lcd blending to semi-correctly handle alpha coverage by Greg Daniel · 7 years ago
  68. c375704 Revert "Convert DstTexture to DstProxy" by Robert Phillips · 7 years ago
  69. 87f7f1c Convert DstTexture to DstProxy by Robert Phillips · 7 years ago
  70. 8a02f65 Switch ImageStorageAccess over to GrTextureProxies by Robert Phillips · 7 years ago
  71. 2983f40 Re-land of "eliminated GrGLSLExpr". by Ethan Nicholas · 7 years ago
  72. bc5d4d7 Split tracking of TexelBuffers from normal samplers by Greg Daniel · 7 years ago
  73. 421fe44 Revert "Revert "Revert "eliminated GrGLSLExpr""" by Ethan Nicholas · 7 years ago
  74. 796001c Revert "Revert "eliminated GrGLSLExpr"" by Ethan Nicholas · 7 years ago
  75. 5e550ab Revert "eliminated GrGLSLExpr" by Brian Salomon · 7 years ago
  76. 93f20f5 eliminated GrGLSLExpr by Ethan Nicholas · 7 years ago
  77. 5338f99 rectangle texture scaling is now handled in skslc by Ethan Nicholas · 7 years ago
  78. 33aa2c7 Allow FPs to elevate default precision for the entire fragment program by Brian Osman · 7 years ago
  79. ab015ef Move the ability to access textures, buffers, and image storages out from GrProcessor. by Brian Salomon · 7 years ago
  80. 5869ea9 Fully remove coord transform precision code by Brian Osman · 7 years ago
  81. 18dfa98 Store the dst texture used by an XP in GrPipeline rather than in the XP. by Brian Salomon · 7 years ago
  82. dffe982 Revert "Revert "Revert "Allow FPs to elevate default precision for the entire fragment program""" by Brian Osman · 7 years ago
  83. ec53c63 Revert "Revert "Allow FPs to elevate default precision for the entire fragment program"" by Brian Osman · 7 years ago
  84. 903c3f7 Revert "Allow FPs to elevate default precision for the entire fragment program" by Brian Osman · 7 years ago
  85. 92d7cca Allow FPs to elevate default precision for the entire fragment program by Brian Osman · 7 years ago
  86. c624d9d Refactor GrColorSpaceXformHelper by Brian Osman · 7 years ago
  87. 42c456f Remove PLS path renderer by Brian Salomon · 8 years ago
  88. 2e777ea Add a workaround for platforms with broken geo shader invocations by csmartdalton · 8 years ago
  89. 936f81b Move the rt adjust uniform into GP EmitArgs by csmartdalton · 8 years ago
  90. 3865711 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  91. 75864b0 Add GrGLSLShaderBuilder::declareGlobal by csmartdalton · 8 years ago
  92. 84645e3 re-land of skslc type constructor cleanups by Ethan Nicholas · 8 years ago
  93. 5d4cd9e Re-enable processor optimization test with some fixes. by Brian Salomon · 8 years ago
  94. 49a36ba Revert "skslc type constructor cleanups" by Ethan Nicholas · 8 years ago
  95. 6f22328 skslc type constructor cleanups by Ethan Nicholas · 8 years ago
  96. cae3a4c Revert "Replaced all calls to fragmentPosition() with sk_FragCoord" by Ethan Nicholas · 8 years ago
  97. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
  98. de4d301 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  99. a7d61a6 Revert "Continue making Ganesh use absolute texture coordinates" by Joe Gregorio · 8 years ago
  100. 4493a9d Continue making Ganesh use absolute texture coordinates by Robert Phillips · 8 years ago