aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Add isSingleComponent bool to getConstantColorComponentGravatar egdaniel2014-10-03
* Fix ref cnt'ing issue in GrProgramElement.Gravatar bsalomon2014-10-03
* Revert of Add isSingleComponent bool to getConstantColorComponent (patchset #...Gravatar robertphillips2014-10-02
* Revert of GrContext::copyTexture->GrContext::copySurface. Add a flush writes ...Gravatar bsalomon2014-10-02
* Caching the result of readPixelsSupportedGravatar piotaixr2014-10-02
* GrContext::copyTexture->GrContext::copySurface.Gravatar bsalomon2014-10-02
* Add isSingleComponent bool to getConstantColorComponentGravatar egdaniel2014-10-02
* BBHs: void* data -> unsigned dataGravatar mtklein2014-10-02
* Remove duplicated code in android_get_gl_proc.Gravatar jungjik.lee2014-10-02
* Add support for EGL on linuxGravatar derekf2014-10-01
* add SkRect::joinNonEmptyArg for faster unioningGravatar reed2014-10-01
* Update GrRecordReplaceDraw to use SkTDynamicHash & add ReplaceDrawGravatar robertphillips2014-10-01
* Make "priv" classes for GrTexure and GrSurface.Gravatar bsalomon2014-09-30
* Allow previously-hoisted layers to be reused in the same drawGravatar robertphillips2014-09-30
* Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260...Gravatar robertphillips2014-09-30
* Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 o...Gravatar robertphillips2014-09-30
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-09-30
* Make "priv" classes for GrTexure and GrSurface.Gravatar bsalomon2014-09-29
* Move offset and CTM from LayerCache Key to per-hoisted-layer infoGravatar robertphillips2014-09-29
* Make writeRenderTargetPixels use draw buffer rather than GrGpuGravatar bsalomon2014-09-29
* Applying post-commit comments from https://codereview.chromium.org/607993002/Gravatar junov2014-09-29
* Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of htt...Gravatar fmalita2014-09-29
* Update RecordReplaceDrawTest to generate and pass picturesGravatar robertphillips2014-09-29
* Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://c...Gravatar robertphillips2014-09-29
* Change GrContext::copyTexture to go through GrDrawTargetGravatar junov2014-09-26
* Fix SkTextBlob offset semantics.Gravatar Florin Malita2014-09-26
* Split GrDrawState and GrOptDrawState into separate classes and remove base cl...Gravatar egdaniel2014-09-26
* SkCanvas::drawImage is the new way for drawing a SkImage to a CanvasGravatar piotaixr2014-09-24
* Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canv...Gravatar borenet2014-09-24
* Use OptDrawState instead of DrawState when flushing state in GrGpuGLGravatar egdaniel2014-09-24
* Update layer hoisting code to correctly render sub-picture layersGravatar robertphillips2014-09-24
* Revert "Use draw buffer for texture copy impl."Gravatar Brian Salomon2014-09-24
* Revert "Add support for EGL on linux"Gravatar borenet2014-09-24
* Add support for EGL on linuxGravatar derekf2014-09-23
* SkCanvas::drawImage is the new way for drawing a SkImage to a CanvasGravatar piotaixr2014-09-23
* Remove unused fRequiresVertexShader data member from OptDrawStateGravatar egdaniel2014-09-23
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* Use draw buffer for texture copy impl.Gravatar bsalomon2014-09-23
* Use uniform color/coverage inputs when path rendering.Gravatar bsalomon2014-09-23
* Fix inputCoverageIsUsed bug in GrGLProgramDescGravatar egdaniel2014-09-23
* Fix SDF font positions when using global scale.Gravatar jvanverth2014-09-22
* Calculate Primary and Secondary output types in the GrOptDrawStateGravatar egdaniel2014-09-22
* Change GrGLProgramDesc header to have DoPathRendering flag instead of Require...Gravatar egdaniel2014-09-22
* Don't flush on read/write pixels unless necessaryGravatar bsalomon2014-09-22
* Revert of Don't flush on read/write pixels unless necessary (patchset #2 id:2...Gravatar bsalomon2014-09-22
* Don't flush on read/write pixels unless necessaryGravatar bsalomon2014-09-22
* Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...Gravatar reed2014-09-22
* Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...Gravatar reed2014-09-21
* introduce Props to surface (work in progress)Gravatar reed2014-09-21
* Don't try to add large glyphs to the font atlas.Gravatar jvanverth2014-09-19