aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLProgram.h
Commit message (Expand)AuthorAge
...
* Add a GrGpuGL reference for GrGLProgram/GrGLUniformManagerGravatar commit-bot@chromium.org2013-09-05
* Isolate VertexBuilder from GrGLShaderBuilderGravatar commit-bot@chromium.org2013-08-30
* Refactor GrGLUniformManager::UniformHandle to initialize itself by defaultGravatar commit-bot@chromium.org2013-08-14
* separate arrays for color and coverage effects.Gravatar bsalomon@google.com2013-06-06
* Make GrGLProgram no longer depend on kNumStagesGravatar bsalomon@google.com2013-06-06
* Make GrGLProgramDesc's key variable length by compacting the effect key arrayGravatar bsalomon@google.com2013-05-22
* Expand modulate, add, subtract, extract component glsl helpers.Gravatar bsalomon@google.com2013-04-18
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-02
* Take two for r8466:Gravatar jvanverth@google.com2013-04-01
* Rolling back r8466. Gravatar jvanverth@google.com2013-04-01
* Revise attribute binding interface.Gravatar commit-bot@chromium.org2013-04-01
* Add support for reading the dst pixel value in an effect. Use in a new effect...Gravatar bsalomon@google.com2013-03-29
* Move GrGLProgramDesc::Build to new cpp file.Gravatar bsalomon@google.com2013-03-27
* Move GrGLProgram::Desc out of GrGLProgram.Gravatar bsalomon@google.com2013-03-27
* Program key coverage/discard fixes.Gravatar bsalomon@google.com2013-03-26
* Replace edge types with GrEdgeEffect. Gravatar bsalomon@google.com2013-03-26
* Attempt to reland 8264-5 with warning-as-error fixes.Gravatar bsalomon@google.com2013-03-20
* revert 8265-8264 (broke build)Gravatar reed@google.com2013-03-20
* Adds local coords to GrEffect system.Gravatar bsalomon@google.com2013-03-20
* Resubmit r7899 and r7901.Gravatar jvanverth@google.com2013-03-01
* Revert r7901 & r7899 to allow DEPS rollGravatar robertphillips@google.com2013-02-28
* Split GrGLContextInfo into GrGLContext & GrGLContextInfoGravatar robertphillips@google.com2013-02-28
* Add new vertex attribute array specification.Gravatar jvanverth@google.com2013-02-28
* Refactor tracking of bound vbufs and ibufs and vertex attrib arrays.Gravatar bsalomon@google.com2013-02-19
* Remove unused texture coordinate flags.Gravatar jvanverth@google.com2013-02-14
* r7719 was an exact reland of r7713. This CL is fix.Gravatar bsalomon@google.com2013-02-13
* Attempt to reland r7713 with fix.Gravatar bsalomon@google.com2013-02-13
* Revert r7713 until GM changes are understood.Gravatar bsalomon@google.com2013-02-13
* Move view matrix flush to GrGLPrograms.Gravatar bsalomon@google.com2013-02-13
* Move code that builds GrGLProgram::Desc to GrGLProgram. Move color and covera...Gravatar bsalomon@google.com2013-02-12
* Implement support for origin-TopLeft render targets. Note that the default be...Gravatar senorblanco@chromium.org2013-02-05
* Reverting r7545 (render target origin change) due to layout test issues (see ...Gravatar robertphillips@google.com2013-02-05
* Implement support for origin-TopLeft render targets in GL backend.Gravatar senorblanco@chromium.org2013-02-04
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-05
* Allow GrEffects with multiple textures.Gravatar bsalomon@google.com2013-01-04
* Modifications to GrPatherRenderer(Chain) interfaces to support clip mask mana...Gravatar bsalomon@google.com2012-12-10
* Remove default texture coords / texture matrixGravatar bsalomon@google.com2012-11-05
* Replace GrMatrix with SkMatrix.Gravatar bsalomon@google.com2012-11-01
* Expose vertex position to GrGLEffect via GrGLShaderBuilder.Gravatar bsalomon@google.com2012-10-30
* Pass GrCustomStage to key-generation functions and emitCode().Gravatar bsalomon@google.com2012-10-29
* Make the orientation of a texture accessible from and known by GrSurface.Gravatar bsalomon@google.com2012-10-26
* Rename StageKey and related stuff.Gravatar bsalomon@google.com2012-10-25
* Rename GrProgramStageFactory to GrBackendEffectFactory.Gravatar bsalomon@google.com2012-10-25
* GrGLProgramStage Renaming Part 1.Gravatar bsalomon@google.com2012-10-25
* GrCustomStage Renaming Part 5Gravatar bsalomon@google.com2012-10-25
* GrCustomStage Renaming Part 3Gravatar bsalomon@google.com2012-10-24
* CustomStage Renaming Part 1Gravatar bsalomon@google.com2012-10-24
* Reland r6330 thru r6333 but do without enabling GL_ARB_fragment_coord_convent...Gravatar bsalomon@google.com2012-10-23
* Reorder the vertex attributes to be friendlier to android.Gravatar bsalomon@google.com2012-10-23
* Revert r6330 thru 6333 while we figure out what to do about Intel bots (possi...Gravatar bsalomon@google.com2012-10-22