index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
effects
Commit message (
Expand
)
Author
Age
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Add minimum size for using distance fields.
jvanverth
2015-03-19
*
Fix up some issues introduced by https://codereview.chromium.org/1013773002/
jvanverth
2015-03-16
*
Fix SDF gradient calculation for non-uniform xforms
jvanverth
2015-03-16
*
Adjust atlas sizes to fix Mali400 precision issues
jvanverth
2015-03-11
*
Adding linear interpolation to rgb->yuv conversion
sugoi
2015-03-06
*
handle null vertex or index buffers in batch
joshualitt
2015-03-05
*
Revert of Adding linear interpolation to rgb->yuv conversion (patchset #1 id:...
joshualitt
2015-03-04
*
Adding linear interpolation to rgb->yuv conversion
sugoi
2015-03-03
*
valgrind fix
joshualitt
2015-03-02
*
Dash batch
joshualitt
2015-02-27
*
adding preabandon flag to DM
joshualitt
2015-02-25
*
I'd really like to land this before the branch so speedy reviews are apprecia...
joshualitt
2015-02-25
*
Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.c...
joshualitt
2015-02-25
*
I'd really like to land this before the branch so speedy reviews are apprecia...
joshualitt
2015-02-25
*
Move clip off of draw target
joshualitt
2015-02-23
*
Use highp for distance field texture coord varyings.
jvanverth
2015-02-23
*
Remove canApplyCoverage from XP and all related functions in gpu code.
egdaniel
2015-02-23
*
Dynamically create stencil buffer when needed.
bsalomon
2015-02-23
*
Allow resources' unique keys to be changed.
bsalomon
2015-02-19
*
Rename GrContentKey to GrUniqueKey
bsalomon
2015-02-19
*
Pass Rendertarget into context.
joshualitt
2015-02-18
*
Use uint16s for texture coordinates when rendering text.
jvanverth
2015-02-18
*
Revert of Use uint16s for texture coordinates when rendering text. (patchset ...
reed
2015-02-17
*
Use dst copies in porter duffer XP to correctly render certain blends.
egdaniel
2015-02-17
*
Use uint16s for texture coordinates when rendering text.
jvanverth
2015-02-17
*
Use SkXfermode as public facing enum for GrPorterDuffXP
egdaniel
2015-02-17
*
YUV scale fix
sugoi
2015-02-13
*
Determine whether we can tweakAlphaForCoverage during Pipeline/XP creation.
egdaniel
2015-02-13
*
Revert of YUV scale fix (patchset #2 id:20001 of https://codereview.chromium....
jvanverth
2015-02-13
*
YUV scale fix
sugoi
2015-02-13
*
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
*
fix for uniform view matrix being uploaded but not used
joshualitt
2015-02-12
*
Small change to use a GrGeometryProcessor for all BitmapText draw calls
joshualitt
2015-02-11
*
Clean up clipping code a bit
robertphillips
2015-02-10
*
Move GrXferProcessor subclasses into cpp files
egdaniel
2015-02-09
*
One createTexture function, attempt to recycle scratch in createTexture.
bsalomon
2015-02-06
*
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
*
Dash using vertex attributes for interval and stroke width
joshualitt
2015-02-03
*
Move DstCopy on gpu into the GrXferProcessor.
egdaniel
2015-02-03
*
Move npot resizing out of GrContext and simplify GrContext texture functions.
bsalomon
2015-02-02
*
Revert of Move npot resizing out of GrContext and simplify GrContext texture ...
bsalomon
2015-01-31
*
Move npot resizing out of GrContext and simplify GrContext texture functions.
bsalomon
2015-01-31
[next]