index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
Commit message (
Expand
)
Author
Age
*
Remove internal calls to SkImage::getTexture
bsalomon
2016-02-29
*
tile spans
herb
2016-02-29
*
New GM that exercises gamma-correctness in various parts of the pipeline.
brianosman
2016-02-26
*
Revert of New GM that exercises gamma-correctness in various parts of the pip...
brianosman
2016-02-26
*
New GM that exercises gamma-correctness in various parts of the pipeline.
brianosman
2016-02-26
*
add gm to illustrate bug
caryclark
2016-02-26
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
SkPDF: fix scalar serialization
halcanary
2016-02-24
*
remove debugging printf
reed
2016-02-24
*
extend xfermodes gm to include 3 custom modes
reed
2016-02-24
*
simplify/unify xferproc api
reed
2016-02-24
*
Create new GM to target translations problems in GrAtlasTextContext
joshualitt
2016-02-24
*
Add dest type hint to SkShader::ContextRec
fmalita
2016-02-22
*
kill gm now that we can test srgb on all gms
reed
2016-02-22
*
Add ContextRec param to SkShader::contextSize()
fmalita
2016-02-22
*
Initial linear gradient 4f impl
fmalita
2016-02-22
*
lots of sRGB and F16 blits
reed
2016-02-22
*
SkNx: kth<...>() -> [...]
mtklein
2016-02-21
*
remove xferu64 gm -- not needed now that the blitters are hooked up
reed
2016-02-18
*
Switch to pixmap in API.
herb
2016-02-18
*
make SkPM4f private
reed
2016-02-18
*
Add bilerp filtering.
herb
2016-02-17
*
Mark existing image filter entry points that will be going away with Deprecated
robertphillips
2016-02-17
*
Simplified linear pipeline.
herb
2016-02-17
*
Delete dead code. SkBitmapHasher has not been used since gm.
mtklein
2016-02-16
*
Remove 6-param applyCropRect() from lighting filters (raster path).
senorblanco
2016-02-16
*
make SkComposeShader.h private
reed
2016-02-15
*
re-emable u64 gm
reed
2016-02-12
*
Add bench and gm for shapes
cdalton
2016-02-10
*
disable flaky gm for now
reed
2016-02-10
*
turn off debug svg file
caryclark
2016-02-09
*
make test consistent
caryclark
2016-02-09
*
add helper to create fancy underlines
caryclark
2016-02-09
*
implement more xfermodeproc4f and add GM
reed
2016-02-09
*
Add unit test to feed valid SVG sequences to make sure that
caryclark
2016-02-09
*
start experimenting with 64bit frame-buffers
reed
2016-02-09
*
Relocate anisotropic mipmap logic to SkMipMap::extractLevel()
fmalita
2016-02-09
*
extend modecolorfilter to 4f
reed
2016-02-08
*
increase subdivision for very large cubics
caryclark
2016-02-05
*
Remove deferred clear from SkGpuDevice
bsalomon
2016-02-05
*
extend compose-colorfilter to 4f
reed
2016-02-04
*
Add an avoidXfermode GM to exercise coverage
robertphillips
2016-02-03
*
extend gm to test aa[] parameter on xfer4f procs
reed
2016-02-03
*
Add gpu implementation of SkAvoidXfermode
robertphillips
2016-02-03
*
Revert of Add gpu implementation of SkAvoidXfermode (patchset #10 id:170001 o...
mtklein
2016-02-03
*
Add gpu implementation of SkAvoidXfermode
robertphillips
2016-02-03
*
Fix for rounded-rect clips with filters.
senorblanco
2016-02-02
*
Add ability to extract YUV planes from SkImage
bsalomon
2016-02-01
[next]