1. d214d6a Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://codereview.chromium.org/2288033003/ ) by fmalita · 8 years ago
  2. f008b0a Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  3. 29111a3 Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  4. b12b3c6 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  5. 1a1aa93 Remove unneeded GrGLSLTransformedCoordsArray type by bsalomon · 8 years ago
  6. 138c263 Fix various issues with framebuffer fetch by egdaniel · 8 years ago
  7. 9b03e7b GrFP can express distance vector field req., program builder declares variable for it by dvonbeck · 8 years ago
  8. 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
  9. 4ef6dfa GrFP can express distance vector field req., program builder declares variable for it by dvonbeck · 8 years ago
  10. 28f45b9 Add "sample locations" feature to GrProcessor by cdalton · 8 years ago
  11. 4a98cdb Add cap and builder feature for multisample interpolation by cdalton · 9 years ago
  12. 8733210 Replace fWillReadFragmentPosition with a bitfield by cdalton · 9 years ago
  13. 33ad701 Add gl_SampleMask functionality to fragment builders by cdalton · 9 years ago
  14. 8528541 Add more specialized fragment builders by cdalton · 9 years ago
  15. 1751dc7 Revert of Add infastructure for gl_SampleMask (patchset #6 id:100001 of https://codereview.chromium.org/1690963003/ ) by benjaminwagner · 9 years ago
  16. 533cefe Add infastructure for gl_SampleMask by cdalton · 9 years ago
  17. c08f196 Use noperspective interpolation for 2D draws by cdalton · 9 years ago
  18. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  19. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 9 years ago
  20. 7df3f5e added support for PLS path rendering by ethannicholas · 9 years ago
  21. fa89632 Move some program building utils from GL to GLSL by egdaniel · 9 years ago
  22. 7ea33f5 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  23. 0315dbc Revert of Initial version of external_oes texture support and unit test (patchset #14 id:260001 of https://codereview.chromium.org/1451683002/ ) by bsalomon · 9 years ago
  24. 27a0487 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  25. 57d3b03 Rename some processor functions from GL to GLSL by egdaniel · 9 years ago
  26. 2d721d3 Move all ShaderBuilder files to GLSL by egdaniel · 9 years ago[Renamed (89%) from src/gpu/gl/builders/GrGLFragmentShaderBuilder.h]
  27. 8dcdedc Make GrGLSLProgramBuilder base class for GrGLProgramBuilder. by egdaniel · 9 years ago
  28. 574a4c1 Move shader compiling to ProgramBuilder and various ShaderBuilder cleanups. by egdaniel · 9 years ago
  29. 7dc4bd0 Remove GrGLProcessor and create GrGLSLTextureSampler class. by egdaniel · 9 years ago
  30. 54a6b1a emitChild() used to generate a mangled outputColor based on the parent's outputColor; now it just accepts an outputColor string. It's now up to the programmer to declare outputColors if needed before emitting child code. by wangyix · 9 years ago
  31. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  32. 2a37843 added emitChild() to GrGLFragmentProcessor; removed AutoFragmentChildProcAdvance class by wangyix · 9 years ago
  33. 69ed114 Added class AutoFragmentChildProcAdvance to be constructed before a child emitCode and destructed after by wangyix · 9 years ago
  34. 7ef45a1 Added mangleString member and onBefore*, onAfter* functions to GrGLFragmentShaderBuilder by wangyix · 9 years ago
  35. d94708e Implement support for dual source blending in ES by kkinnunen · 9 years ago
  36. 6a44c6a Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 9 years ago
  37. 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
  38. bb106b5 Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 9 years ago
  39. 8917d62 Implement support for KHR_blend_equation_advanced by cdalton · 9 years ago
  40. 29bee0f Make XPFragmentBuilder only Builder with access to DstCopy. by egdaniel · 9 years ago
  41. 5053063 Remove legacy NVPR support by jvanverth · 9 years ago
  42. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  43. 43466a1 Multi-string shaders by joshualitt · 10 years ago
  44. b8a82f2 Revert of Multi-string shaders (patchset #4 id:60001 of https://codereview.chromium.org/929503002/) by joshualitt · 10 years ago
  45. 1c3c2d8 Multi-string shaders by joshualitt · 10 years ago
  46. 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
  47. 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
  48. 5e1378d Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  49. 4dce32c Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  50. 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
  51. 3e9dfdb Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  52. 74a1175 Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  53. abb52a1 Move most of the transform logic into the primitive processors by joshualitt · 10 years ago
  54. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  55. c230414 Create xfer processor backend. by egdaniel · 10 years ago
  56. 2947382 Revert of Create xfer processor backend. (patchset #6 id:100001 of https://codereview.chromium.org/764643004/) by joshualitt · 10 years ago
  57. 4dffc94 Create xfer processor backend. by egdaniel · 10 years ago
  58. c0bd648 Move shader precision out of GrShaderVar by bsalomon · 10 years ago
  59. 79f8fae OptState owns program descriptor by joshualitt · 10 years ago
  60. 74077b9 Added varying struct by joshualitt · 10 years ago
  61. c6f3e2c Revert of Added varying struct (patchset #9 id:160001 of https://codereview.chromium.org/671023002/) by joshualitt · 10 years ago
  62. 852ae80 Added varying struct by joshualitt · 10 years ago
  63. b4384b9 Bug fix for es 3.00 fb fetch by joshualitt · 10 years ago
  64. 47bb382 Cleanup of shader building system by joshualitt · 10 years ago
  65. db0d3ca Revert of Cleanup of shader building system (patchset #25 id:470001 of https://codereview.chromium.org/611653002/) by joshualitt · 10 years ago
  66. fe1233c Cleanup of shader building system by joshualitt · 10 years ago
  67. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  68. 6db9128 Add option to add precision to varyings in shader by egdaniel · 10 years ago
  69. 30ba436 Initial refactor of shaderbuilder to prepare for geometry shaders by joshualitt · 10 years ago