- 9b03e7b GrFP can express distance vector field req., program builder declares variable for it by dvonbeck · 8 years ago
- 02aed95 Revert of GrFP can express distance vector field req., program builder declares variable for it (patchset #20 id:370001 of https://codereview.chromium.org/2114993002/ ) by mtklein · 8 years ago
- 4ef6dfa GrFP can express distance vector field req., program builder declares variable for it by dvonbeck · 8 years ago
- 5fa7f30 Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
- 5d1676c Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ ) by robertphillips · 8 years ago
- da152eb Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
- 28a838e Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.h by robertphillips · 8 years ago
- 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 8 years ago
- 193d9cf Eliminate special case nvpr batch handling by cdalton · 9 years ago
- 93a379b Separate user and raw stencil settings by cdalton · 9 years ago
- e19aecd Revert of Separate user and raw stencil settings (patchset #8 id:140001 of https://codereview.chromium.org/1962243002/ ) by robertphillips · 9 years ago
- 12dbb39 Separate user and raw stencil settings by cdalton · 9 years ago
- 898235c SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode. by brianosman · 9 years ago
- 64d094d Require sRGB write control for sRGB support. Add flag to GrPaint to suppress linear -> sRGB conversion on write. Use that to fix YUV conversion, which directly produces sRGB data. (Technically, it produces data in whatever the color space of the JPEG might be). by brianosman · 9 years ago
- 8733210 Replace fWillReadFragmentPosition with a bitfield by cdalton · 9 years ago
- 4833f39 Templatize GrNonAtomicRef by cdalton · 9 years ago
- 3b7af78 added a default constructor for GrBatchToXPOverrides by ethannicholas · 9 years ago
- 2047b78 Don't ref/unref the static src-over xp by bsalomon · 9 years ago
- 56cf6dc Create a static instances of SrcOver XferProcessor by egdaniel · 9 years ago
- ff21032 New API for computing optimization invariants. by ethannicholas · 9 years ago
- d472792 Revert of Fix mixed samples stencil clip (patchset #5 id:80001 of https://codereview.chromium.org/1431593006/ ) by cdalton · 9 years ago
- 14184d5 Fix mixed samples stencil clip by cdalton · 9 years ago
- 498d7ac Dependencies are now added between the drawTargets in GrPipeline by robertphillips · 9 years ago
- a352b14 Revert of Dependencies are now added between the drawTargets in GrPipeline (patchset #6 id:120001 of https://codereview.chromium.org/1414903002/ ) by robertphillips · 9 years ago
- 869c5e8 Dependencies are now added between the drawTargets in GrPipeline by robertphillips · 9 years ago
- 81bdbf8 Revert of Dependencies are now added between the drawTargets in GrPipeline (patchset #5 id:100001 of https://codereview.chromium.org/1414903002/ ) by caryclark · 9 years ago
- 45a1c34 Dependencies are now added between the drawTargets in GrPipeline by robertphillips · 9 years ago
- aca31fe Stop supporting HW dither by bsalomon · 9 years ago
- 5d08d44 minor cleanup by joshualitt · 9 years ago
- ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
- 4bf69f7b 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
- cb02b38 Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu by bsalomon · 9 years ago
- a387a11 Make GrBatch carry its own GrPipeline by bsalomon · 9 years ago
- c699873 Remove GrPipelineOptimizations member from GrPipeline by bsalomon · 9 years ago
- 91d844d Rename GrPipelineInfo to GrPipelineOptimizations by bsalomon · 9 years ago
- 47dfc36 Use a factory function to create GrPipeline and remove unused member by bsalomon · 9 years ago
- 2fe7923 Expose coord transforms from GrPipeline by joshualitt · 9 years ago
- dbe1e6f Give GrBatch a pointer to GrPipeline by joshualitt · 9 years ago
- 0df62e3 Revert of Give GrBatch a pointer to GrPipeline (patchset #1 id:1 of https://codereview.chromium.org/1237283007/) by joshualitt · 9 years ago
- 1170a12 Give GrBatch a pointer to GrPipeline by joshualitt · 9 years ago
- 6968428 Revert of Another trivial cleanup (patchset #6 id:100001 of https://codereview.chromium.org/1229303003/) by joshualitt · 9 years ago
- 52e7657 Another trivial cleanup by joshualitt · 9 years ago
- 7765a47 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago
- d07a279 Revert of Rework GrPipelineInfo (patchset #7 id:120001 of https://codereview.chromium.org/1213383005/) by bsalomon · 9 years ago
- f5179a4 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago
- 2766c00 remove SkInstCnt by mtklein · 9 years ago
- cabe20c Refactor GrGpu path rendering functions to GrPathRendering by kkinnunen · 9 years ago
- 6a44c6a Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 10 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 · 10 years ago
- bb106b5 Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 10 years ago
- 4b91f76 rename GrDrawTargetCaps to GrCaps by bsalomon · 10 years ago
- d79c549 Make non-AA hairline stroke rects snap to pixels centers so they close. by bsalomon · 10 years ago
- 6be6f7c Cleanup in GrPipelineBuilder by bsalomon · 10 years ago
- e36914c Pass in ProcOptInfos into willNeedDstCopy on XPs by egdaniel · 10 years ago
- 50785a3 Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #1 id:1 of https://codereview.chromium.org/901663007/) by bsalomon · 10 years ago
- 21b2c53 Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:200001 of https://codereview.chromium.org/885923002/) by bsalomon · 10 years ago
- 5e1378d Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
- 4dce32c Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
- 7adb355 Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1 id:1 of https://codereview.chromium.org/896163003/) by egdaniel · 10 years ago
- 3e9dfdb Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
- 74a1175 Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
- 4d8da81 GrBatchPrototype by joshualitt · 10 years ago
- c2893c5 Revert of GrBatchPrototype (patchset #32 id:630001 of https://codereview.chromium.org/845103005/) by joshualitt · 10 years ago
- d5a7db4 GrBatchPrototype by joshualitt · 10 years ago
- ca0a179 Revert of GrBatchPrototype (patchset #30 id:570001 of https://codereview.chromium.org/845103005/) by joshualitt · 10 years ago
- d15e4e4 GrBatchPrototype by joshualitt · 10 years ago
- 8dd688b Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder by egdaniel · 10 years ago[Renamed (85%) from src/gpu/GrOptDrawState.h]
- 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
- ee2af95 ViewMatrix uniform upload moved to GeometryProcessor by joshualitt · 10 years ago
- 080e673 Add XP to handle the cases where we disable color write. by egdaniel · 10 years ago
- 3e79124 Stop creating GrODS for stencilPath commands. 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
- 56995b5 Remove GP from drawstate, revision of invariant output for GP 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
- 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
- c6bc58e Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
- 4dffc94 Create xfer processor backend. by egdaniel · 10 years ago
- 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
- 9513143 Make all blending up to GrOptDrawState be handled by the xp/xp factory. by egdaniel · 10 years ago
- 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
- 7c66342 Make all blending up to GrOptDrawState be handled by the xp/xp factory. by egdaniel · 10 years ago
- 87f48d9 create and thread batch tracker object by joshualitt · 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
- 841a6b5 Revert of create and thread batch tracker object (patchset #9 id:160001 of https://codereview.chromium.org/772513002/) by joshualitt · 10 years ago
- c3a6eb2 create and thread batch tracker object by joshualitt · 10 years ago
- 829e1b8 move program descriptor generation to flush by joshualitt · 10 years ago
- 378092f Add XferProcessor factory in GrPaint and GrDrawState. by egdaniel · 10 years ago
- 2dd1ae0 First step to moving vertex attributes to the geometryProcessor by joshualitt · 10 years ago
- 932f866 Create GrOptDrawState directly in the cmd buffer in GrIODB. by bsalomon · 10 years ago
- b03c4a3 Don't use NULL GrOptDrawState to indicate that draw should be skipped. by bsalomon · 10 years ago
- 9176e2c dstCopy on optdrawstate by joshualitt · 10 years ago
- 04ddf89 Small cleanups after GrDrawState/GrOptDrawState base class elimination. by bsalomon · 10 years ago
- 54e0c12 scissor state on optstate by joshualitt · 10 years ago
- ae59b77 Create GrOptDrawState before recording draw in GrInOrderDrawBuffer by bsalomon · 10 years ago
- 9853cce Drawstate on stack by joshualitt · 10 years ago