1. 3e79124 Stop creating GrODS for stencilPath commands. by bsalomon · 10 years ago
  2. 861e103 Rename GrGpuGL to GrGLGpu for consistency by bsalomon · 10 years ago
  3. 43893e4 GLPrograms leak fix by joshualitt · 10 years ago
  4. 56995b5 Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  5. c230414 Create xfer processor backend. by egdaniel · 10 years ago
  6. 2947382 Revert of Create xfer processor backend. (patchset #6 id:100001 of https://codereview.chromium.org/764643004/) by joshualitt · 10 years ago
  7. 8c0f615 Revert of Remove GP from drawstate, revision of invariant output for GP (patchset #9 id:160001 of https://codereview.chromium.org/791743003/) by joshualitt · 10 years ago
  8. c6bc58e Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  9. 4dffc94 Create xfer processor backend. by egdaniel · 10 years ago
  10. 2e3b3e3 This cl moves color and coverage off of drawstate. In an effort to keep this CL manageable, I have left the compute invariant input / output in a bit of a strange state(fixing this will be complicated). by joshualitt · 10 years ago
  11. 9513143 Make all blending up to GrOptDrawState be handled by the xp/xp factory. by egdaniel · 10 years ago
  12. 8d95ffa Revert of Make all blending up to GrOptDrawState be handled by the xp/xp factory. (patchset #7 id:140001 of https://codereview.chromium.org/759713002/) by egdaniel · 10 years ago
  13. 7c66342 Make all blending up to GrOptDrawState be handled by the xp/xp factory. by egdaniel · 10 years ago
  14. eb2a676 Remove backend factories by joshualitt · 10 years ago
  15. dafa4d0 move program descriptor generation to flush by joshualitt · 10 years ago
  16. f78c60c Revert of move program descriptor generation to flush (patchset #7 id:120001 of https://codereview.chromium.org/777673003/) by joshualitt · 10 years ago
  17. 829e1b8 move program descriptor generation to flush by joshualitt · 10 years ago
  18. 2dd1ae0 First step to moving vertex attributes to the geometryProcessor by joshualitt · 10 years ago
  19. 267ce48 remove proc key by joshualitt · 10 years ago
  20. 932f866 Create GrOptDrawState directly in the cmd buffer in GrIODB. by bsalomon · 10 years ago
  21. b03c4a3 Don't use NULL GrOptDrawState to indicate that draw should be skipped. by bsalomon · 10 years ago
  22. 54e0c12 scissor state on optstate by joshualitt · 10 years ago
  23. ae59b77 Create GrOptDrawState before recording draw in GrInOrderDrawBuffer by bsalomon · 10 years ago
  24. 9853cce Drawstate on stack by joshualitt · 10 years ago
  25. 5478d42 Push creation of default GP to the caller by joshualitt · 10 years ago
  26. 605dd0f Move GrInvariantOutput out of GrProcessor and into its own class. by egdaniel · 10 years ago
  27. 2c93efe Clip in grdrawtarget by joshualitt · 10 years ago
  28. 37b4d86 Force input coverage to be only a byte in gpu shaders. by egdaniel · 10 years ago
  29. 7a6184f cleanup reentrance logic in CMM by joshualitt · 10 years ago
  30. 79f8fae OptState owns program descriptor by joshualitt · 10 years ago
  31. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  32. 98b33eb Some cleanup in processor header files. by bsalomon · 10 years ago
  33. 0e08fc1 Push isEqual/onIsEqual down from GrProcessor to subclasses. by bsalomon · 10 years ago
  34. d27726e Fix leak in GLPrograms test. by bsalomon · 10 years ago
  35. a5305a1 Opt state takes a GP instead of a GeometryStage by joshualitt · 10 years ago
  36. 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
  37. 71856d5 Opt state takes a GP instead of a GeometryStage by joshualitt · 10 years ago
  38. 1598899 FPs now use the correct builder types(just a rename) by joshualitt · 10 years ago
  39. 9e87fa7 Force linking of static member variables for GLPrograms by joshualitt · 10 years ago
  40. 6517134 gl programs rewrite by joshualitt · 10 years ago
  41. 47bb382 Cleanup of shader building system by joshualitt · 10 years ago
  42. db0d3ca Revert of Cleanup of shader building system (patchset #25 id:470001 of https://codereview.chromium.org/611653002/) by joshualitt · 10 years ago
  43. fe1233c Cleanup of shader building system by joshualitt · 10 years ago
  44. d909759 Revert of gl programs rewrite (patchset #10 id:180001 of https://codereview.chromium.org/628633003/) by joshualitt · 10 years ago
  45. 07a2553 gl programs rewrite by joshualitt · 10 years ago
  46. b109ac2 Make createOptDrawState return NULL if we would end up not drawing by egdaniel · 10 years ago
  47. 307796b Plumb OptDrawState down to VertexShaderBuilder by egdaniel · 10 years ago
  48. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  49. c064824 Calculate Primary and Secondary output types in the GrOptDrawState by egdaniel · 10 years ago
  50. ae44496 Change GrGLProgramDesc header to have DoPathRendering flag instead of RequiresVertexShader by egdaniel · 10 years ago
  51. 43d361f Stop calling rand() in debug-only code for GLProgramsTest by bsalomon · 10 years ago
  52. a7dc0a8 Calculate stage stats in GrOptDrawState by egdaniel · 10 years ago
  53. 49586be removing GrDrawEffect by joshualitt · 10 years ago
  54. 08da4f2 Revert of removing GrDrawEffect (patchset #4 id:60001 of https://codereview.chromium.org/571163002/) by joshualitt · 10 years ago
  55. 8ddbe8b removing GrDrawEffect by joshualitt · 10 years ago
  56. 249af15 BUG=skia: by joshualitt · 10 years ago
  57. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  58. bd769d0 Initial change to create GeometryProcessor by joshualitt · 10 years ago
  59. ec56e45 Implement NV_path_rendering on OpenGL ES by kkinnunen · 10 years ago
  60. 30ba436 Initial refactor of shaderbuilder to prepare for geometry shaders by joshualitt · 10 years ago
  61. 9fa60da Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc). by reed · 10 years ago
  62. 02cafcc Remove gpu shader optimatization for solid white or trans black colors by egdaniel · 10 years ago
  63. e904c09 Fix alpha textures in NV ES3 contexts on Windows. by bsalomon · 10 years ago
  64. 929f29a Makes GrGLProgramDesc's key store the lengths as well as offsets of the effect keys. by bsalomon · 10 years ago
  65. 7940100 Revert of Makes GrGLProgramDesc's key store the lengths as well as offsets of the effect keys. (https://codereview.chromium.org/379113004/) by mtklein · 10 years ago
  66. c0ea398 Makes GrGLProgramDesc's key store the lengths as well as offsets of the effect keys. by bsalomon · 10 years ago
  67. 848faf0 This moves us towards variable length effect keys. The overall program key now allows for it. After the header it stores an array of offsets to effect keys. This allows us to grab the effect keys to pass to effects when they generate code. It also ensures that we can't get a collision by sets of keys that are different lengths but are the same when appended together. by bsalomon · 10 years ago
  68. 83d081a Goodbye GrEffectRef. by bsalomon · 10 years ago
  69. 97b9ab7 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  70. 969842a Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. (https://codereview.chromium.org/377503004/) by reed · 10 years ago
  71. 2011fe9 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  72. f99f884 Remove use of GrEffectRef from draw state and below. by bsalomon · 10 years ago
  73. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  74. 4324c3b Fix warnings on Ubuntu13 by commit-bot@chromium.org · 10 years ago
  75. 727a352 Factory methods for heap-allocated SkColorFilter objects. by commit-bot@chromium.org · 10 years ago
  76. 8a13588 Stop discarding in frag shader when coverage is zero and stencil writes are enabled by commit-bot@chromium.org · 10 years ago
  77. 65ee5f4 Use GrConvexPolyEffect when clip is a single convex polygon by commit-bot@chromium.org · 10 years ago
  78. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  79. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  80. 4ee16bf Add a DEF_GPUTEST() macro. by tfarina@chromium.org · 11 years ago
  81. 9109e18 Fix build warnings in SkAlphaThresholdFilter by commit-bot@chromium.org · 11 years ago
  82. 40eb3c1 Add AlphaThreshold filter. by commit-bot@chromium.org · 11 years ago
  83. 9cfa287 Remove SkBitmapAlphaThresholdShader by commit-bot@chromium.org · 11 years ago
  84. a34995e Implement SkColorFilter as a GrGLEffect by commit-bot@chromium.org · 11 years ago
  85. 8e919ad Fix GrProgramsTest to not generate tests with too many TexCoord references by commit-bot@chromium.org · 11 years ago
  86. 6b30e45 Use vertexless shaders when NVpr is available by commit-bot@chromium.org · 11 years ago
  87. 949eef0 Use explicitly-sized enums in GrGLProgramDesc::KeyHeader by commit-bot@chromium.org · 11 years ago
  88. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  89. 91a798f alpha threshold bitmap shader by commit-bot@chromium.org · 11 years ago
  90. 67db510 Revert "alpha threshold bitmap shader" by bsalomon@google.com · 11 years ago
  91. 4ec4cf9 alpha threshold bitmap shader by commit-bot@chromium.org · 11 years ago
  92. 9188a15 Add a GrGpuGL reference for GrGLProgram/GrGLUniformManager by commit-bot@chromium.org · 11 years ago
  93. 2d3b492 Remove possiblity of NULL effect in GrEffectStage by commit-bot@chromium.org · 11 years ago
  94. eb6879f Replace fixed-size array of effect stages in GrDrawState with two appendable arrays, one for color, one for coverage. by bsalomon@google.com · 11 years ago
  95. 2c84aa3 separate arrays for color and coverage effects. by bsalomon@google.com · 11 years ago
  96. 2db3ded Make GrGLProgramDesc's key variable length by compacting the effect key array by bsalomon@google.com · 11 years ago
  97. b515881 Key shader on whether frag pos read is relative to top-left or bottom-left by bsalomon@google.com · 11 years ago
  98. 8d47ddc Make GrGLShaderBuilder check whether GrEffect advertised that it would require the dst color or fragment position by commit-bot@chromium.org · 11 years ago
  99. 504976e Move loops that chain together effects into GrGLShaderBuilder from GrGLProgram. by bsalomon@google.com · 11 years ago
  100. 8da9bc7 Add all remaining separable xfer modes to GPU backend. by bsalomon@google.com · 11 years ago