index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
private
Commit message (
Expand
)
Author
Age
*
Make SkTFitsIn and SkTo constexpr.
Ben Wagner
2017-10-17
*
Enable CCPR for volatile paths
Chris Dalton
2017-10-17
*
Use enum to track MipMapsStatus throughout Texture creation
Greg Daniel
2017-10-12
*
clone saturating cast code for doubles
Mike Reed
2017-10-10
*
Fix drawSpecialImage
Robert Phillips
2017-10-10
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
*
Revert "Enable coverage counting path rendering except on Android framework"
Chris Dalton
2017-10-09
*
Enable coverage counting path rendering except on Android framework
Chris Dalton
2017-10-07
*
Add option to create a deferred render target context with mips
Greg Daniel
2017-10-06
*
Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation"
Brian Osman
2017-10-02
*
Revert "Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-fr...
Brian Osman
2017-10-02
*
Revert "Enable coverage counting path rendering on non-Android"
Jim Van Verth
2017-09-29
*
Enable coverage counting path rendering on non-Android
Chris Dalton
2017-09-29
*
Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, ...
Brian Osman
2017-09-29
*
Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defe...
Brian Osman
2017-09-28
*
Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instan...
Brian Osman
2017-09-28
*
Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"
Brian Osman
2017-09-28
*
Make threaded proxy generation MDB-friendly, and defer instantiation
Brian Osman
2017-09-28
*
Add GrTextureProxyPriv
Robert Phillips
2017-09-28
*
changed vertex attribute precisions to be actual types
Ethan Nicholas
2017-09-27
*
Remove unused function with an incorrect assert
Brian Osman
2017-09-22
*
switched SkSL's temporary 'highfloat' type back to 'float'
Ethan Nicholas
2017-09-22
*
Don't deserialize pathref oval/rrect bits
Brian Salomon
2017-09-22
*
no_sanitize is Clang 3.7+
Mike Klein
2017-09-21
*
Teach TSAN directly about semaphore_t.
Mike Klein
2017-09-21
*
Add native caching of uniquely keyed GrTextureProxies (take 2)
Robert Phillips
2017-09-21
*
Revert "Add native caching of uniquely keyed GrTextureProxies"
Robert Phillips
2017-09-20
*
Add native caching of uniquely keyed GrTextureProxies
Robert Phillips
2017-09-20
*
Use shader based blending to clamp kPlus mode w/F16
Brian Osman
2017-09-20
*
Mac TSAN support: annotate Sk[Base]Mutex as a mutex.
Mike Klein
2017-09-19
*
re-land of new SkSL precisions
Ethan Nicholas
2017-09-18
*
expand on sk_double_to_float() comment
Mike Klein
2017-09-18
*
Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...
Ethan Nicholas
2017-09-18
*
Suppress float-cast-overflow in SkPoint::Length.
Ben Wagner
2017-09-16
*
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
Ethan Nicholas
2017-09-15
*
Don't allow iteration through non-finite points.
Mike Klein
2017-09-08
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Move several GrContextOptions fields behind GR_TEST_UTILS
Brian Osman
2017-08-30
*
DeferredDisplayList API proposal
Robert Phillips
2017-08-30
*
Store discard request on the opList and remove GrDiscardOp (take 3)
Robert Phillips
2017-08-29
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Revert "Store discard request on the opList and remove GrDiscardOp (take 2)"
Robert Phillips
2017-08-25
*
Store discard request on the opList and remove GrDiscardOp (take 2)
Robert Phillips
2017-08-25
*
Switch atlas clients over to using absolute texture coordinates (take 2)
Robert Phillips
2017-08-25
*
Make SkTFitsIn turn into less code.
Ben Wagner
2017-08-24
*
Revert "Switch atlas clients over to using absolute texture coordinates"
Robert Phillips
2017-08-24
*
Switch atlas clients over to using absolute texture coordinates
Robert Phillips
2017-08-24
*
Remove uses of sk_throw.
Ben Wagner
2017-08-17
*
Revert "Switched highp float to highfloat and mediump float to half."
Brian Salomon
2017-08-17
*
Remove SkFAIL.
Ben Wagner
2017-08-17
[next]