index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
SkArithmeticMode_gpu.h
Commit message (
Expand
)
Author
Age
*
rename GrShaderDataManager -> GrProcessorDataManager
joshualitt
2015-07-09
*
more threading of GrShaderDataManager
joshualitt
2015-07-08
*
Add mixed samples support to XPs
cdalton
2015-06-08
*
Update XPF invariant info to not account for conflation
cdalton
2015-06-02
*
Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopyt...
bsalomon
2015-05-26
*
Revert of Move DstCoordTexture to GrXP, rename and remove the word "copy" fro...
bungeman
2015-05-22
*
Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopyt...
bsalomon
2015-05-22
*
rename GrDrawTargetCaps.h to GrCaps.h and move to include
bsalomon
2015-05-22
*
rename GrDrawTargetCaps to GrCaps
bsalomon
2015-05-19
*
Remove canTweakAlphaForCoverage from XP's since batch reads flag.
egdaniel
2015-05-04
*
Use GLSLCaps for creating processor keys and GLSL-specific programs
jvanverth
2015-04-28
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Remove canApplyCoverage from XP and all related functions in gpu code.
egdaniel
2015-02-23
*
Use dst copies in porter duffer XP to correctly render certain blends.
egdaniel
2015-02-17
*
Revert of Use dst copies in porter duffer XP to correctly render certain blen...
egdaniel
2015-02-13
*
Use dst copies in porter duffer XP to correctly render certain blends.
egdaniel
2015-02-13
*
Pass in ProcOptInfos into willNeedDstCopy on XPs
egdaniel
2015-02-13
*
Move GrXferProcessor subclasses into cpp files
egdaniel
2015-02-09
*
Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #...
bsalomon
2015-02-06
*
Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:2000...
bsalomon
2015-02-05
*
Move DstCopy on gpu into the GrXferProcessor.
egdaniel
2015-02-05
*
Revert "Move DstCopy on gpu into the GrXferProcessor."
egdaniel
2015-02-04
*
Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1...
egdaniel
2015-02-04
*
Revert "Move DstCopy on gpu into the GrXferProcessor."
egdaniel
2015-02-04
*
Move DstCopy on gpu into the GrXferProcessor.
egdaniel
2015-02-03
*
Remove willReadDst from GrFragmentProcessor.
egdaniel
2015-01-20
*
Add include before SK_SUPPORT_GPU in SkArithmeticMode_gpu.h to fix android build
egdaniel
2015-01-15
*
Add Arithmetic mode xp.
egdaniel
2015-01-14
*
Move Gpu ArithmeticMode xfer effect to _gpu files.
egdaniel
2015-01-14