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
*
ccpr: Generalize GrCCAtlas to work for cached atlases as well
Chris Dalton
2018-06-14
*
Remove GrPixelConfig argument to GrColorSpaceXform[Effect]::Make
Brian Osman
2018-06-14
*
Revert "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines."
Hal Canary
2018-06-14
*
GrTessellator: rename intersection check args.
Stephen White
2018-06-14
*
Revert "Revert "SkTypes: extract SkTo""
Hal Canary
2018-06-14
*
Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines.
Hal Canary
2018-06-14
*
Add GrContext::MakeVulkan factory that doesn't take a ref'd GrVkBackendContext.
Greg Daniel
2018-06-14
*
added 565 to 8888 conversion for gpu LCD text rendering for macOS
Timothy Liang
2018-06-14
*
Remove const from (immutable) SkColorSpace args to some functions
Brian Osman
2018-06-14
*
ccpr: Initialize the atlas size more intelligently
Chris Dalton
2018-06-13
*
Pull non-substantive changes out of omnibus CL
Robert Phillips
2018-06-13
*
Remove unused code that was used for late mip allocations.
Greg Daniel
2018-06-13
*
Allow caller to specify if the want mip maps in makeTextureImage call.
Greg Daniel
2018-06-13
*
Fix IsFunctionallyExact
Robert Phillips
2018-06-13
*
Revert "SkTypes: extract SkTo"
Hal Canary
2018-06-13
*
SkTypes: more into SkMacros
Hal Canary
2018-06-12
*
SkMacros split from SkTypes.h
Hal Canary
2018-06-12
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
Plumb GrContext everywhere
Robert Phillips
2018-06-12
*
trim #include <new> from SkPostConfig.h
Mike Klein
2018-06-11
*
Revert "remove half float workaround in GrGLGpu::onReadPixels"
Stephen White
2018-06-09
*
Fall back to bilerp if we are undable to do a copy for mips.
Greg Daniel
2018-06-08
*
Reland "Reland "Require mips to be allocated at texture creation time and dis...
Greg Daniel
2018-06-08
*
Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu.
Brian Salomon
2018-06-08
*
Revert "Reland "Require mips to be allocated at texture creation time and dis...
Greg Daniel
2018-06-08
*
Avoid degenerate matrices (that trigger asserts) in test code
Brian Osman
2018-06-08
*
rebase
Cary Clark
2018-06-08
*
Make the SkPathRef GenIDChangeListener ref counted
Chris Dalton
2018-06-08
*
Remove include of GrGLProgramBuilder.h from GrGLProgram.h and GrVkPipelineSta...
Brian Salomon
2018-06-08
*
Add a front() accessor to GrAllocator
Chris Dalton
2018-06-08
*
New more efficient run builder
Herb Derby
2018-06-08
*
remove half float workaround in GrGLGpu::onReadPixels
Brian Salomon
2018-06-08
*
GrTessellator: catch missing intersections.
Stephen White
2018-06-08
*
Reland "Require mips to be allocated at texture creation time and disable lat...
Greg Daniel
2018-06-08
*
Revert "Reland "Workaround constexpr bug in MSVC 2015 in GrTextureOp""
Brian Salomon
2018-06-08
*
Add a factory to any GrOp-derived class that lacked one
Robert Phillips
2018-06-08
*
Revert "Require mips to be allocated at texture creation time and disable lat...
Greg Daniel
2018-06-07
*
Remove GrGLSLFragProcs typedef. Use unique_ptr to for GrGLSLFragmentProcessor...
Brian Salomon
2018-06-07
*
Require mips to be allocated at texture creation time and disable late alloca...
Greg Daniel
2018-06-07
*
fonts: Hook up FallbackTextHelper to font remoting.
Khushal
2018-06-07
*
Add checks to make sure we don't overflow 32 bit int in GPU path renderers.
Greg Daniel
2018-06-07
*
Add guard around GrVkBackendContext::Create function.
Greg Daniel
2018-06-07
*
Remove unused GrObjectMemoryPool
Robert Phillips
2018-06-07
*
Remove GrGeometryProcessor knowledge of explicit local coords
Brian Salomon
2018-06-06
*
Smarter use of glyph cache
Herb Derby
2018-06-06
*
Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device"
Herb Derby
2018-06-06
*
GrTessellator: yet another out-of-range splitting fix.
Stephen White
2018-06-06
*
Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device"
Hal Canary
2018-06-06
*
Add Gr enums and version parsing for SwiftShader
Kevin Lubick
2018-06-05
*
Have draw(Text|PosText|PosTextH) use a single entry on the device
Herb Derby
2018-06-05
[next]