aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
* Fix for chrome's skia gl bindings code.Gravatar bsalomon2015-11-16
* Add support for EGLImage to GrGLInterfaceGravatar bsalomon2015-11-16
* Rename some processor functions from GL to GLSLGravatar egdaniel2015-11-13
* Move XferProcessors to glslGravatar egdaniel2015-11-13
* Make all GrFragmentProcessors GL independent.Gravatar egdaniel2015-11-13
* Fix GrCoverageSetOpXP unit test on mixed samplesGravatar cdalton2015-11-12
* Revert of Enable stencil clipping in mixed sampled render targets (patchset #...Gravatar cdalton2015-11-11
* Revert of Fix setColocatedSampleLocations on ES and GL < 4.5 (patchset #2 id:...Gravatar cdalton2015-11-11
* Readd "immediate" modeGravatar robertphillips2015-11-11
* Move GrBatchFlushState from GrDrawTarget to GrDrawingManagerGravatar robertphillips2015-11-11
* Revert of Fix mixed samples stencil clip (patchset #5 id:80001 of https://cod...Gravatar cdalton2015-11-10
* Use a struct for client GL texture handlesGravatar bsalomon2015-11-10
* apply mozilla patchGravatar reed2015-11-10
* Fix mixed samples stencil clipGravatar cdalton2015-11-09
* Add text animation sample; tweak DrawShip sampleGravatar jvanverth2015-11-08
* Revert of Add text animation sample; tweak DrawShip sample (patchset #3 id:40...Gravatar jvanverth2015-11-06
* Add text animation sample; tweak DrawShip sampleGravatar jvanverth2015-11-06
* Loosen requirements for mixed samples supportGravatar cdalton2015-11-06
* Rename non-aa rect methods on GrDrawContext in anticipation of making them su...Gravatar bsalomon2015-11-05
* Create SDL backed SkOSWindowGravatar joshualitt2015-11-04
* Create swizzle table inside of glsl capsGravatar egdaniel2015-11-04
* Revert of Create swizzle table inside of glsl caps (patchset #12 id:210001 of...Gravatar egdaniel2015-11-03
* Fix setColocatedSampleLocations on ES and GL < 4.5Gravatar cdalton2015-11-03
* Create swizzle table inside of glsl capsGravatar egdaniel2015-11-03
* Allow max tile size to be overridden separately from max texture size.Gravatar bsalomon2015-11-02
* Dependencies are now added between the drawTargets in GrPipelineGravatar robertphillips2015-10-30
* Remove GrPipelineBuilder from getPathRenderer callGravatar robertphillips2015-10-29
* Remove min texture size supportGravatar bsalomon2015-10-28
* Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CLGravatar robertphillips2015-10-27
* Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of ht...Gravatar robertphillips2015-10-26
* Fix ClipMaskManager's SW-fallback logicGravatar robertphillips2015-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
* 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
* 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
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-20
* Revert recent CLs around GrTextureMaker/GrTextureParamsAdjusterGravatar Brian Salomon2015-10-19
* Move definitions of GrGL basic types (e.g. GrGLenum) to their own header.Gravatar bsalomon2015-10-19
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-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
* Loosen requirement that there be only one GrDrawTargetGravatar robertphillips2015-10-16
* GrDrawContext now holds GrRenderTarget pointerGravatar robertphillips2015-10-15
* Fix dm with Chromium command buffer driverGravatar kkinnunen2015-10-13
* Remove image usage type enum. Use GrTextureParams instead.Gravatar bsalomon2015-10-12