1. 7ef45a1 Added mangleString member and onBefore*, onAfter* functions to GrGLFragmentShaderBuilder by wangyix · 9 years ago
  2. d94708e Implement support for dual source blending in ES by kkinnunen · 9 years ago
  3. 18c58c7 Possible fix Moto E compilation failure by robertphillips · 9 years ago
  4. cba99b8 Move GLSL-specific routines/classes to separate glsl directory by jvanverth · 9 years ago
  5. c1f56b5 fix for calling bindFragDataLocation on OpenGL 2.1 by joshualitt · 9 years ago
  6. 6df8640 Revert "Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220001 of https://codereview.chromium.org/1144433002/)" by bsalomon · 9 years ago
  7. 6a44c6a Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 9 years ago
  8. 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
  9. bb106b5 Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 9 years ago
  10. 404b3b2 Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220001 of https://codereview.chromium.org/1144433002/) by mtklein · 9 years ago
  11. 5df6fee Move copy-surface-as-draw fallback to GrGLGpu. by bsalomon · 9 years ago
  12. f7cc877 Add function for logging blend info on XP. by bsalomon · 9 years ago
  13. 8917d62 Implement support for KHR_blend_equation_advanced by cdalton · 9 years ago
  14. e4017d8 Add layout qualifiers to GrGLShaderBuilder by cdalton · 9 years ago
  15. e9c0fc6 Pull out shader-specific caps into GrShaderCaps and GrGLSLCaps by jvanverth · 9 years ago
  16. 43466a1 Multi-string shaders by joshualitt · 10 years ago
  17. b8a82f2 Revert of Multi-string shaders (patchset #4 id:60001 of https://codereview.chromium.org/929503002/) by joshualitt · 10 years ago
  18. 1c3c2d8 Multi-string shaders by joshualitt · 10 years ago
  19. 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
  20. 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
  21. 5e1378d Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  22. 4dce32c Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  23. 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
  24. 3e9dfdb Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  25. 74a1175 Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  26. b9eb4ac patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40001) by mtklein · 10 years ago
  27. 3c1096f fix for FB fetch on nexus 10 ES3.0 by joshualitt · 10 years ago
  28. 39edf76 Rename GrGpuGL -> GrGLGpu by jvanverth · 10 years ago
  29. 861e103 Rename GrGpuGL to GrGLGpu for consistency by bsalomon · 10 years ago
  30. c230414 Create xfer processor backend. by egdaniel · 10 years ago
  31. 2947382 Revert of Create xfer processor backend. (patchset #6 id:100001 of https://codereview.chromium.org/764643004/) by joshualitt · 10 years ago
  32. 4dffc94 Create xfer processor backend. by egdaniel · 10 years ago
  33. 422f56f Make addUniform take a precision by bsalomon · 10 years ago
  34. c0bd648 Move shader precision out of GrShaderVar by bsalomon · 10 years ago
  35. c92aadc clean up default precision handling by bsalomon · 10 years ago
  36. 79f8fae OptState owns program descriptor by joshualitt · 10 years ago
  37. 74077b9 Added varying struct by joshualitt · 10 years ago
  38. c6f3e2c Revert of Added varying struct (patchset #9 id:160001 of https://codereview.chromium.org/671023002/) by joshualitt · 10 years ago
  39. 852ae80 Added varying struct by joshualitt · 10 years ago
  40. b4384b9 Bug fix for es 3.00 fb fetch by joshualitt · 10 years ago
  41. 63a9f84 Revert of Revert of Support GLSL es 3.00 (patchset #1 id:1 of https://codereview.chromium.org/661603009/) by rmistry · 10 years ago
  42. 79b2b1f Revert of Support GLSL es 3.00 (patchset #5 id:80001 of https://codereview.chromium.org/659443007/) by rmistry · 10 years ago
  43. 62372bc Support GLSL es 3.00 by joshualitt · 10 years ago
  44. 47bb382 Cleanup of shader building system by joshualitt · 10 years ago
  45. db0d3ca Revert of Cleanup of shader building system (patchset #25 id:470001 of https://codereview.chromium.org/611653002/) by joshualitt · 10 years ago
  46. fe1233c Cleanup of shader building system by joshualitt · 10 years ago
  47. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  48. c064824 Calculate Primary and Secondary output types in the GrOptDrawState by egdaniel · 10 years ago
  49. 754f4e9 Add counting of some GL calls by robertphillips · 10 years ago
  50. 23e280d Changes to remove program effects builder by joshualitt · 10 years ago
  51. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  52. 6db9128 Add option to add precision to varyings in shader by egdaniel · 10 years ago
  53. 30ba436 Initial refactor of shaderbuilder to prepare for geometry shaders by joshualitt · 10 years ago