1. 74077b9 Added varying struct by joshualitt · 10 years ago
  2. c6f3e2c Revert of Added varying struct (patchset #9 id:160001 of https://codereview.chromium.org/671023002/) by joshualitt · 10 years ago
  3. 852ae80 Added varying struct by joshualitt · 10 years ago
  4. efd7d45 Don't use MIP filter mode on compressed textures by bsalomon · 10 years ago
  5. c369e7c GP Emit Code takes a struct by joshualitt · 10 years ago
  6. b4384b9 Bug fix for es 3.00 fb fetch by joshualitt · 10 years ago
  7. 2813f34 bug fix for glsl identity string by joshualitt · 10 years ago
  8. 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
  9. 79b2b1f Revert of Support GLSL es 3.00 (patchset #5 id:80001 of https://codereview.chromium.org/659443007/) by rmistry · 10 years ago
  10. 62372bc Support GLSL es 3.00 by joshualitt · 10 years ago
  11. 30bc88c Refactor SkGLContext to be actually extendable by kkinnunen · 10 years ago
  12. f276541 Last round of effect->processor (for now) by bsalomon · 10 years ago
  13. b762cb5 More effect->processor cleanup by bsalomon · 10 years ago
  14. e488d63 Only use sized format on IMG/ES3 for single channel. by bsalomon · 10 years ago
  15. b501ecd Use GL_R8 rather than GL_RED for glTexImage2D on IMG/ES3. Check for failure of FP creation in SkImageFilter by bsalomon · 10 years ago
  16. a5305a1 Opt state takes a GP instead of a GeometryStage by joshualitt · 10 years ago
  17. 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
  18. 71856d5 Opt state takes a GP instead of a GeometryStage by joshualitt · 10 years ago
  19. 1598899 FPs now use the correct builder types(just a rename) by joshualitt · 10 years ago
  20. 089f8de Remove tab parameter from GrGLSLMulVarBy4f function by egdaniel · 10 years ago
  21. 6517134 gl programs rewrite by joshualitt · 10 years ago
  22. 9e61bb7 Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  23. 1080596 Revert of Make the Sk GL context class an abstract base class (patchset #4 id:60001 of https://codereview.chromium.org/630843002/) by bsalomon · 10 years ago
  24. a5ee45c Revert of speculative fix for ios (patchset #1 id:1 of https://codereview.chromium.org/637293003/) by bsalomon · 10 years ago
  25. 96e89d5 speculative fix for ios by Brian Salomon · 10 years ago
  26. a90ed4e Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  27. 47bb382 Cleanup of shader building system by joshualitt · 10 years ago
  28. db0d3ca Revert of Cleanup of shader building system (patchset #25 id:470001 of https://codereview.chromium.org/611653002/) by joshualitt · 10 years ago
  29. fe1233c Cleanup of shader building system by joshualitt · 10 years ago
  30. d909759 Revert of gl programs rewrite (patchset #10 id:180001 of https://codereview.chromium.org/628633003/) by joshualitt · 10 years ago
  31. 07a2553 gl programs rewrite by joshualitt · 10 years ago
  32. b109ac2 Make createOptDrawState return NULL if we would end up not drawing by egdaniel · 10 years ago
  33. 307796b Plumb OptDrawState down to VertexShaderBuilder by egdaniel · 10 years ago
  34. e4b2314 Caching the result of readPixelsSupported by piotaixr · 10 years ago
  35. 29fe24c Remove duplicated code in android_get_gl_proc. by jungjik.lee · 10 years ago
  36. 29dda80 Add support for EGL on linux by derekf · 10 years ago
  37. afbf2d6 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  38. b06e5a2 Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260001 of https://codereview.chromium.org/596053002/) by robertphillips · 10 years ago
  39. c0eb9b9 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  40. 89af44a Split GrDrawState and GrOptDrawState into separate classes and remove base class. by egdaniel · 10 years ago
  41. d632ea4 Use OptDrawState instead of DrawState when flushing state in GrGpuGL by egdaniel · 10 years ago
  42. e33985a Revert "Add support for EGL on linux" by borenet · 10 years ago
  43. 1cea736 Add support for EGL on linux by derekf · 10 years ago
  44. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  45. cd523eb Use uniform color/coverage inputs when path rendering. by bsalomon · 10 years ago
  46. 033ea7f Fix inputCoverageIsUsed bug in GrGLProgramDesc by egdaniel · 10 years ago
  47. c064824 Calculate Primary and Secondary output types in the GrOptDrawState by egdaniel · 10 years ago
  48. ae44496 Change GrGLProgramDesc header to have DoPathRendering flag instead of RequiresVertexShader by egdaniel · 10 years ago
  49. 544c5b8 Fix stack-allocated GPU path object by cdalton · 10 years ago
  50. 754f4e9 Add counting of some GL calls by robertphillips · 10 years ago
  51. 855d83f Uses a single pre-baked set of paths for drawing nvpr text of a given by cdalton · 10 years ago
  52. 23e280d Changes to remove program effects builder by joshualitt · 10 years ago
  53. 149b3ec Adds glMemoryGlyphIndexArrayNV to the GrGLInterface and begins by cdalton · 10 years ago
  54. a7dc0a8 Calculate stage stats in GrOptDrawState by egdaniel · 10 years ago
  55. 408d612 Breaking out full program and frag only by joshualitt · 10 years ago
  56. e337130 Fix typo by robertphillips · 10 years ago
  57. 170f90b Attach GrOptDrawState into shader building pipeline by egdaniel · 10 years ago
  58. 49586be removing GrDrawEffect by joshualitt · 10 years ago
  59. 8a4c103 Revert of Attach GrOptDrawState into shader building pipeline (patchset #11 id:220001 of https://codereview.chromium.org/504203004/) by egdaniel · 10 years ago
  60. 08da4f2 Revert of removing GrDrawEffect (patchset #4 id:60001 of https://codereview.chromium.org/571163002/) by joshualitt · 10 years ago
  61. 8ddbe8b removing GrDrawEffect by joshualitt · 10 years ago
  62. ee62065 Attach GrOptDrawState into shader building pipeline by egdaniel · 10 years ago
  63. 8c8f71a Always disable the scissor test before BlitFrameBuffer by derekf · 10 years ago
  64. 249af15 BUG=skia: by joshualitt · 10 years ago
  65. 579b4fb Fix iteration bounds of Android GL API initialization by tomhudson · 10 years ago
  66. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  67. bd769d0 Initial change to create GeometryProcessor by joshualitt · 10 years ago
  68. b0bd4f6 Remove GrDrawTarget::AutoRenderTargetRestore. by bsalomon · 10 years ago
  69. 842b086 When ignoring color input don't use vertex attribs on gpu by egdaniel · 10 years ago
  70. 6db9128 Add option to add precision to varyings in shader by egdaniel · 10 years ago
  71. ed82c4e Use non-VBO vertex arrays on QC GPUs. by bsalomon · 10 years ago
  72. fa3a41f Don't assert on empty GrGLPaths by cdalton · 10 years ago
  73. b2f94d1 Use highp for gpu bezier effects by egdaniel · 10 years ago
  74. 7b3d5ee Make setVertexAttribs in GrDrawState take a stride parameter. by egdaniel · 10 years ago
  75. ea81ced Revert of Make setVertexAttribs in GrDrawState take a stride parameter. (patchset #5 of https://codereview.chromium.org/511593004/) by djsollen · 10 years ago
  76. af013bf Make setVertexAttribs in GrDrawState take a stride parameter. by egdaniel · 10 years ago
  77. 1696126 Make GrGpuResources register with GrResourceCache2 after fully constructed. by bsalomon · 10 years ago
  78. a2b0af8 Revert of Make GrGpuResources register with GrResourceCache2 after fully constructed. (patchset #3 of https://codereview.chromium.org/504313002/) by bsalomon · 10 years ago
  79. d68b3e4 Make GrGpuResources register with GrResourceCache2 after fully constructed. by bsalomon · 10 years ago
  80. a721c81 Remove reliance on linked in GL functions for assembling GLES interfaces. by bsalomon · 10 years ago
  81. ec56e45 Implement NV_path_rendering on OpenGL ES by kkinnunen · 10 years ago
  82. 30ba436 Initial refactor of shaderbuilder to prepare for geometry shaders by joshualitt · 10 years ago
  83. c8dc1f7 Add GrResourceCache2. by bsalomon · 10 years ago
  84. 5b65357 Simplify GrGLPathRendering interface by kkinnunen · 10 years ago
  85. ccdaa04 Separate GL path rendering state from GrGpuGL to GrGLPathRendering by kkinnunen · 10 years ago
  86. 1d89ddc Revert of Add GrResourceCache2. (patchset #4 of https://codereview.chromium.org/481443002/) by bsalomon · 10 years ago
  87. 94ce9ac Add GrResourceCache2. by bsalomon · 10 years ago
  88. 776d355 Make null gpu context threadsafe(r) and make sure buffer objects are destroyed. by bsalomon · 10 years ago
  89. b62508b Add a parameter GR_ALWAYS_ALLOCATE_ON_HEAP to allow for only ever creating temporary buffers on the heap instead of allowing stack allocation by george · 10 years ago
  90. d4cb922 Consider index8 a compressed config. by bsalomon · 10 years ago
  91. c7103a1 Wrap NV_path_rendering API with GrGLPathRendering by cdalton · 10 years ago
  92. bab82ed Pretty print of shaders by joshualitt · 10 years ago
  93. c863ab0 Cleanup of context initialization by joshualitt · 10 years ago
  94. 760ba8d Revert "Adds a GrGLPathRendering class that wraps the NV_path_rendering" by bungeman · 10 years ago
  95. af13c7c Revert "Calculate rough approximations for nvpr path sizes" by bungeman · 10 years ago
  96. 61bff70 Calculate rough approximations for nvpr path sizes by cdalton · 10 years ago
  97. 5672da0 Adds a GrGLPathRendering class that wraps the NV_path_rendering by cdalton · 10 years ago
  98. 0673676 Don't compare coord change matrices to determine effect compatibility when using explicit local coords. by bsalomon · 10 years ago
  99. 01c8da1 Remove unused matrix param from GrContext/GrDrawTarget rect drawing functions. by bsalomon · 10 years ago
  100. dddc18a Make GrGLProgram be available to GrGLProgramDataManager by kkinnunen · 10 years ago