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
*
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
*
Switched highp float to highfloat and mediump float to half.
Ethan Nicholas
2017-08-16
*
Make ref manipulation public on surface proxies.
Brian Salomon
2017-08-16
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
Speed up convexpaths GM in debug builds
Brian Osman
2017-08-15
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
Expose SkPath validation as boolean
Adrienne Walker
2017-08-10
*
Remove accessRenderTarget calls in service of binding stencil buffer
Robert Phillips
2017-08-10
*
Revert "Store discard request on the opList and remove GrDiscardOp"
Robert Phillips
2017-08-09
*
Store discard request on the opList and remove GrDiscardOp
Robert Phillips
2017-08-09
*
handle overflows in float->int
Mike Reed
2017-08-09
*
clean up useage of SkFloatBits
Mike Reed
2017-08-07
*
just use math.h for converting from float to int
Mike Reed
2017-08-04
*
remove unused flag
Mike Reed
2017-08-04
*
Clean up SkPathRef::makeSpace.
Ben Wagner
2017-07-31
*
renamed SkSL types in preparation for killing precision modifiers
Ethan Nicholas
2017-07-28
*
Reduce dependence on GrSurface's origin field (take 3)
Robert Phillips
2017-07-25
*
Revert "Reduce dependence on GrSurface's origin field (take 2)"
Robert Phillips
2017-07-25
*
Reduce dependence on GrSurface's origin field (take 2)
Robert Phillips
2017-07-25
*
Add initial version of GrResourceAllocator's free pool (take 2)
Robert Phillips
2017-07-21
*
Revert "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
*
Reduce dependence on GrSurface's origin field
Robert Phillips
2017-07-21
*
Revert "Add initial version of GrResourceAllocator's free pool"
Robert Phillips
2017-07-21
*
Add initial version of GrResourceAllocator's free pool
Robert Phillips
2017-07-21
*
Move GrTypesPriv.h to include/private
Brian Salomon
2017-07-19
*
Add GrResourceAllocator class + unit test
Robert Phillips
2017-07-19
*
Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu
Robert Phillips
2017-07-12
*
Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferr...
Robert Phillips
2017-07-11
*
Add mock config to tools and run through gms and benchs without crashing.
Brian Salomon
2017-07-07
*
Fix MDB regression
Robert Phillips
2017-06-19
*
Make SkTArray maintain reserve count
Brian Salomon
2017-06-16
*
Move Flags from GrRenderTarget to GrTypesPriv.h & rename
Robert Phillips
2017-06-13
*
Re-enable deferred proxies in Chrome
Robert Phillips
2017-06-12
*
Retract GrTexture.h a bit
Robert Phillips
2017-06-09
*
Add tonal color support for shadows.
Jim Van Verth
2017-06-09
*
move SkPathRef.h into private
Mike Reed
2017-06-07
[next]