index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
Commit message (
Expand
)
Author
Age
*
Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly"
Robert Phillips
2017-02-08
*
Remove asTextureRef from SkSpecialImage & update effects accordingly
Robert Phillips
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Revert "SkColorSpace: remove named API, add gamut API"
Matt Sarett
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Add a fast case for copying vertices in GrDrawVerticesOp.
Brian Salomon
2017-02-07
*
Fix rounding error with tiled bitmap draws
Brian Osman
2017-02-06
*
GrTessellator (AA): improve antialiasing of thin shapes.
Stephen White
2017-02-06
*
Make workaround for std::unique_ptr<const T[]> bug in old libstdc++ work.
Brian Salomon
2017-02-06
*
Work around broken std::unique_ptr<const T[]> constructor from std::unique_pt...
Brian Salomon
2017-02-06
*
Fix two bugs when deciding to tile. Large images were always tiling.
Brian Osman
2017-02-06
*
Add refcnt'ed immutable vertices class for SkCanvas::drawVertices.
Brian Salomon
2017-02-06
*
GrTessellator (AA): Fix for missing fill artifacts.
Stephen White
2017-02-03
*
Batch across matrix changes in drawVertices and add GM to test.
Brian Salomon
2017-02-03
*
Revert "Replaced all calls to fragmentPosition() with sk_FragCoord"
Ethan Nicholas
2017-02-02
*
Revert "Revert "SkScalar: delete code that doesn't compile.""
Hal Canary
2017-02-02
*
Revert "SkScalar: delete code thqat doesn't compile."
Leon Scroggins
2017-02-02
*
make GR_TEST_UTILS=0 work
Hal Canary
2017-02-02
*
Have Vulkan advertise that compressed textures are currently unsupported
Robert Phillips
2017-02-02
*
SkScalar: delete code thqat doesn't compile.
Hal Canary
2017-02-02
*
Add a GM for SkShadowUtils and fix a few issues.
Brian Salomon
2017-02-01
*
Broaden checking of GrSurfaceProxy::MakeDeferred's return value
Robert Phillips
2017-02-01
*
Add test for proactive proxy-creation failure
Robert Phillips
2017-02-01
*
GR_PROXY_MOVE: Work around Win/Clang eval order bug
Hans Wennborg
2017-02-01
*
Add more pre-checks to surfaceProxy creation
Robert Phillips
2017-02-01
*
Reduce use of SkImage_Base::peekTexture
Robert Phillips
2017-01-31
*
Make sure to preserve stencil on vulkan copy as draws
Greg Daniel
2017-01-31
*
GrTessellator (AA): improve AA quality for near-overlapping paths.
Stephen White
2017-01-30
*
Rationalize GrContext's Gr*Proxy getter naming
Robert Phillips
2017-01-30
*
Change shadow tessellators to use SkColor and move to util.
Jim Van Verth
2017-01-30
*
Make blur utils take GrTextureProxies - take 2
Robert Phillips
2017-01-30
*
Make SkGpuDevice::drawVertices perform color byte order swap and premul step ...
Brian Salomon
2017-01-30
*
Revert "Make blur utils take GrTextureProxies"
Robert Phillips
2017-01-30
*
Make blur utils take GrTextureProxies
Robert Phillips
2017-01-30
*
Push GrTextureProxy down to more effects
Robert Phillips
2017-01-30
*
Rename GrFragmentProcessor::MulOutputByInputUnpremulColor to MakeInputPremulA...
Brian Salomon
2017-01-28
*
AA GrTessellator: fix bevelling of acute angles.
Stephen White
2017-01-27
*
verify that glyph position rect is non-empty in GrAtlasTextBlob::appendGlyph
Lee Salzman
2017-01-27
*
Add geometric version of spot shadow
Jim Van Verth
2017-01-27
*
Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs
Robert Phillips
2017-01-27
*
Add offset to uniform blocks in Vulkan
Greg Daniel
2017-01-27
*
Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations.""
Brian Salomon
2017-01-27
*
Revert "Start of rewrite of GrFragmentProcessor optimizations."
Ethan Nicholas
2017-01-27
*
Start of rewrite of GrFragmentProcessor optimizations.
Brian Salomon
2017-01-27
*
Fix extension suffic for getting procs from GL_EXT_debug_marker on ES
Brian Salomon
2017-01-26
*
Move SkGammaColorFilter to tools, limit to sRGB
Brian Osman
2017-01-26
*
Move GrDrawingManager pointer to GrSurfaceContext
Robert Phillips
2017-01-26
*
Remove redundant caps field from GrProcessorTestData
Brian Salomon
2017-01-25
*
Switch GrConfigConversionEffect over to taking GrTextureProxies
Robert Phillips
2017-01-25
*
Use GrSurfaceContext::read/write-Pixels more
Robert Phillips
2017-01-25
[next]