aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Revert of Add infastructure for gl_SampleMask (patchset #6 id:100001 of https...Gravatar benjaminwagner2016-02-12
* Add infastructure for gl_SampleMaskGravatar cdalton2016-02-12
* Use noperspective interpolation for 2D drawsGravatar cdalton2016-02-12
* Make copySurface work in more situations.Gravatar bsalomon2016-02-12
* Put back the 0.5 bias in the shader. Only adjust the radii for the geometry, ...Gravatar brianosman2016-02-12
* Remove the 0.5 bias from the ellipse edge function. This makes coverage drop ...Gravatar brianosman2016-02-12
* Switch to vertex colors rather than uniforms for color in Ellipse/Circle/RRec...Gravatar brianosman2016-02-11
* Add #define directives to GrGLSLShaderBuilderGravatar cdalton2016-02-11
* Add GrShaderFlags enumGravatar cdalton2016-02-11
* start to chip away at friending of GrAtlasTextBatch/GrAtlasTextBlobGravatar joshualitt2016-02-11
* Revert of Make copySurface work for texture dsts, return a bool, & add unit t...Gravatar kjlubick2016-02-11
* Remove GrContext* from GrTextContextGravatar joshualitt2016-02-11
* Make copySurface work for texture dsts, return a bool, & add unit test.Gravatar bsalomon2016-02-11
* Pass a GrContext pointer in GrDrawContext constructorGravatar joshualitt2016-02-11
* Move surface props off of GrTextContextGravatar joshualitt2016-02-11
* skia: Add support for CHROMIUM_image backed textures.Gravatar erikchen2016-02-10
* Start whittling down GrTextContextGravatar joshualitt2016-02-10
* Remove GrTextBlobCache/GrAtlasTextBlob friendlinessGravatar joshualitt2016-02-10
* Finalize gpu shaders in ProgramBuilding.Gravatar egdaniel2016-02-10
* cleanup textblob cache sanity check and prevent it from bitrottingGravatar joshualitt2016-02-10
* Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #19...Gravatar caryclark2016-02-09
* skia: Add support for CHROMIUM_image backed textures.Gravatar erikchen2016-02-09
* Remove SkNEW_APPEND_TO_TARRAY.Gravatar bungeman2016-02-09
* Shot in the dark to fix 581472Gravatar joshualitt2016-02-09
* Add some backend flexibility for shader declarations in ProgramBuilding.Gravatar egdaniel2016-02-09
* Alter SkXfermode's asFragmentProcessor & asXPFactory contractsGravatar robertphillips2016-02-09
* Improve GLSL integer supportGravatar cdalton2016-02-08
* Replace GrGLInterface's function pointers with std::functions.Gravatar bsalomon2016-02-08
* Revert of Improve GLSL integer support (patchset #1 id:1 of https://coderevie...Gravatar dcheng2016-02-06
* Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #17...Gravatar bsalomon2016-02-05
* Improve GLSL integer supportGravatar cdalton2016-02-05
* Add Histogram Macros to SkiaGravatar ericrk2016-02-05
* skia: Add support for CHROMIUM_image backed textures.Gravatar erikchen2016-02-05
* add kRGBA_F16_SkColorTypeGravatar reed2016-02-05
* Add GL indirect drawing APIsGravatar cdalton2016-02-05
* Add support for GL_EXT_raster_multisampleGravatar cdalton2016-02-05
* Remove deferred clear from SkGpuDeviceGravatar bsalomon2016-02-05
* Move Google3-specific stack limitation logic to template classes.Gravatar benjaminwagner2016-02-05
* Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #14...Gravatar jcgregorio2016-02-04
* skia: Add support for CHROMIUM_image backed textures.Gravatar erikchen2016-02-04
* speculatively comment out chrome mac perf test crasherGravatar caryclark2016-02-04
* Next round of GrGLSLFragmentProcessor-derived class cleanupGravatar robertphillips2016-02-04
* Increase max vertex attrib count in GrPrimitiveProcessorGravatar cdalton2016-02-03
* Fix assert accessing pipeline from initBatchTrackerGravatar cdalton2016-02-03
* Clean up GrGLSLFragmentProcessor-derived classesGravatar robertphillips2016-02-03
* Reduce stack usage for Google3.Gravatar benjaminwagner2016-02-03
* Make helper function on GrGLSLProgramDataManager non virtualGravatar egdaniel2016-02-03
* Add gpu implementation of SkAvoidXfermodeGravatar robertphillips2016-02-03
* Revert of Add gpu implementation of SkAvoidXfermode (patchset #10 id:170001 o...Gravatar mtklein2016-02-03
* Add gpu implementation of SkAvoidXfermodeGravatar robertphillips2016-02-03