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
...
*
Remove GrGLCaps::fTextureRedSupport
Brian Salomon
2018-01-17
*
Remove GrSurfaceProxy::MakeWrapped (take 2)
Robert Phillips
2018-01-17
*
use safemath::mull for buffer sizes
Mike Reed
2018-01-17
*
Revert "Remove GrSurfaceProxy::MakeWrapped"
Robert Phillips
2018-01-17
*
Remove GrSurfaceProxy::MakeWrapped
Robert Phillips
2018-01-17
*
Move GrSurfaceProxy::MakeLazy to GrProxyProvider::createLazy
Robert Phillips
2018-01-17
*
Disable explicit resource allocation in Ganesh
Robert Phillips
2018-01-17
*
Update to GrBackendTexutreImageGenerator to support lazy texture proxies
Greg Daniel
2018-01-17
*
Support scaled color emojis for SDF fallback
Jim Van Verth
2018-01-17
*
Add ability for lazy proxy callback to free captured resources
Greg Daniel
2018-01-17
*
Add macro to disable using GrTextureOp for AA in Chrome
Brian Salomon
2018-01-17
*
Move resourceProvider accessor to GrContextPriv (take 2)
Robert Phillips
2018-01-16
*
Revert "Move resourceProvider accessor to GrContextPriv"
Hal Canary
2018-01-16
*
Move resourceProvider accessor to GrContextPriv
Robert Phillips
2018-01-16
*
Fix FPs
Robert Phillips
2018-01-16
*
Fix --preAbandonGpuContext bots
Robert Phillips
2018-01-16
*
Remove color space restrictions from GrBackendTextureImageGenerator
Brian Osman
2018-01-16
*
Revert "Revert "Added SkSL workaround for devices which cannot safely access ...
Brian Osman
2018-01-16
*
Don't apply coverage aa on image edges when target has msaa.
Brian Salomon
2018-01-16
*
Funnel most proxy creation through GrProxyProvider
Robert Phillips
2018-01-16
*
Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs."
Greg Daniel
2018-01-12
*
Revert "Added SkSL workaround for devices which cannot safely access gl_FragC...
Brian Osman
2018-01-12
*
Force BackendTextureImageGenerator to work on only 1 consumer context
Greg Daniel
2018-01-12
*
Updating lazy proxys to support the case where we know a lot more info about ...
Greg Daniel
2018-01-12
*
Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs.
Brian Salomon
2018-01-12
*
Added SkSL workaround for devices which cannot safely access gl_FragCoord
Brian Osman
2018-01-12
*
Begin support for large color emoji glyphs
Jim Van Verth
2018-01-12
*
GrTessellator: eliminate some redundant computation.
Stephen White
2018-01-12
*
Make GrTextureOp capable of edge antialiasing.
Brian Salomon
2018-01-11
*
Enable the GL_EXT_geometry_shader extension where necessary
Chris Dalton
2018-01-11
*
Fix buffer size assertion in Vulkan
Chris Dalton
2018-01-11
*
Update GrSemaphore to allow it to only be used once for signaling and once fo...
Greg Daniel
2018-01-09
*
GrTessellator: set a cap on quadratic linearization.
Stephen White
2018-01-09
*
CCPR: Rename GrCCPR* -> GrCC*
Chris Dalton
2018-01-08
*
make growToInclude private
Mike Reed
2018-01-08
*
fixed inconsistent ordering of SkSL enums
Ethan Nicholas
2018-01-08
*
move largest apis into private
Mike Reed
2018-01-08
*
Fix build
Robert Phillips
2018-01-08
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
Make SkMatrixPriv stride mapping functions take separate src and dst strides
Brian Salomon
2018-01-08
*
begin cleanup of malloc porting layer
Mike Reed
2018-01-05
*
Remove public version of SkMatrix::mapPointsWithStride.
Brian Salomon
2018-01-05
*
Add GrResourceProviderPriv and expose GrGpu in it
Greg Daniel
2018-01-05
*
GrTessellator: fix for assert on bevelling.
Stephen White
2018-01-05
*
Privatize separate src/dst version of SkMatrix::mapPointsWithStride.
Brian Salomon
2018-01-05
*
Enable conditional-uninitialized flag
Kevin Lubick
2018-01-05
*
Reland "CCPR: Initial semi-optimized vertex shader Impl"
Chris Dalton
2018-01-04
*
GrTessellator: fix for points which become non-finite on AA stroking.
Stephen White
2018-01-04
*
Fix android framework build
Brian Osman
2018-01-04
*
fixed uninitialized value warning in GrGLShaderStringBuilder
Ethan Nicholas
2018-01-04
[prev]
[next]