Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
2914555e004676465c5255d8b42ee0d25887ac73
/
src
/
gpu
2914555
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
by Leon Scroggins
· 7 years ago
4f7f197
Revert "use GrFPArgs for maskfilters"
by Mike Reed
· 7 years ago
3d628fe
Revert "simplify GrFPArgs, isolating localmatrix"
by Mike Reed
· 7 years ago
faca00d
ccpr: Unblacklist Mali
by Chris Dalton
· 7 years ago
b76c717
simplify GrFPArgs, isolating localmatrix
by Mike Reed
· 7 years ago
a99b393
use GrFPArgs for maskfilters
by Mike Reed
· 7 years ago
c22e50b
Move more internal methods from GrContext to GrContextPriv (take 2)
by Robert Phillips
· 7 years ago
4d12051
Add explicit abandoned flag to the GrProxyProvider
by Robert Phillips
· 7 years ago
88260b5
Split GrContext into Normal/DDL flavors
by Robert Phillips
· 7 years ago
07320e4
Revert "Move more internal methods from GrContext to GrContextPriv"
by Hal Canary
· 7 years ago
f440cec
Move more internal methods from GrContext to GrContextPriv
by Robert Phillips
· 7 years ago
0a94e4c
ccpr: Blacklist vertex shaders on ANGLE/Skylake
by Chris Dalton
· 7 years ago
e3429e6
rename inner AsFPArgs to stand-alone GrFPArgs
by Mike Reed
· 7 years ago
cfe83d1
Add more asserts about MSAA render buffers and FBO 0
by Brian Osman
· 7 years ago
b1b80f7
Remove tonal color from DrawShadow internals
by Jim Van Verth
· 7 years ago
a9c8a05
Be more explicit checking for render targets with MSAA render buffers
by Brian Osman
· 7 years ago
f625860
Fix handling of red support for GalliumLLVM renderer
by Robert Phillips
· 7 years ago
9ca2784
Extract a GrCCPathParser class that is decoupled from atlas ops
by Chris Dalton
· 7 years ago
40a29d7
Move GrOpFlushState out of GrDrawingManager and onto the stack
by Robert Phillips
· 7 years ago
d8b01ad
Remove old command buffer ES3 tex storage limitation
by Brian Salomon
· 7 years ago
e609e81
Remove GrGLCaps::fTextureRedSupport
by Brian Salomon
· 7 years ago
adbe132
Remove GrSurfaceProxy::MakeWrapped (take 2)
by Robert Phillips
· 7 years ago
fe266c2
use safemath::mull for buffer sizes
by Mike Reed
· 7 years ago
e201ebc
Revert "Remove GrSurfaceProxy::MakeWrapped"
by Robert Phillips
· 7 years ago
2ac5868
Remove GrSurfaceProxy::MakeWrapped
by Robert Phillips
· 7 years ago
777707b
Move GrSurfaceProxy::MakeLazy to GrProxyProvider::createLazy
by Robert Phillips
· 7 years ago
9ee5ab7
Disable explicit resource allocation in Ganesh
by Robert Phillips
· 7 years ago
e728f67
Update to GrBackendTexutreImageGenerator to support lazy texture proxies
by Greg Daniel
· 7 years ago
c65b65d
Support scaled color emojis for SDF fallback
by Jim Van Verth
· 7 years ago
94a6ce8
Add ability for lazy proxy callback to free captured resources
by Greg Daniel
· 7 years ago
4e6cf91
Add macro to disable using GrTextureOp for AA in Chrome
by Brian Salomon
· 7 years ago
6be756b
Move resourceProvider accessor to GrContextPriv (take 2)
by Robert Phillips
· 7 years ago
be46e24
Revert "Move resourceProvider accessor to GrContextPriv"
by Hal Canary
· 7 years ago
1f9ed85
Move resourceProvider accessor to GrContextPriv
by Robert Phillips
· 7 years ago
20df20c
Fix FPs
by Robert Phillips
· 7 years ago
f9bec20
Fix --preAbandonGpuContext bots
by Robert Phillips
· 7 years ago
cf3a617
Remove color space restrictions from GrBackendTextureImageGenerator
by Brian Osman
· 7 years ago
cd3261a
Revert "Revert "Added SkSL workaround for devices which cannot safely access gl_FragCoord""
by Brian Osman
· 7 years ago
485b8c6
Don't apply coverage aa on image edges when target has msaa.
by Brian Salomon
· 7 years ago
0bd24dc
Funnel most proxy creation through GrProxyProvider
by Robert Phillips
· 7 years ago
befff65
Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs."
by Greg Daniel
· 7 years ago
9d6929c
Revert "Added SkSL workaround for devices which cannot safely access gl_FragCoord"
by Brian Osman
· 7 years ago
966db9e
Force BackendTextureImageGenerator to work on only 1 consumer context
by Greg Daniel
· 7 years ago
65fa8ca
Updating lazy proxys to support the case where we know a lot more info about the texture.
by Greg Daniel
· 7 years ago
7cdabed
Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs.
by Brian Salomon
· 7 years ago
1001f84
Added SkSL workaround for devices which cannot safely access gl_FragCoord
by Brian Osman
· 7 years ago
f4c1316
Begin support for large color emoji glyphs
by Jim Van Verth
· 7 years ago
4f34fca
GrTessellator: eliminate some redundant computation.
by Stephen White
· 7 years ago
b5ef1f9
Make GrTextureOp capable of edge antialiasing.
by Brian Salomon
· 7 years ago
8fd7955
Enable the GL_EXT_geometry_shader extension where necessary
by Chris Dalton
· 7 years ago
deb7998
Fix buffer size assertion in Vulkan
by Chris Dalton
· 7 years ago
17b7c05
Update GrSemaphore to allow it to only be used once for signaling and once for waiting.
by Greg Daniel
· 7 years ago
e40c361
GrTessellator: set a cap on quadratic linearization.
by Stephen White
· 7 years ago
383a2ef
CCPR: Rename GrCCPR* -> GrCC*
by Chris Dalton
· 7 years ago
185ffe9
make growToInclude private
by Mike Reed
· 7 years ago
2c33e3e
fixed inconsistent ordering of SkSL enums
by Ethan Nicholas
· 7 years ago
274218e
move largest apis into private
by Mike Reed
· 7 years ago
579f094
Fix build
by Robert Phillips
· 7 years ago
1afd4cd
Add GrProxyProvider
by Robert Phillips
· 7 years ago
7c2192b
Make SkMatrixPriv stride mapping functions take separate src and dst strides
by Brian Salomon
· 7 years ago
8dc8dbc
begin cleanup of malloc porting layer
by Mike Reed
· 7 years ago
fa3783f
Remove public version of SkMatrix::mapPointsWithStride.
by Brian Salomon
· 7 years ago
8982dc1
Add GrResourceProviderPriv and expose GrGpu in it
by Greg Daniel
· 7 years ago
f470b7e
GrTessellator: fix for assert on bevelling.
by Stephen White
· 7 years ago
8fb3725
Privatize separate src/dst version of SkMatrix::mapPointsWithStride.
by Brian Salomon
· 7 years ago
4284613
Enable conditional-uninitialized flag
by Kevin Lubick
· 7 years ago
90e8fb1
Reland "CCPR: Initial semi-optimized vertex shader Impl"
by Chris Dalton
· 7 years ago
94b7e54
GrTessellator: fix for points which become non-finite on AA stroking.
by Stephen White
· 7 years ago
243f605
Fix android framework build
by Brian Osman
· 7 years ago
898d5b2
fixed uninitialized value warning in GrGLShaderStringBuilder
by Ethan Nicholas
· 7 years ago
1445da6
Removed unused useCache param in GrYUVProvider
by Greg Daniel
· 7 years ago
9d44081
Remove conversion to 8888 of sRGB sources with other configs
by Brian Osman
· 7 years ago
a3cf365
Skip calling GrBlurUtils from SkGpuDevice::drawPath when possible.
by Brian Salomon
· 7 years ago
da6d072
Make GrShape lazily initialize an original path for gen id change listeners
by Brian Salomon
· 7 years ago
0906825
Remove unused color from all distance field GPs and GrAtlasTextOp
by Brian Osman
· 7 years ago
57c2b8b
remove unused declarations
by Mike Reed
· 7 years ago
20aaaee
Avoid initializing SkStrokeRect twice in GrStyle copy constructor.
by Brian Salomon
· 7 years ago
8716b50
Update per-geo color after simplifying FPs in GrAtlasTextOp
by Brian Osman
· 7 years ago
40b77a6
Rearrange GRTC::drawPath()
by Brian Salomon
· 7 years ago
d23c7c4
Revert "CCPR: Initial semi-optimized vertex shader Impl"
by Chris Dalton
· 7 years ago
e3877ce
CCPR: Initial semi-optimized vertex shader Impl
by Chris Dalton
· 7 years ago
92c7fa6
fix usage of deprecated SkMatrix44 constructor
by Ethan Nicholas
· 7 years ago
7461a4a
converted YUVEffect to SkSL
by Ethan Nicholas
· 7 years ago
d0b8d93
CCPR: Fix Intel crash and un-blacklist
by Chris Dalton
· 7 years ago
72f78c3
Make GrShape recognize horizontal/vertical dashed lines with 0 off intervals as rrects.
by Brian Salomon
· 7 years ago
08faf04
Disable geometry shaders on old Qualcomm drivers
by Chris Dalton
· 7 years ago
e260c46
GrTessellator: implement straight skeleton, phase 2.
by Stephen White
· 7 years ago
2871436
Revert "CCPR: Initial semi-optimized vertex shader Impl"
by Brian Osman
· 7 years ago
a8f6aef
CCPR: Initial semi-optimized vertex shader Impl
by Chris Dalton
· 7 years ago
5f9836e
removed extraneous unused uniform handles for SkSL samplers
by Ethan Nicholas
· 7 years ago
297d6ef
converted GrRRectBlurEffect to SkSL
by Ethan Nicholas
· 7 years ago
915817b
Guard the sqrt(temp) where temp < 0 in 2pt conical gradient
by Yuqian Li
· 7 years ago
2fad74a
Make GrRenderTargetContext::drawPath() use GrShape to identify simpler
by Brian Salomon
· 7 years ago
1459ebd
Handle invalid mode in SkGpuDevice::drawPoints.
by Brian Salomon
· 7 years ago
b508696
Add matrix stack to SkAtlasTextTarget.
by Brian Salomon
· 7 years ago
e1367b4
Reland "hide unused var"
by Mike Reed
· 7 years ago
27d9365
Protect against nans causing infinite recursion in GrPathUtils::convertCubicToQuads
by Brian Salomon
· 7 years ago
0a241ce
Don't canonicalize empty SkRRects. They stroke differently.
by Brian Salomon
· 7 years ago
5c6ac64
Revert "Revert "move homogenous with stride to matrixpriv""
by Brian Salomon
· 7 years ago
5d2de08
Add findOrMakeStaticBuffer method to GrResourceProvider
by Chris Dalton
· 7 years ago
Next »