- f9f4512 Reland image storage with fixes. by Brian Salomon · 8 years ago
- 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
- e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
- 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
- 59dc411 Revert "Initial OpenGL Image support." by Brian Salomon · 8 years ago
- be34882 Initial OpenGL Image support. by Brian Salomon · 8 years ago
- 101b844 Remove GrGLSLSampler type and subclasses by Brian Salomon · 8 years ago
- 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
- a624bf3 Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
- 56b7dc4 Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (patchset #3 id:40001 of https://codereview.chromium.org/2339203002/ ) by bsalomon · 8 years ago
- d91237e Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
- 5d8f69f Merge GrGLSLProgramDesc into GrProgramDesc by egdaniel · 8 years ago
- 0d9990f Merge ProgramDesc's for GL and Vulkan by egdaniel · 8 years ago
- 33f6b3f Manually generated sRGB mipmaps, with successively smaller draws. by brianosman · 8 years ago
- 09aa1fc Refactor how we store and use samplers in Ganesh by egdaniel · 9 years ago
- 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
- 45b61a1 Refactor how we store and use samplers in Ganesh by egdaniel · 9 years ago
- 74b8d32 Implement texel buffers by cdalton · 9 years ago
- fa89632 Move some program building utils from GL to GLSL by egdaniel · 9 years ago
- 7ea439b Create GLSLUniformHandler class for gpu backend by egdaniel · 9 years ago
- 0eafe79 Create GrGLSLVaryingHandler class for program building by egdaniel · 9 years ago
- 7dc4bd0 Remove GrGLProcessor and create GrGLSLTextureSampler class. by egdaniel · 9 years ago
- 018fb62 Create GLSL base class for ProgramDataManager by egdaniel · 9 years ago
- cdf79db Remove unused member variables in GrGLProgram by egdaniel · 9 years ago
- ef4ba3d Fix Ganesh perspective projection bug by robertphillips · 9 years ago
- d8dd47b remove path specific program building classes by joshualitt · 9 years ago
- 465283c Remove batchtracker by joshualitt · 9 years ago
- ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
- 4bf69f7 Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FPs (patchset #6 id:90001 of https://codereview.chromium.org/1307223004/ ) by rmistry · 9 years ago
- 2424344 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
- 7aedda5 Refactor separable varying location info to be stored in GrGLProgram subclass by kkinnunen · 9 years ago
- 2766c00 remove SkInstCnt by mtklein · 9 years ago
- cba99b8 Move GLSL-specific routines/classes to separate glsl directory by jvanverth · 9 years ago
- 4271765 Don't call bindTexture from GrGLProgram by cdalton · 9 years ago
- 6a44c6a Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 9 years ago
- 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
- bb106b5 Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 9 years ago
- 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
- 8dd688b Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder by egdaniel · 10 years ago
- b77e4b6 remove drawType from optState by joshualitt · 10 years ago
- 873ad0e BUG=skia: by joshualitt · 10 years ago
- 71c9260 More changes to bring together path / geo procs by joshualitt · 10 years ago
- abb52a1 Move most of the transform logic into the primitive processors by joshualitt · 10 years ago
- 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
- ee2af95 ViewMatrix uniform upload moved to GeometryProcessor by joshualitt · 10 years ago
- 290c09b initial changes to add local matrix to primitive processor by joshualitt · 10 years ago
- 861e103 Rename GrGpuGL to GrGLGpu for consistency by bsalomon · 10 years ago
- 9b98932 This change will ultimately pull uniform color, and to a much lesser degree uniform coverage, into GPs. There are still some loose ends because drawstate has the ability to override the GP, but fixing these cleanly will have to wait until we have deferred geometry in place and can make attribute / uniform decisions on the fly. by joshualitt · 10 years ago
- c230414 Create xfer processor backend. by egdaniel · 10 years ago
- 2947382 Revert of Create xfer processor backend. (patchset #6 id:100001 of https://codereview.chromium.org/764643004/) by joshualitt · 10 years ago
- 4dffc94 Create xfer processor backend. by egdaniel · 10 years ago
- dafa4d0 move program descriptor generation to flush by joshualitt · 10 years ago
- f78c60c Revert of move program descriptor generation to flush (patchset #7 id:120001 of https://codereview.chromium.org/777673003/) by joshualitt · 10 years ago
- 829e1b8 move program descriptor generation to flush by joshualitt · 10 years ago
- 9176e2c dstCopy on optdrawstate by joshualitt · 10 years ago
- ae59b77 Create GrOptDrawState before recording draw in GrInOrderDrawBuffer by bsalomon · 10 years ago
- 37b4d86 Force input coverage to be only a byte in gpu shaders. by egdaniel · 10 years ago
- 79f8fae OptState owns program descriptor by joshualitt · 10 years ago
- 0e60282 Working patch to remove constant attributes. This may cause some gm mismatches, I will rebaseline tonight. by joshualitt · 10 years ago
- 98102a8 Revert of Patch to remove constant attributes (patchset #8 id:120002 of https://codereview.chromium.org/678073005/) by joshualitt · 10 years ago
- 95f5194 Working patch to remove constant attributes. This may cause some gm mismatches, I will rebaseline tonight. by joshualitt · 10 years ago
- 9f2825f Revert of Patch to remove constant attributes (patchset #6 id:100001 of https://codereview.chromium.org/678073005/) by joshualitt · 10 years ago
- 84c94c0 Working patch to remove constant attributes. This may cause some gm mismatches, I will rebaseline tonight. by joshualitt · 10 years ago
- a5305a1 Opt state takes a GP instead of a GeometryStage by joshualitt · 10 years ago
- 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
- 71856d5 Opt state takes a GP instead of a GeometryStage by joshualitt · 10 years ago
- 47bb382 Cleanup of shader building system by joshualitt · 10 years ago
- db0d3ca Revert of Cleanup of shader building system (patchset #25 id:470001 of https://codereview.chromium.org/611653002/) by joshualitt · 10 years ago
- fe1233c Cleanup of shader building system by joshualitt · 10 years ago
- 307796b Plumb OptDrawState down to VertexShaderBuilder by egdaniel · 10 years ago
- b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
- c064824 Calculate Primary and Secondary output types in the GrOptDrawState by egdaniel · 10 years ago
- 170f90b Attach GrOptDrawState into shader building pipeline by egdaniel · 10 years ago
- 8a4c103 Revert of Attach GrOptDrawState into shader building pipeline (patchset #11 id:220001 of https://codereview.chromium.org/504203004/) by egdaniel · 10 years ago
- ee62065 Attach GrOptDrawState into shader building pipeline by egdaniel · 10 years ago
- bd769d0 Initial change to create GeometryProcessor by joshualitt · 10 years ago
- ec56e45 Implement NV_path_rendering on OpenGL ES by kkinnunen · 10 years ago
- 30ba436 Initial refactor of shaderbuilder to prepare for geometry shaders by joshualitt · 10 years ago
- dddc18a Make GrGLProgram be available to GrGLProgramDataManager by kkinnunen · 10 years ago
- 7510b22 Rename GrGLUniformManager to GrGLProgramDataManager by kkinnunen · 10 years ago
- 8ab8cc0 Finish removing GrTHashTable by robertphillips · 10 years ago
- a05fa06 Use GrGLShaderBuilder::GenProgramOutput in GrGLProgram. by commit-bot@chromium.org · 10 years ago
- 9681eeb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
- facad13 Make GrGLShaderBuilder store a GenProgramOutput by commit-bot@chromium.org · 10 years ago
- 6eac42e Incremental refactoring of GrGLProgram and GrGLShaderBuilder by commit-bot@chromium.org · 10 years ago
- 0365261 Move all code generation from GrGLProgram to GrGLShaderBuilder by commit-bot@chromium.org · 10 years ago
- 47c66dd separate view matrix from rt adjustment by commit-bot@chromium.org · 10 years ago
- b930cc3 Please Valgrind by calling preConcat. by commit-bot@chromium.org · 11 years ago
- a34995e Implement SkColorFilter as a GrGLEffect by commit-bot@chromium.org · 11 years ago
- 6b30e45 Use vertexless shaders when NVpr is available by commit-bot@chromium.org · 11 years ago
- 3390b9a Repurpose GrGLCoordTransform as GrGLProgramEffects by commit-bot@chromium.org · 11 years ago
- 77af680 Make GPU coord transforms automatic by bsalomon@google.com · 11 years ago
- 410552a Move the GL shader compilation step into GrGLShaderBuilder by commit-bot@chromium.org · 11 years ago
- a4acf12 Revert "Add a requiresVertexShader method to GrGLEffect" by commit-bot@chromium.org · 11 years ago
- a4de8c2 Remove GrRefCnt.h in favor of SkRefCnt.h by commit-bot@chromium.org · 11 years ago
- a91f031 Add a requiresVertexShader method to GrGLEffect by commit-bot@chromium.org · 11 years ago
- 215a682 Add getGLMatrix method to MatrixState by commit-bot@chromium.org · 11 years ago
- 9188a15 Add a GrGpuGL reference for GrGLProgram/GrGLUniformManager by commit-bot@chromium.org · 11 years ago
- 5a02cb4 Isolate VertexBuilder from GrGLShaderBuilder by commit-bot@chromium.org · 11 years ago
- 7425c12 Refactor GrGLUniformManager::UniformHandle to initialize itself by default by commit-bot@chromium.org · 11 years ago