index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
effects
/
GrConfigConversionEffect.cpp
Commit message (
Expand
)
Author
Age
*
Make generated effects from sksl fp files not need SK_SUPPORT_GPU
Greg Daniel
2018-04-06
*
updated .fp file headers
Ethan Nicholas
2018-02-01
*
converted GrMagnifierEffect to SkSL
Ethan Nicholas
2017-12-13
*
sksl enum support
Ethan Nicholas
2017-11-13
*
Remove color space xform support from SkSL
Brian Osman
2017-10-23
*
converted GrRectBlurEffect to SkSL
Ethan Nicholas
2017-10-16
*
initClassID no longer auto-allocates ids
Ethan Nicholas
2017-10-09
*
converted GrConfigConversionEffect to SkSL
Ethan Nicholas
2017-10-05
*
re-land of new SkSL precisions
Ethan Nicholas
2017-09-18
*
Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...
Ethan Nicholas
2017-09-18
*
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
Ethan Nicholas
2017-09-15
*
Revert "Switched highp float to highfloat and mediump float to half."
Brian Salomon
2017-08-17
*
Switched highp float to highfloat and mediump float to half.
Ethan Nicholas
2017-08-16
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
renamed SkSL types in preparation for killing precision modifiers
Ethan Nicholas
2017-07-28
*
Implement clone for 4 additional GrFragmentProcessors.
Brian Salomon
2017-07-26
*
Smaller fragment from "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
*
Revert "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
*
Reduce dependence on GrSurface's origin field
Robert Phillips
2017-07-21
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Rm makeRenderTargetContext in favor of deferred version (take 3)
Robert Phillips
2017-04-25
*
Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"
Robert Phillips
2017-04-21
*
Rm makeRenderTargetContext in favor of deferred version (take 2)
Robert Phillips
2017-04-21
*
Remove all config conversion modes except round-to-nearest
Brian Osman
2017-04-20
*
Revert "Rm makeRenderTargetContext in favor of deferred version"
Robert Phillips
2017-04-11
*
Rm makeRenderTargetContext in favor of deferred version
Robert Phillips
2017-04-11
*
PM/UPM conversion improvements
Brian Osman
2017-04-10
*
Remove texture sampling from GrConfigConversionEffect
Brian Osman
2017-04-05
*
Remove compiler bug workaround
Brian Osman
2017-03-31
*
More GrSurfaceProxy-clean up
Robert Phillips
2017-03-29
*
Miscellaneous GrSurfaceProxy-related cleanup
Robert Phillips
2017-03-29
*
Revert "Remove texture sampling from GrConfigConversionEffect"
Brian Osman
2017-03-24
*
Remove texture sampling from GrConfigConversionEffect
Brian Osman
2017-03-24
*
Revert "Remove texture sampling from GrConfigConversionEffect"
Brian Osman
2017-03-23
*
Remove texture sampling from GrConfigConversionEffect
Brian Osman
2017-03-23
*
Add Swizzle FP, and remove swizzle logic from GrConfigConversionEffect
Brian Osman
2017-03-22
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
*
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
Robert Phillips
2017-03-14
*
Make GrClip.h private
Brian Salomon
2017-03-09
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy>
Robert Phillips
2017-03-03
*
Remove GrFragmentProcessor::computeInvariantOutput
Brian Salomon
2017-02-13
*
Re-enable processor optimization test with some fixes.
Brian Salomon
2017-02-09
*
make GR_TEST_UTILS=0 work
Hal Canary
2017-02-02
*
Rationalize GrContext's Gr*Proxy getter naming
Robert Phillips
2017-01-30
*
Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations.""
Brian Salomon
2017-01-27
*
Revert "Start of rewrite of GrFragmentProcessor optimizations."
Ethan Nicholas
2017-01-27
*
Start of rewrite of GrFragmentProcessor optimizations.
Brian Salomon
2017-01-27
*
Switch GrConfigConversionEffect over to taking GrTextureProxies
Robert Phillips
2017-01-25
[next]