index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Support pixel antialising in DirectWrite.
bungeman
2016-06-16
*
Differentiate between sRGBGamma and 2Dot2Gamma
msarett
2016-06-16
*
Keep SkColorSpace and SkColorProfileType in sync
msarett
2016-06-16
*
Revert of Keep SkColorSpace and SkColorProfileType in sync (patchset #2 id:20...
egdaniel
2016-06-15
*
Revert of Refactoring of GPU NormalMap handling out into its own class (patch...
egdaniel
2016-06-15
*
Keep SkColorSpace and SkColorProfileType in sync
msarett
2016-06-15
*
Refactoring of GPU NormalMap handling out into its own class.
dvonbeck
2016-06-15
*
Revert of Refactoring of GPU NormalMap handling out into its own class (patch...
egdaniel
2016-06-14
*
Refactoring of GPU NormalMap handling out into its own class.
dvonbeck
2016-06-14
*
Remove command buffer sample app support.
bsalomon
2016-06-14
*
Create free list heap for suballocation
jvanverth
2016-06-13
*
Revert of Update typeface serialization style. (patchset #3 id:40001 of https...
mtklein
2016-06-13
*
Add prescale option to deferred params
ericrk
2016-06-13
*
Update typeface serialization style.
bungeman
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
*
respect srgb gamma when building mips
reed
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
*
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 control of manual mipmapping to GrContextOptions
brianosman
2016-06-09
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Replace targetHasUnifiedMultisampling in GrPB constructor
csmartdalton
2016-06-08
*
SkLeanWindows.h: #include "Windows.h" fewer places
halcanary
2016-06-07
*
Revert of Move immintrin/arm_neon includes to where they are used. (patchset ...
mtklein
2016-06-07
*
Move immintrin/arm_neon includes to where they are used.
mtklein
2016-06-07
*
Make GrShape track the winding direction and starting point for rrect types.
bsalomon
2016-06-06
*
Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...
brianosman
2016-06-06
*
Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of ht...
scroggo
2016-06-06
*
Remove GrRenderTarget from GrPipelineBuilder
robertphillips
2016-06-06
*
MIPS32r2: Fix Chromium runtime crash
milko.leporis
2016-06-05
*
Remove some uses of SK_SUPPORT_LEGACY_TYPEFACE_PTR.
bungeman
2016-06-03
*
Plumbing mipmaps to the point of creation.
cblume
2016-06-03
*
Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...
robertphillips
2016-06-03
*
Add SampleApp slide with animating lightmapped objects & transparency
robertphillips
2016-06-03
*
fix windows assert
caryclark
2016-06-03
*
Abandon offset support with texel buffers
csmartdalton
2016-06-03
*
Support ARB extensions for indirect drawing
csmartdalton
2016-06-03
*
Add color correction benchmark - with comparison to qcms
msarett
2016-06-03
*
Make SkPngCodec decode progressively.
scroggo
2016-06-02
*
add MakeS32 helper to SkImageInfo, fix named-gamma constructor bug
reed
2016-06-02
*
Remove SK_SUPPORT_LEGACY_TYPEFACE_MAKE_FROM_NAME.
bungeman
2016-06-02
*
Manually generated sRGB mipmaps, with successively smaller draws.
brianosman
2016-06-02
*
Create SkColorSpaceXform to handle color conversions
msarett
2016-06-01
[next]