index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
SkMultiPictureDocument: don't rely on SkPicture::cullRect
halcanary
2016-06-14
*
Remove command buffer sample app support.
bsalomon
2016-06-14
*
Store GLSL max samplers using uint32_t rather than uint8_t
bsalomon
2016-06-14
*
Fix linux compile error
jvanverth
2016-06-14
*
Fix compile error (uninitialized variable use)
brianosman
2016-06-14
*
Create free list heap for suballocation
jvanverth
2016-06-13
*
Revert of Clean up two unlaunched SSE 4.1 8888 blits. (patchset #1 id:1 of ht...
mtklein
2016-06-13
*
Revert of Update typeface serialization style. (patchset #3 id:40001 of https...
mtklein
2016-06-13
*
Fix SkImage::asLegacyBitmap() to respect color space info
msarett
2016-06-13
*
Add prescale option to deferred params
ericrk
2016-06-13
*
Clean up two unlaunched SSE 4.1 8888 blits.
mtklein
2016-06-13
*
Update typeface serialization style.
bungeman
2016-06-13
*
Add control over whether lines are special cased in SkDashPath. Disable when ...
bsalomon
2016-06-13
*
Better (?) interface for controlling sRGB-ness of mipmaps on GrTexture
brianosman
2016-06-13
*
Move multisampleDisableSupport into GrCaps
csmartdalton
2016-06-10
*
Type-erase SkAutoMutexAcquire and SkAutoExclusive.
mtklein
2016-06-10
*
fix non-square stroke rects (non-aa)
reed
2016-06-10
*
Make SkBlitter hierarchy explicit about what needs to be implemented.
herb
2016-06-10
*
Implement SkFontMgr_Custom::onCreateFromFontData.
bungeman
2016-06-10
*
Fix GrDrawContextPriv::stencilRect
csmartdalton
2016-06-10
*
respect srgb gamma when building mips
reed
2016-06-10
*
Make GrShape capable of representing inverse filled rrects.
bsalomon
2016-06-10
*
add fail condition to addexpanded
caryclark
2016-06-10
*
Implement all onCreateFromStream overloads.
bungeman
2016-06-10
*
Fix glDraw*Indirect prototypes
csmartdalton
2016-06-09
*
Move immintrin/arm_neon includes to where they are used.
mtklein
2016-06-09
*
Add NV12 texture conversion support.
jbauman
2016-06-09
*
Add control of manual mipmapping to GrContextOptions
brianosman
2016-06-09
*
Cleanup needed to use WindowContext for Android
djsollen
2016-06-09
*
SkPictureAnalyzer: expose the number of slow GPU commands.
senorblanco
2016-06-09
*
Revert of Add control of manual mipmapping to GrContextOptions (patchset #2 i...
mtklein
2016-06-09
*
SkPixmap::setColorSpace
msarett
2016-06-09
*
Add raw pixel serialization fallback for SkImages that cannot be encoded.
mtklein
2016-06-09
*
SkMipMap::ComputeLevelSize should only cover SkMipMap's levels.
cblume
2016-06-09
*
Add control of manual mipmapping to GrContextOptions
brianosman
2016-06-09
*
Simplify code by breaking general sampler into Nearest and Bilerp.
herb
2016-06-09
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
SkColorSpace::NewICC fix integer overflow caught by fuzzer
msarett
2016-06-09
*
Make SkDashPathEffect fail for stroke+fill style (in addition to fill style)
bsalomon
2016-06-09
*
Optimize color xforms with 2.2 gammas for SSE2
msarett
2016-06-08
*
Use faster case for on tile sampling, and a little clean up. This has been a ...
herb
2016-06-08
*
Add GpuCommandBuffer support.
egdaniel
2016-06-08
*
Fix mipmap generation on Nexus 5x & 6p devices.
brianosman
2016-06-08
*
Replace targetHasUnifiedMultisampling in GrPB constructor
csmartdalton
2016-06-08
*
When setting up a copySurface dst texture make the orientation match the src ...
bsalomon
2016-06-08
*
Fix instances where hwaa was wrong for mixed samples
csmartdalton
2016-06-08
*
Handle single pixel case on tiled.
herb
2016-06-08
*
Subclass GrVkCommandBuffer into Primary and Secondary CommandBuffers.
egdaniel
2016-06-08
*
Add support for finding/creating general GrVkRenderPass from the VkResourcePr...
egdaniel
2016-06-08
*
fix pathops fuzz bugs
caryclark
2016-06-08
[prev]
[next]