1. d9d8485 Retract GrTexture.h a bit by Robert Phillips · 8 years ago
  2. 068acd5 enable geometry shader support in GrGLShaderStringBuilder by Ethan Nicholas · 8 years ago
  3. 9bee2e5 Revise system for checking for uninstantiated proxies by Robert Phillips · 8 years ago
  4. e334c59 Attempt to work around iOS varying limit in GLPrograms test by Brian Salomon · 8 years ago
  5. 2983f40 Re-land of "eliminated GrGLSLExpr". by Ethan Nicholas · 8 years ago
  6. bc5d4d7 Split tracking of TexelBuffers from normal samplers by Greg Daniel · 8 years ago
  7. 421fe44 Revert "Revert "Revert "eliminated GrGLSLExpr""" by Ethan Nicholas · 8 years ago
  8. a91e0b7 Allow TextureSamplers to have null GrTexture pointer by Robert Phillips · 8 years ago
  9. 796001c Revert "Revert "eliminated GrGLSLExpr"" by Ethan Nicholas · 8 years ago
  10. 5e550ab Revert "eliminated GrGLSLExpr" by Brian Salomon · 8 years ago
  11. 93f20f5 eliminated GrGLSLExpr by Ethan Nicholas · 8 years ago
  12. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
  13. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 8 years ago
  14. f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
  15. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 8 years ago
  16. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 8 years ago
  17. 488f0d6 Add ability to insert systrace markers for the android framework by Derek Sollenberger · 8 years ago
  18. c663953 Print GL shader source with line numbers when there is a compile error by csmartdalton · 8 years ago
  19. 3865711 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  20. cae3a4c Revert "Replaced all calls to fragmentPosition() with sk_FragCoord" by Ethan Nicholas · 8 years ago
  21. de4d301 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  22. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  23. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  24. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  25. 941e7e2 re-land of added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  26. e8e4a3e Revert "added sk_FragCoord support to skslc" by Greg Daniel · 8 years ago
  27. ce33f10 added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  28. 1edc5b9 Rename vars and functions from 'glslcaps'->'shadercaps' by Brian Salomon · 8 years ago
  29. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  30. f9f4512 Reland image storage with fixes. by Brian Salomon · 8 years ago
  31. 59dc411 Revert "Initial OpenGL Image support." by Brian Salomon · 8 years ago
  32. be34882 Initial OpenGL Image support. by Brian Salomon · 8 years ago
  33. 276cc41 Revive geometry shaders by csmartdalton · 8 years ago
  34. 101b844 Remove GrGLSLSampler type and subclasses by Brian Salomon · 8 years ago
  35. 9e1138d re-land of switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  36. 792d0f1 Revert "switched skslc from std::string to SkString" by Greg Daniel · 8 years ago
  37. d8df21a switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  38. 7ef4b74 re-re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  39. 857cb97 Revert "re-land of skslc now uses standard Skia caps" by Leon Scroggins · 8 years ago
  40. 498d403 re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  41. b0b5360 Revert "skslc now uses standard Skia caps" by Leon Scroggins · 8 years ago
  42. 8af38a9 skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  43. ddb37d6 re-re-land of skslc now automatically turns on derivatives support by ethannicholas · 8 years ago
  44. ac66ae6 Revert "re-land of skslc now automatically turns on derivatives support" by Mike Klein · 8 years ago
  45. d7d1997 re-land of skslc now automatically turns on derivatives support by Ethan Nicholas · 8 years ago
  46. 37269ff Revert "skslc now automatically turns on derivatives support" by Ethan Nicholas · 8 years ago
  47. 311742b skslc now automatically turns on derivatives support by Ethan Nicholas · 8 years ago
  48. ad146f6 added SkSL support for mustForceNegatedAtanParamToFloat cap by ethannicholas · 8 years ago
  49. 5961bc9 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  50. 9df16b5 Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  51. ccb1dd8 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  52. 4824cf4 Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://codereview.chromium.org/2288033003/ ) by mtklein · 8 years ago
  53. dcfe6db Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  54. 15341a2 Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  55. 08b2ccf Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  56. d214d6a Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://codereview.chromium.org/2288033003/ ) by fmalita · 8 years ago
  57. f008b0a Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  58. 29111a3 Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  59. b12b3c6 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  60. a316395 Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  61. 9b0fe3d Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  62. 5d8f69f Merge GrGLSLProgramDesc into GrProgramDesc by egdaniel · 8 years ago
  63. b424936 Print error from driver when shader compiler fails by bsalomon · 8 years ago
  64. 4e44efe SkRTConf: eliminate by halcanary · 8 years ago
  65. 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
  66. ef59974 SkRTConf: reduce functionality to what we use, increase simplicity by halcanary · 8 years ago
  67. 0d9990f Merge ProgramDesc's for GL and Vulkan by egdaniel · 8 years ago
  68. b3772dc Fix GL shader sources getting truncated by ADB log by csmartdalton · 8 years ago
  69. 09aa1fc Refactor how we store and use samplers in Ganesh by egdaniel · 9 years ago
  70. b800248 Revert of Refactor how we store and use samplers in Ganesh (patchset #7 id:120001 of https://codereview.chromium.org/1885863004/ ) by egdaniel · 9 years ago
  71. 45b61a1 Refactor how we store and use samplers in Ganesh by egdaniel · 9 years ago
  72. 3f6f76f Rename EmitArgs::fSamplers to fTexSamplers by cdalton · 9 years ago
  73. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  74. 0e1853c Update how we send draws to gpu backend to reduce state setting. by egdaniel · 9 years ago
  75. 9c3f143 Add support for vertex and geometry shader textures by cdalton · 9 years ago
  76. 5e58cee Add GrShaderFlags enum by cdalton · 9 years ago
  77. 9f1d415 Finalize gpu shaders in ProgramBuilding. by egdaniel · 9 years ago
  78. 85dc359 Remove SkNEW_APPEND_TO_TARRAY. by bungeman · 9 years ago
  79. 7bdb05d Do not try to get fragment input locations with CHROMIUM_path_rendering by kkinnunen · 9 years ago
  80. c1e7101 Make GrGLProgramBuilder a local stack variable in CreateProgram by egdaniel · 9 years ago
  81. e5286e0 Beginning of support for texture rectangles. by bsalomon · 9 years ago
  82. fa89632 Move some program building utils from GL to GLSL by egdaniel · 9 years ago
  83. 7f9b2e4 Swizzle shader output and blend when using GL_RED to implement kAlpha_8_GrPixelConfig by bsalomon · 9 years ago
  84. 2047b78 Don't ref/unref the static src-over xp by bsalomon · 9 years ago
  85. 7ea439b Create GLSLUniformHandler class for gpu backend by egdaniel · 9 years ago
  86. 56cf6dc Create a static instances of SrcOver XferProcessor by egdaniel · 9 years ago
  87. 7ea33f5 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  88. 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
  89. 27a0487 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  90. 0eafe79 Create GrGLSLVaryingHandler class for program building by egdaniel · 9 years ago
  91. a2e3e0f Move glsl onto EmitArgs struct for emitCode by egdaniel · 9 years ago
  92. 4ca2e60 Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder. by egdaniel · 9 years ago
  93. 57d3b03 Rename some processor functions from GL to GLSL by egdaniel · 9 years ago
  94. e659a58 Move GrGLPrimitive/GeometryProc to GLSL by egdaniel · 9 years ago
  95. fa4cc8b Move XferProcessors to glsl by egdaniel · 9 years ago
  96. 64c4728 Make all GrFragmentProcessors GL independent. by egdaniel · 9 years ago
  97. 2d721d3 Move all ShaderBuilder files to GLSL by egdaniel · 9 years ago
  98. 8dcdedc Make GrGLSLProgramBuilder base class for GrGLProgramBuilder. by egdaniel · 9 years ago
  99. 44972e2 Remove debug print statement by egdaniel · 9 years ago
  100. f3bace9 Add addFragPosUniform to GrGLrogramBuilder by egdaniel · 9 years ago