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 "Drop support for unused MSAA extensions"
Robert Phillips
2018-01-30
*
Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now.
Brian Salomon
2018-01-30
*
Drop support for unused MSAA extensions
Chris Dalton
2018-01-29
*
Remove some unused sample count caps
Brian Salomon
2018-01-29
*
Remove Ops whose lazy proxies fail to instantiate on flush
Greg Daniel
2018-01-29
*
Add createTextureProxy function to ProxyProvider that takes an SkImage
Greg Daniel
2018-01-29
*
remove SkColorSpace_Base
Mike Klein
2018-01-26
*
eliminate SK_BUILD_FOR_WIN32
Mike Klein
2018-01-26
*
Remove GrContext::getRecommendedSampleCount and SkPictureContentInfo::suitabl...
Brian Salomon
2018-01-26
*
bug fixes from PVS Studio (static analysis)
Mike Klein
2018-01-26
*
Use int when possible to calculate atlas indices in shaders.
Jim Van Verth
2018-01-26
*
Add return value to doLazyInstantiation to know if it succeedes.
Greg Daniel
2018-01-24
*
Skip driver workarounds in GrGLCaps::initConfigTable based on GrContextOptions
Brian Salomon
2018-01-24
*
Add lazy proxy's for wrapping backend textures
Greg Daniel
2018-01-24
*
Fix noncoherent advanced blend eq NV workaround
Brian Salomon
2018-01-24
*
Revert "Revert "converted vertex shaders to device coords""
Robert Phillips
2018-01-24
*
Revert "converted vertex shaders to device coords"
Ethan Nicholas
2018-01-23
*
Move glyph cache and descriptor functions off of SkPaint
Herb Derby
2018-01-23
*
ccpr: Use primitive restart feature on ARM
Chris Dalton
2018-01-23
*
move the guts of SkMaskFilter.h into SkMaskFilterBase.h
Mike Reed
2018-01-23
*
GrTessellator: add a #define for max aa verb count.
Stephen White
2018-01-23
*
Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals,...
Brian Salomon
2018-01-23
*
Start of adding GrContextOption that overrides driver workarounds.
Brian Salomon
2018-01-23
*
Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arc...
Brian Salomon
2018-01-23
*
Clean up SkScalerContext descriptor creation
Herb Derby
2018-01-23
*
Make use of VkSemaphores thread safe assuming use of the same VkQueue.
Greg Daniel
2018-01-22
*
Fix crash in ~GrContext
Robert Phillips
2018-01-22
*
Move more internal methods from GrContext to GrContextPriv (take 3)
Robert Phillips
2018-01-22
*
Add a workaround for inaccurate interpolants on Adreno 3xx.
Brian Salomon
2018-01-22
*
remove unused SkRasterizer
Mike Reed
2018-01-21
*
Revert "Revert "simplify GrFPArgs, isolating localmatrix""
Mike Reed
2018-01-20
*
Revert "Revert "use GrFPArgs for maskfilters""
Mike Reed
2018-01-20
*
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
Leon Scroggins
2018-01-20
*
Revert "use GrFPArgs for maskfilters"
Mike Reed
2018-01-20
*
Revert "simplify GrFPArgs, isolating localmatrix"
Mike Reed
2018-01-20
*
ccpr: Unblacklist Mali
Chris Dalton
2018-01-20
*
simplify GrFPArgs, isolating localmatrix
Mike Reed
2018-01-19
*
use GrFPArgs for maskfilters
Mike Reed
2018-01-19
*
Move more internal methods from GrContext to GrContextPriv (take 2)
Robert Phillips
2018-01-19
*
Add explicit abandoned flag to the GrProxyProvider
Robert Phillips
2018-01-19
*
Split GrContext into Normal/DDL flavors
Robert Phillips
2018-01-19
*
Revert "Move more internal methods from GrContext to GrContextPriv"
Hal Canary
2018-01-19
*
Move more internal methods from GrContext to GrContextPriv
Robert Phillips
2018-01-19
*
ccpr: Blacklist vertex shaders on ANGLE/Skylake
Chris Dalton
2018-01-19
*
rename inner AsFPArgs to stand-alone GrFPArgs
Mike Reed
2018-01-19
*
Add more asserts about MSAA render buffers and FBO 0
Brian Osman
2018-01-19
*
Remove tonal color from DrawShadow internals
Jim Van Verth
2018-01-19
*
Be more explicit checking for render targets with MSAA render buffers
Brian Osman
2018-01-19
*
Fix handling of red support for GalliumLLVM renderer
Robert Phillips
2018-01-19
*
Extract a GrCCPathParser class that is decoupled from atlas ops
Chris Dalton
2018-01-18
[next]