aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
...
* 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
* enable conservative clips for gpudeviceGravatar reed2014-09-19
* Add UniqueID to GrDrawTargetCaps.Gravatar egdaniel2014-09-19
* Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef o...Gravatar bsalomon2014-09-19
* Fix stack-allocated GPU path objectGravatar cdalton2014-09-19
* Make GrIODB keep pending IO refs on all resources it records into its cmd str...Gravatar bsalomon2014-09-19
* remove RenderTargetFlags -- NewRenderTargetDirect will never clearGravatar reed2014-09-19
* Add counting of some GL callsGravatar robertphillips2014-09-18
* Uses a single pre-baked set of paths for drawing nvpr text of a givenGravatar cdalton2014-09-18
* Changes to remove program effects builderGravatar joshualitt2014-09-18
* Refactor layer hoisting codeGravatar robertphillips2014-09-18
* Copy layer-hoisting related SkPaintsGravatar robertphillips2014-09-18
* Remove redundant assignment in GrDrawTarget.cppGravatar qiankun.miao2014-09-18
* Use SkBitmapCache to optimize readPixels on a texture-backed bitmapGravatar piotaixr2014-09-17
* hide deviceproperties, prepare the way for surfacepropsGravatar reed2014-09-17
* Remove createPath* from GrGpu and GrContextGravatar cdalton2014-09-17
* Adds glMemoryGlyphIndexArrayNV to the GrGLInterface and beginsGravatar cdalton2014-09-17
* Calculate stage stats in GrOptDrawStateGravatar egdaniel2014-09-17
* Rename GrProgramResource to GrGpuResourceRefGravatar bsalomon2014-09-17
* Separate replacement creation from layer discoveryGravatar robertphillips2014-09-17
* Revert "Revert "Move SkGpuDevice.h to src/gpu""Gravatar bsalomon2014-09-17