aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects
Commit message (Expand)AuthorAge
...
* Revert "converted GrCircleBlurFragmentProcessor to sksl"Gravatar Ethan Nicholas2017-07-10
* converted GrCircleBlurFragmentProcessor to skslGravatar Ethan Nicholas2017-07-07
* Plumb through need for unpremul/premulGravatar Mike Reed2017-07-07
* Add proper aliased support for SDF textGravatar Jim Van Verth2017-07-06
* GR_TEST_UTILS fixesGravatar Brian Salomon2017-07-06
* rewrote GrAlphaThresholdFragmentProcessor in skslGravatar Ethan Nicholas2017-07-05
* Added new edge handling mode (clamp and repeat) to Gaussian blur filter.Gravatar wutao2017-06-30
* Speculative "fix" for crash in analyzeProcessorsGravatar Robert Phillips2017-06-30
* Re-re-land sksl fragment processor supportGravatar Ethan Nicholas2017-06-29
* Fix MDB regressionGravatar Robert Phillips2017-06-19
* Enable constexpr for VC++ 2017Gravatar Bruce Dawson2017-06-17
* Clean up GrResourceProvider usageGravatar Robert Phillips2017-06-15
* Revert "Revert "Go back to using dual source blending for lcd src-over even w...Gravatar Greg Daniel2017-06-14
* Revert "Go back to using dual source blending for lcd src-over even with non-...Gravatar Greg Daniel2017-06-14
* Go back to using dual source blending for lcd src-over even with non-opaque c...Gravatar Greg Daniel2017-06-14
* Retract GrTexture*.h & GrRenderTarget*.h from other headersGravatar Robert Phillips2017-06-13
* Init fDevKLMMatrix in GrGLCubicEffect (possible valgrind fix)Gravatar Robert Phillips2017-06-12
* replace 4f procs with pipeline (only called in 2 places by ganesh)Gravatar Mike Reed2017-06-09
* Retract GrTexture.h a bitGravatar Robert Phillips2017-06-09
* Improve cubic KLM accuracyGravatar Chris Dalton2017-06-09
* remove unused xfermode methodsGravatar Mike Reed2017-06-08
* move Coeff into blendmodeGravatar Mike Reed2017-06-06
* Make GrSimpleMeshDrawOpHelper record whether coverage can be implemented as a...Gravatar Brian Salomon2017-06-05
* Make instantiate return a BooleanGravatar Robert Phillips2017-06-05
* Remove support in GPU backend for distance vector field.Gravatar Brian Salomon2017-06-02
* Omnibus: Push instantiation of GrTextures later (post TextureSampler)Gravatar Robert Phillips2017-06-02
* Revise system for checking for uninstantiated proxiesGravatar Robert Phillips2017-05-29
* Allow for non opaque colors for src-over lcd fallback case in gpuGravatar Greg Daniel2017-05-24
* Don't pass uniform arrays in GrGLNonlinearColorSpaceXformEffectGravatar Christopher Cameron2017-05-23
* Remove setting of alpha coverage in text ops when in LCD modeGravatar Greg Daniel2017-05-22
* Fix to lcd blending in ganeshGravatar Greg Daniel2017-05-22
* Update Porter Duff analysis to match LCD logic.Gravatar Greg Daniel2017-05-19
* Fix gpu lcd blending to semi-correctly handle alpha coverageGravatar Greg Daniel2017-05-19
* Remove GrSurfaceDesc member from GrSurfaceProxy.Gravatar Brian Salomon2017-05-17
* Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".Gravatar Brian Salomon2017-05-12
* Fix transparent ambient shadowsGravatar Jim Van Verth2017-05-11
* Fixed distance field interpolation for gamma correct renderingGravatar Brian Osman2017-05-09
* Re-land of "eliminated GrGLSLExpr".Gravatar Ethan Nicholas2017-05-08
* Combine the ambient and spot alphas into the base colorGravatar Jim Van Verth2017-05-04
* Revert "Revert "Revert "eliminated GrGLSLExpr"""Gravatar Ethan Nicholas2017-05-04
* Allow TextureSamplers to have null GrTexture pointerGravatar Robert Phillips2017-05-03
* Revert "Revert "eliminated GrGLSLExpr""Gravatar Ethan Nicholas2017-05-03
* Revert "eliminated GrGLSLExpr"Gravatar Brian Salomon2017-05-02
* eliminated GrGLSLExprGravatar Ethan Nicholas2017-05-02
* Fix fast blur for shadow rrects.Gravatar Jim Van Verth2017-04-28
* Rm makeRenderTargetContext in favor of deferred version (take 3)Gravatar Robert Phillips2017-04-25
* Remove all headers from include/gpu/effectsGravatar Robert Phillips2017-04-21
* Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"Gravatar Robert Phillips2017-04-21
* Rm makeRenderTargetContext in favor of deferred version (take 2)Gravatar Robert Phillips2017-04-21
* Remove all config conversion modes except round-to-nearestGravatar Brian Osman2017-04-20