Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
91ab15588451be2f7ec87635590f1e4f90bbbf9a
/
src
/
gpu
91ab155
Always call endFlush on opLists that might survive a flush
by Chris Dalton
· 7 years ago
061020e
With ES3, enable both ES2 and ES3 external image extensions
by Brian Osman
· 7 years ago
d2d367d
No long require copy as draw for vulkan wrapped resources.
by Greg Daniel
· 7 years ago
4b2f915
Move external texture extension logic into SkSL
by Brian Osman
· 7 years ago
93b4ddd
Update our config fallback switch in GrContext.
by Greg Daniel
· 7 years ago
1d4af54
Don't support GrCubicEffect if float != fp32
by Chris Dalton
· 7 years ago
e7fbafe
Revert "ccpr: Implement conics"
by Chris Dalton
· 7 years ago
98b2415
ccpr: Implement conics
by Chris Dalton
· 7 years ago
da40cd2
Add glFlush workaround for instanced draws on Skylake
by Chris Dalton
· 7 years ago
d234afd
Remove SkPaint::kGenA8FromLCD_Flag.
by Ben Wagner
· 7 years ago
f7621cb
Fix many return-std-move-in-c++11 warnings
by Kevin Lubick
· 7 years ago
e320486
Don't allow ganesh to allocate mip maps for wrapped textures.
by Greg Daniel
· 7 years ago
45c9220
Draw stroked circles with round caps analytically.
by Brian Salomon
· 7 years ago
6fdbf61
ccpr: Normalize the cubic inflection function instead of its roots
by Chris Dalton
· 7 years ago
7444c3c
Revert "Delete getRenderTargetHandle call on SkSurface."
by Greg Daniel
· 7 years ago
eab2baa
added sk_LastFragColor
by Ethan Nicholas
· 7 years ago
50f77da
ccpr: Actually blacklist ANGLE
by Chris Dalton
· 7 years ago
92cbf3f
Don't create lazy proxys if their width/height is greater than max tex size
by Greg Daniel
· 7 years ago
c828109
Delete getRenderTargetHandle call on SkSurface.
by Greg Daniel
· 7 years ago
875f785
Fail fast when trying to make a texture that's too large
by Brian Osman
· 7 years ago
ba375a8
Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS
by Robert Phillips
· 7 years ago
516c292
ccpr: Blacklist ANGLE again
by Chris Dalton
· 7 years ago
c6c5ead
Reland "Fix handling of MaskFilter matrices"
by Florin Malita
· 7 years ago
c64ee20
Revert "Fix handling of MaskFilter matrices"
by Robert Phillips
· 7 years ago
2097fd0
Fix handling of MaskFilter matrices
by Florin Malita
· 7 years ago
a479f96
Get ViaDDL working with Vulkan
by Robert Phillips
· 7 years ago
323fbcf
Move GrBackendRenderTarget over to new system of getting backed infos
by Greg Daniel
· 7 years ago
9713dcf
ccpr: Clip quadratic hulls more efficiently
by Chris Dalton
· 7 years ago
b0601a4
ccpr: Improve CPU checks for collinear points
by Chris Dalton
· 7 years ago
7ca3b7b
ccpr: Remove fCurrAnchorPoint from GrCCGeometry
by Chris Dalton
· 7 years ago
2fbbd03
Remove extra Vulkan submitCommandBuffer from deleteTestingOnlyBackendTexture
by Robert Phillips
· 7 years ago
52e16d9
Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.
by Greg Daniel
· 7 years ago
a7b8e74
Reland "Remove deprectated GrContext::MakeGL overloads that take raw ptr"
by Brian Salomon
· 7 years ago
703b476
ccpr: Remove WindMethod from GrCCCoverageProcessor
by Chris Dalton
· 7 years ago
f3c4e0c
Add canvas2D fast paths to new read/write pixels code paths.
by Brian Salomon
· 7 years ago
55068bf
vulkan: Fix an optimus-related failure with vkEnumeratePhysicalDevices
by Chris Dalton
· 7 years ago
3e8c345
Make generated effects from sksl fp files not need SK_SUPPORT_GPU
by Greg Daniel
· 7 years ago
9cc2823
Remove unneeded SK_SUPPORT_GPU checks in gpu only files.
by Greg Daniel
· 7 years ago
4c23934
ccpr: Make curve corners more seamless
by Chris Dalton
· 7 years ago
c1b9c10
Add versions of MakeGL() that don't require include GrGLInterface.h in order to use the GrGLMakeNativeInterface
by Brian Salomon
· 7 years ago
9ca3065
Don't use GrPixelConfig value as proxy for valid on GrBackendSurface.
by Greg Daniel
· 7 years ago
87f852d
Revert "Remove deprectated GrContext::MakeGL overloads that take raw ptr"
by Robert Phillips
· 7 years ago
65daa20
Remove SK_DISABLE_TEXTURE_OP_AA
by Brian Salomon
· 7 years ago
efa60a1
Remove deprectated GrContext::MakeGL overloads that take raw ptr
by Brian Salomon
· 7 years ago
f932a63
Add maxTextureSize()/maxRenderTargetSize() to GrContext
by Brian Salomon
· 7 years ago
8caf85f
Add GrBackendTexture/RenderTarget accessors to SkSurface
by Robert Phillips
· 7 years ago
c585e20
Workaround for lack of ESSL3 external image extension on older Samsung devices
by Brian Osman
· 7 years ago
4470e34
Avoid calling glGetString(GL_EXTENSIONS) on core profiles
by Brian Salomon
· 7 years ago
9a544bc
Stop using clear-as-draw workaround on newer Intel drivers on macOS
by Brian Salomon
· 7 years ago
c550995
Add GrBackendTexture accessor to SkImage (take 2)
by Robert Phillips
· 7 years ago
1fda024
move SkIPoint16 to private header
by Mike Reed
· 7 years ago
1efe322
Make sure we set the origin when initDescForDstCopy fails
by Greg Daniel
· 7 years ago
dc09213
Revert "Revert "Make SkSL GLSL generator declare sk_FragColor inout when EXT fb fetch is used.""
by Brian Salomon
· 7 years ago
75a1302
Don't use the inner radius when not stroking in DIEllipse
by Greg Daniel
· 7 years ago
d401330
Revert "Make SkSL GLSL generator declare sk_FragColor inout when EXT fb fetch is used."
by Brian Salomon
· 7 years ago
7e1dd20
Make SkSL GLSL generator declare sk_FragColor inout when EXT fb fetch is used.
by Brian Salomon
· 7 years ago
c412b59
Handle perspective scales in GrPathUtil scaleToleranceToSrc
by Greg Daniel
· 7 years ago
be77a02
Hide GrPixelConfig in SkSurfaceCharacterization
by Robert Phillips
· 7 years ago
62473ad
Check if fan point is finite in GrAAConvexPathRenderer.
by Greg Daniel
· 7 years ago
8b09b96
Drop draw in GrAAConvextPathRenderer if calculation of center of mass ends up in NaN
by Greg Daniel
· 7 years ago
4eda8d9
Check for divide by zero in fill_in_2D_gaussian_kernel
by Greg Daniel
· 7 years ago
3aecc30
Check for divide by zero in fill_in_1D_gaussian_kernel
by Greg Daniel
· 7 years ago
ba31640
Allow for divide by zero in miter calculation in GrAAConvexTessellator
by Greg Daniel
· 7 years ago
ea49523
GrTessellator: fix for points that become infinite on stroking.
by Stephen White
· 7 years ago
08c39fc
Increase precision in GrSRGBEffect
by Brian Salomon
· 7 years ago
22c1f37
Revert "implement SkTDArray with std::vector"
by Mike Klein
· 7 years ago
7c7ff03
ccpr: Normalize homogeneous coords with frexp/ldexp
by Chris Dalton
· 7 years ago
64ecdce
Turn on rendertarget sorting
by Robert Phillips
· 7 years ago
80e1d56
implement SkTDArray with std::vector
by Mike Klein
· 7 years ago
e037d76
Remove specVersion check on vk extensions.
by Greg Daniel
· 7 years ago
01a1cf9
More nans causing infinite recursion in GrPathUtils::convertCubicToQuads
by Kevin Lubick
· 7 years ago
6b6fcc7
Add SkSurface factory that takes an SkSurfaceCharacterization
by Robert Phillips
· 7 years ago
c534808
Revert "Delete GPU alpha clip masks"
by Chris Dalton
· 7 years ago
df1681e
Revert "vulkan: Blacklist MSAA path renderer on Qualcomm drivers"
by Chris Dalton
· 7 years ago
c46e9b7
Fix up .fp files
by Robert Phillips
· 7 years ago
0361657
vulkan: Blacklist MSAA path renderer on Qualcomm drivers
by Chris Dalton
· 7 years ago
76e8516
Snap non-scaled emoji to pixel borders
by Jim Van Verth
· 7 years ago
cf6da8c
Dump additional details about the gpu resources.
by Derek Sollenberger
· 7 years ago
3746ac2
Remove path ranges from gpu.
by Ben Wagner
· 7 years ago
20010e8
Reland "GrTessellator: hang fix."
by Stephen White
· 7 years ago
0090ef6
Don't use gl_FragCoord on legacy Tegra hardware
by Chris Dalton
· 7 years ago
f259030
Revert "GrTessellator: hang fix."
by Mike Klein
· 7 years ago
050c867
GrTessellator: hang fix.
by Stephen White
· 7 years ago
6eba063
Add new GrResourceCache::purgeUnlockedResources variant
by Robert Phillips
· 7 years ago
a466228
Delete GPU alpha clip masks
by Chris Dalton
· 7 years ago
3a9710b
Add handling for allocation failure in GrTextureOpList
by Robert Phillips
· 7 years ago
8dfc70f
ccpr: Various cleanups
by Chris Dalton
· 7 years ago
052ef69
Pin color type when a cross-context image is constructed
by Brian Osman
· 7 years ago
d3b37a1
Fix TSAN race in SkPaintToGrPaintNoShader
by Robert Phillips
· 7 years ago
b709f27
ccpr: Use Manhattan distance for curve AA
by Chris Dalton
· 7 years ago
21ba551
ccpr: Replace curve corner MSAA with analytic attenuation
by Chris Dalton
· 7 years ago
34df0d3
Hide GrBackendTexture/RenderTarget constructors that take a GrPixelConfig
by Brian Salomon
· 7 years ago
032aaae
Remove legacy GrContext factories function and supporting code/types.
by Brian Salomon
· 7 years ago
a6a3df7
Move GrPixelConfig to GrTypesPriv
by Brian Salomon
· 7 years ago
f4a00e4
Move a bunch of internal types from GrTypes to GrTypesPriv
by Brian Salomon
· 7 years ago
12a6842
Disable DDL assert to unblock Chrome
by Robert Phillips
· 7 years ago
48ce22b
Add error return, upon mask creation failure, in sw_draw_with_mask_filter
by Robert Phillips
· 7 years ago
a98183a
Revert "Remove std::move from GrSimpleTextureEffect"
by Robert Phillips
· 7 years ago
7956b59
Remove SkAutoGlyphCache decls that happen to work
by Herb Derby
· 7 years ago
0a4b13c
Remove std::move from GrSimpleTextureEffect
by Robert Phillips
· 7 years ago
Next »