aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
...
* Disable gpu-side clip mask merging in the clip mask managerGravatar robertphillips2015-10-27
* Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CLGravatar robertphillips2015-10-27
* Fix ClipMaskManager's SW-fallback logic (take 2)Gravatar robertphillips2015-10-27
* Move scissor state to GrAppliedClipGravatar bsalomon2015-10-27
* Fix up the clip mask manager's creation of paths (w.r.t. volatility)Gravatar robertphillips2015-10-26
* Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of ht...Gravatar robertphillips2015-10-26
* Revert of Fix up the clip mask manager's creation of paths (w.r.t. volatility...Gravatar robertphillips2015-10-26
* Fix up the clip mask manager's creation of paths (w.r.t. volatility)Gravatar robertphillips2015-10-26
* Fix GLCaps order for CoreProfileGravatar egdaniel2015-10-26
* Make appending default precision be controled by GLSLGravatar egdaniel2015-10-26
* Fix ClipMaskManager's SW-fallback logicGravatar robertphillips2015-10-26
* Fix gl caps for mixed sample supportGravatar egdaniel2015-10-26
* Disable MIP mapping on PowerVR 54x. This GPU spews a lot of errors when using...Gravatar bsalomon2015-10-26
* Revert of Experimental CL to stop using subdata (patchset #1 id:1 of https://...Gravatar joshualitt2015-10-23
* Narrow the distribution of GrDrawTarget a bitGravatar robertphillips2015-10-23
* Experimental CL to stop using subdataGravatar joshualitt2015-10-23
* Move GrGLBufferImpl's GL calls to behind GrGLGpuGravatar joshualitt2015-10-23
* Add immediate mode option for gpu configs in dmGravatar bsalomon2015-10-23
* Remove mac buffer impl warGravatar joshualitt2015-10-23
* tunnel down texture-size-constraint to imagefiltersGravatar reed2015-10-22
* Force the s4 to use highp for transforming to NDSGravatar egdaniel2015-10-22
* Remove unused functions from GrGLVertexBuffer / IndexBufferGravatar joshualitt2015-10-22
* Fix force high precision for arm gpusGravatar egdaniel2015-10-22
* Add version string and force highp NDS transfrom to GLSLCapsGravatar egdaniel2015-10-22
* Revert of Add version string and force highp NDS transfrom to GLSLCaps (patch...Gravatar egdaniel2015-10-22
* Add version string and force highp NDS transfrom to GLSLCapsGravatar egdaniel2015-10-22
* Revert of Dependencies are now added between the drawTargets in GrPipeline (p...Gravatar robertphillips2015-10-22
* Dependencies are now added between the drawTargets in GrPipelineGravatar robertphillips2015-10-22
* Move GrGLShaderVar to GrGLSLGravatar egdaniel2015-10-21
* Move shader precision modifier check onto GLSLCapsGravatar egdaniel2015-10-21
* Stop creating static GrProcessor instancesGravatar bsalomon2015-10-21
* Revert of Dependencies are now added between the drawTargets in GrPipeline (p...Gravatar caryclark2015-10-21
* Dependencies are now added between the drawTargets in GrPipelineGravatar robertphillips2015-10-20
* use (temp) gpu-imagefilter-cache for applyFilterGravatar reed2015-10-20
* Move GrDrawingManager methods to their own .cpp fileGravatar robertphillips2015-10-20
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-20
* Add debugging helper to GrDrawTargetGravatar robertphillips2015-10-20
* Add the machinery to GrDrawTarget to enable topological sortingGravatar robertphillips2015-10-20
* Modifications to get 'blaze build -c opt //third_party/skia/HEAD/...' to work.Gravatar benjaminwagner2015-10-19
* Revert recent CLs around GrTextureMaker/GrTextureParamsAdjusterGravatar Brian Salomon2015-10-19
* Upload stretched bmp rather than original after doing CPU stretch for min tex...Gravatar Brian Salomon2015-10-19
* Move definitions of GrGL basic types (e.g. GrGLenum) to their own header.Gravatar bsalomon2015-10-19
* Add override to Bitmap_GrTextureParamsAdjuster::refOriginalTextureGravatar Brian Salomon2015-10-19
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-19
* Remove unused member variables in GrGLProgramGravatar egdaniel2015-10-19
* skia: Make the validate match interface for *_draw_instancedGravatar hendrikw2015-10-19
* Remove DrawingMgr shims from GrContextGravatar robertphillips2015-10-17
* Revert of Rewrite GrTextureMaker to disentangle bitmap case from base class a...Gravatar egdaniel2015-10-16
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-16
* Move some code around to make another diff cleanerGravatar bsalomon2015-10-16