1. eb2a676 Remove backend factories by joshualitt · 10 years ago
  2. 87f48d9 create and thread batch tracker object by joshualitt · 10 years ago
  3. dafa4d0 move program descriptor generation to flush by joshualitt · 10 years ago
  4. f78c60c Revert of move program descriptor generation to flush (patchset #7 id:120001 of https://codereview.chromium.org/777673003/) by joshualitt · 10 years ago
  5. 841a6b5 Revert of create and thread batch tracker object (patchset #9 id:160001 of https://codereview.chromium.org/772513002/) by joshualitt · 10 years ago
  6. c3a6eb2 create and thread batch tracker object by joshualitt · 10 years ago
  7. 829e1b8 move program descriptor generation to flush by joshualitt · 10 years ago
  8. 2dd1ae0 First step to moving vertex attributes to the geometryProcessor by joshualitt · 10 years ago
  9. 267ce48 remove proc key by joshualitt · 10 years ago
  10. ae59b77 Create GrOptDrawState before recording draw in GrInOrderDrawBuffer by bsalomon · 10 years ago
  11. ec03a46 Add processor name to comment when printing out shaders. by egdaniel · 10 years ago
  12. 4973d9d Default geometry processor by joshualitt · 10 years ago
  13. ee0ea3f Revert of Default geometry processor (patchset #9 id:160001 of https://codereview.chromium.org/678953002/) by joshualitt · 10 years ago
  14. ff34307 Default geometry processor by joshualitt · 10 years ago
  15. 37b4d86 Force input coverage to be only a byte in gpu shaders. by egdaniel · 10 years ago
  16. 38406c8 Cleanup: Go with SkDebugf instead of GrPrintf. by tfarina · 10 years ago
  17. 79f8fae OptState owns program descriptor by joshualitt · 10 years ago
  18. 0e60282 Working patch to remove constant attributes. This may cause some gm mismatches, I will rebaseline tonight. by joshualitt · 10 years ago
  19. 98102a8 Revert of Patch to remove constant attributes (patchset #8 id:120002 of https://codereview.chromium.org/678073005/) by joshualitt · 10 years ago
  20. 95f5194 Working patch to remove constant attributes. This may cause some gm mismatches, I will rebaseline tonight. by joshualitt · 10 years ago
  21. 74077b9 Added varying struct by joshualitt · 10 years ago
  22. c6f3e2c Revert of Added varying struct (patchset #9 id:160001 of https://codereview.chromium.org/671023002/) by joshualitt · 10 years ago
  23. 852ae80 Added varying struct by joshualitt · 10 years ago
  24. c369e7c GP Emit Code takes a struct by joshualitt · 10 years ago
  25. a5305a1 Opt state takes a GP instead of a GeometryStage by joshualitt · 10 years ago
  26. 89c7a2e Revert of Opt state takes a GP instead of a GeometryStage (patchset #18 id:1500001 of https://codereview.chromium.org/637003003/) by joshualitt · 10 years ago
  27. 71856d5 Opt state takes a GP instead of a GeometryStage by joshualitt · 10 years ago
  28. 47bb382 Cleanup of shader building system by joshualitt · 10 years ago
  29. db0d3ca Revert of Cleanup of shader building system (patchset #25 id:470001 of https://codereview.chromium.org/611653002/) by joshualitt · 10 years ago
  30. fe1233c Cleanup of shader building system by joshualitt · 10 years ago
  31. 307796b Plumb OptDrawState down to VertexShaderBuilder by egdaniel · 10 years ago
  32. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  33. ae44496 Change GrGLProgramDesc header to have DoPathRendering flag instead of RequiresVertexShader by egdaniel · 10 years ago
  34. 23e280d Changes to remove program effects builder by joshualitt · 10 years ago
  35. 408d612 Breaking out full program and frag only by joshualitt · 10 years ago
  36. 49586be removing GrDrawEffect by joshualitt · 10 years ago
  37. 08da4f2 Revert of removing GrDrawEffect (patchset #4 id:60001 of https://codereview.chromium.org/571163002/) by joshualitt · 10 years ago
  38. 8ddbe8b removing GrDrawEffect by joshualitt · 10 years ago
  39. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  40. bd769d0 Initial change to create GeometryProcessor by joshualitt · 10 years ago
  41. 842b086 When ignoring color input don't use vertex attribs on gpu by egdaniel · 10 years ago
  42. 6db9128 Add option to add precision to varyings in shader by egdaniel · 10 years ago
  43. ec56e45 Implement NV_path_rendering on OpenGL ES by kkinnunen · 10 years ago
  44. 30ba436 Initial refactor of shaderbuilder to prepare for geometry shaders by joshualitt · 10 years ago