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
*
Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS
Robert Phillips
2018-04-12
*
ccpr: Blacklist ANGLE again
Chris Dalton
2018-04-12
*
Reland "Fix handling of MaskFilter matrices"
Florin Malita
2018-04-11
*
Revert "Fix handling of MaskFilter matrices"
Robert Phillips
2018-04-11
*
Fix handling of MaskFilter matrices
Florin Malita
2018-04-11
*
Get ViaDDL working with Vulkan
Robert Phillips
2018-04-11
*
Move GrBackendRenderTarget over to new system of getting backed infos
Greg Daniel
2018-04-11
*
ccpr: Clip quadratic hulls more efficiently
Chris Dalton
2018-04-10
*
ccpr: Improve CPU checks for collinear points
Chris Dalton
2018-04-10
*
ccpr: Remove fCurrAnchorPoint from GrCCGeometry
Chris Dalton
2018-04-10
*
Remove extra Vulkan submitCommandBuffer from deleteTestingOnlyBackendTexture
Robert Phillips
2018-04-10
*
Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.
Greg Daniel
2018-04-10
*
Reland "Remove deprectated GrContext::MakeGL overloads that take raw ptr"
Brian Salomon
2018-04-09
*
ccpr: Remove WindMethod from GrCCCoverageProcessor
Chris Dalton
2018-04-09
*
Add canvas2D fast paths to new read/write pixels code paths.
Brian Salomon
2018-04-09
*
vulkan: Fix an optimus-related failure with vkEnumeratePhysicalDevices
Chris Dalton
2018-04-06
*
Make generated effects from sksl fp files not need SK_SUPPORT_GPU
Greg Daniel
2018-04-06
*
Remove unneeded SK_SUPPORT_GPU checks in gpu only files.
Greg Daniel
2018-04-06
*
ccpr: Make curve corners more seamless
Chris Dalton
2018-04-06
*
Add versions of MakeGL() that don't require include GrGLInterface.h in order ...
Brian Salomon
2018-04-06
*
Don't use GrPixelConfig value as proxy for valid on GrBackendSurface.
Greg Daniel
2018-04-06
*
Revert "Remove deprectated GrContext::MakeGL overloads that take raw ptr"
Robert Phillips
2018-04-05
*
Remove SK_DISABLE_TEXTURE_OP_AA
Brian Salomon
2018-04-05
*
Remove deprectated GrContext::MakeGL overloads that take raw ptr
Brian Salomon
2018-04-05
*
Add maxTextureSize()/maxRenderTargetSize() to GrContext
Brian Salomon
2018-04-05
*
Add GrBackendTexture/RenderTarget accessors to SkSurface
Robert Phillips
2018-04-05
*
Workaround for lack of ESSL3 external image extension on older Samsung devices
Brian Osman
2018-04-05
*
Avoid calling glGetString(GL_EXTENSIONS) on core profiles
Brian Salomon
2018-04-04
*
Stop using clear-as-draw workaround on newer Intel drivers on macOS
Brian Salomon
2018-04-04
*
Add GrBackendTexture accessor to SkImage (take 2)
Robert Phillips
2018-04-04
*
move SkIPoint16 to private header
Mike Reed
2018-04-04
*
Make sure we set the origin when initDescForDstCopy fails
Greg Daniel
2018-04-04
*
Revert "Revert "Make SkSL GLSL generator declare sk_FragColor inout when EXT ...
Brian Salomon
2018-04-04
*
Don't use the inner radius when not stroking in DIEllipse
Greg Daniel
2018-04-04
*
Revert "Make SkSL GLSL generator declare sk_FragColor inout when EXT fb fetch...
Brian Salomon
2018-04-04
*
Make SkSL GLSL generator declare sk_FragColor inout when EXT fb fetch is used.
Brian Salomon
2018-04-04
*
Handle perspective scales in GrPathUtil scaleToleranceToSrc
Greg Daniel
2018-04-04
*
Hide GrPixelConfig in SkSurfaceCharacterization
Robert Phillips
2018-04-04
*
Check if fan point is finite in GrAAConvexPathRenderer.
Greg Daniel
2018-04-03
*
Drop draw in GrAAConvextPathRenderer if calculation of center of mass ends up...
Greg Daniel
2018-04-03
*
Check for divide by zero in fill_in_2D_gaussian_kernel
Greg Daniel
2018-04-03
*
Check for divide by zero in fill_in_1D_gaussian_kernel
Greg Daniel
2018-04-03
*
Allow for divide by zero in miter calculation in GrAAConvexTessellator
Greg Daniel
2018-04-03
*
GrTessellator: fix for points that become infinite on stroking.
Stephen White
2018-04-03
*
Increase precision in GrSRGBEffect
Brian Salomon
2018-04-03
*
Revert "implement SkTDArray with std::vector"
Mike Klein
2018-04-02
*
ccpr: Normalize homogeneous coords with frexp/ldexp
Chris Dalton
2018-04-02
*
Turn on rendertarget sorting
Robert Phillips
2018-04-02
*
implement SkTDArray with std::vector
Mike Klein
2018-04-02
*
Remove specVersion check on vk extensions.
Greg Daniel
2018-04-02
[next]