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
*
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
*
Move SkShadowTessellator to GrShadowTessellator
Jim Van Verth
2017-01-25
*
Allow GrSingleTextureEffect to take GrTextureProxies
Robert Phillips
2017-01-24
*
SkPixelInfo::CopyPixels() refactor part 0: only one memcpy() case
Matt Sarett
2017-01-24
*
Make GrConvolutionEffect only support Gaussian kernels and rename.
Brian Salomon
2017-01-24
*
Make GrYUVEffect take GrTextureProxies
Robert Phillips
2017-01-24
*
Stop tracking whether GrFragmentProcessors read their input
Brian Salomon
2017-01-23
*
Track clear counts in vulkan render passes
Greg Daniel
2017-01-23
*
Reland "Refactor trimming logic for read/writePixels()"
Matt Sarett
2017-01-23
*
Revert "Refactor trimming logic for read/writePixels()"
Matt Sarett
2017-01-23
*
Refactor trimming logic for read/writePixels()
Matt Sarett
2017-01-23
*
Look for GenerateMipMapEXT
Brian Salomon
2017-01-23
*
Revert "Revert "Make it possible to query GrXPFactory for dst texture without...
Brian Salomon
2017-01-20
*
Revert "Make it possible to query GrXPFactory for dst texture without GrPipel...
Brian Salomon
2017-01-20
[next]