Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
59da548b0c4d4239e0ec1855d3f7f77a2bff4b93
/
src
/
gpu
26c0e4c
Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API.
by Greg Daniel
· 6 years ago
869433f
Turn off domain in GrTextureOp when src rect contains entire proxy
by Brian Salomon
· 6 years ago
9eff78e
Workaround constexpr bug in MSVC 2015 in GrTextureOp
by Brian Salomon
· 6 years ago
26cbe51
Rename GrAtlasTextContext -> GrTextContext
by Herb Derby
· 6 years ago
b12175f
Remove memory pool use from SkTextBlobCache
by Herb Derby
· 6 years ago
a0047bc
Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp.
by Brian Salomon
· 6 years ago
6ddbafc
Move vulkan layout helpers from GrVkMemory to GrVkImage.
by Greg Daniel
· 6 years ago
b515ae7
Add GPU perspective support for color emoji
by Jim Van Verth
· 6 years ago
3e7548c
Reland fonts: Add support for distance field text to font remoting.
by Khushal
· 6 years ago
daef06a
ccpr: Handle winding and even-odd in the same shader
by Chris Dalton
· 6 years ago
13235d8
Revert "ccpr: Handle winding and even-odd in the same shader"
by Chris Dalton
· 6 years ago
5dd3fcc
ccpr: Handle winding and even-odd in the same shader
by Chris Dalton
· 6 years ago
a71305c
ccpr: Add a mechanism to detach and merge pending paths
by Chris Dalton
· 6 years ago
d7e2227
ccpr: Remove GrCCDrawPathsOp's back-pointer into CCPR
by Chris Dalton
· 6 years ago
f104fec
Delete GrDrawOp::wasRecorded
by Chris Dalton
· 6 years ago
7257e22
Revert "fonts: Add support for distance field text to font remoting."
by Mike Klein
· 6 years ago
35e0a1a
fonts: Add support for distance field text to font remoting.
by Khushal
· 6 years ago
1c54894
ccpr: Remove local matrix data from path instances
by Chris Dalton
· 6 years ago
17031a7
Use layered templates for optional vertex attributes in GrTextureOp.
by Brian Salomon
· 6 years ago
7b37694
GrTessellator: fix crash on merging a dead edge.
by Stephen White
· 6 years ago
86c4001
GrTextureOp: Rename template params "V" instead of "Vertex".
by Brian Salomon
· 6 years ago
89735a0
GrTessellator: remove 64K vertex limit.
by Stephen White
· 6 years ago
1e7c658
drawPosText no longer obeys paint alignment
by Herb Derby
· 6 years ago
4bfb50b
ccpr: Abstract the draws list in a separate class
by Chris Dalton
· 6 years ago
18934c6
Simplify aligment for DFT drawText
by Herb Derby
· 6 years ago
969be1c
Remove mask-filters and aa from SkPaint in SkCanvas for nine-patch/lattice.
by Brian Salomon
· 6 years ago
3a69c74
Fix unit tests when workarounds are enabled
by Adrienne Walker
· 6 years ago
6d138bf
Reland "Remove GrBackendObject and all related functions from Skia."
by Greg Daniel
· 7 years ago
be3c1d2
Add perspective support to GrTextureOp.
by Brian Salomon
· 6 years ago
c490b28
Disable perspective for emoji fallback
by Jim Van Verth
· 6 years ago
32a4910
Revert "remove toString"
by Cary Clark
· 6 years ago
5191880
remove toString
by Cary Clark
· 6 years ago
30e1a5e
Use inheritance to define TextureGeometryProcesor vertex structs
by Brian Salomon
· 6 years ago
ec42e15
Add convenience overload of SkPointPriv::SetRectTriStrip that takes SkRect
by Brian Salomon
· 6 years ago
ec79c39
GrTessellator: fix for zombie edge fuzzer crash.
by Stephen White
· 6 years ago
4ee8851
Driver bug workaround: unbind_attachments_on_bound_render_fbo_delete
by Adrienne Walker
· 6 years ago
6872e94
Modifications to GrTextureOp outsetting, edge equation code.
by Brian Salomon
· 6 years ago
50edafa
Add proxy unique key management to GrOnFlushResourceProvider
by Chris Dalton
· 6 years ago
8b7284d
Check for correct bounds of large rotated and skewed emoji.
by Jim Van Verth
· 6 years ago
a33b67c
Rewrite GrQuad to use separate arrays of x and y values to be Sk4f friendly.
by Brian Salomon
· 6 years ago
c48f776
Driver bug workaround: pack_parameters_workaround_with_pack_buffer
by Adrienne Walker
· 6 years ago
cbeae03
Fix check for valid proxies returned by AtlasManager.
by Jim Van Verth
· 6 years ago
94f585e
Driver bug workaround: gl_clear_broken
by Adrienne Walker
· 6 years ago
3ed3399
Driver bug workaround: restore_scissor_on_fbo_change
by Adrienne Walker
· 6 years ago
5b8b472
Revert "Check atlasPageCount before accessing the proxy array"
by Yuqian Li
· 6 years ago
d7c7978
Driver bug workaround: max_msaa_sample_count_4
by Adrienne Walker
· 6 years ago
001cae0
Driver bug workaround: disallow_large_instanced_draw
by Adrienne Walker
· 6 years ago
072c69c
Check atlasPageCount before accessing the proxy array
by Chris Dalton
· 6 years ago
724afe8
Driver bug workaround: max_texture_size_limit_4096
by Adrienne Walker
· 6 years ago
0e38394
Reland "Driver bug workaround: disable_discard_framebuffer"
by Adrienne Walker
· 6 years ago
6831484
Reland "Driver bug workaround: disable_blend_equation_advanced"
by Adrienne Walker
· 6 years ago
ab7181d
Reland "Add driver bug workarounds to GrCaps"
by Adrienne Walker
· 6 years ago
0cdfc32
Make drawBitmap[Rect]() use GrTextureOp
by Brian Salomon
· 6 years ago
3d945e8
Clear temp buffer in GrContextPriv::readSurfacePixels2
by Brian Salomon
· 6 years ago
5140f9a
Minor refactoring to image filters
by Robert Phillips
· 6 years ago
103d6f6
Define ~GrContextThreadSafeProxy in GrContext.cpp
by Brian Salomon
· 6 years ago
cfc6613
ccpr: Bugfix for cropped paths
by Chris Dalton
· 6 years ago
c7fe0f7
Make GrCaps and GrShaderCaps private.
by Brian Salomon
· 6 years ago
a0ca909
Revert "Remove GrBackendObject and all related functions from Skia."
by Brian Osman
· 6 years ago
52aacd6
Add GrContextThreadSafeProxy and remove most friends of GrContextThreadSafeProxy
by Brian Salomon
· 6 years ago
ce4cf72
non-linear blending first steps
by Mike Klein
· 7 years ago
024615e
Revert "Add driver bug workarounds to GrCaps"
by Greg Daniel
· 6 years ago
636d803
Revert "Driver bug workaround: disable_blend_equation_advanced"
by Greg Daniel
· 6 years ago
0b1e628
Revert "Driver bug workaround: disable_discard_framebuffer"
by Greg Daniel
· 6 years ago
8aa0dca
Driver bug workaround: disable_discard_framebuffer
by Adrienne Walker
· 6 years ago
f31fece
Driver bug workaround: disable_blend_equation_advanced
by Adrienne Walker
· 7 years ago
328490c
Add driver bug workarounds to GrCaps
by Adrienne Walker
· 7 years ago
ccd4cfc
Remove GrBackendObject and all related functions from Skia.
by Greg Daniel
· 7 years ago
ff6a7cd
Revert "Revert "Don't use GrRRectBlurEffect for large rects when highp is not full float""
by Brian Salomon
· 7 years ago
1fcac05
Fix extra texture creation in GrResourceProvider::createTexture() with SRGB data.
by Brian Salomon
· 7 years ago
7297152
Revert "Don't use GrRRectBlurEffect for large rects when highp is not full float"
by Brian Salomon
· 7 years ago
f112ea2
Support C++11 range-for loops in SkTInternalLList
by Chris Dalton
· 7 years ago
e0dc943
Don't use GrRRectBlurEffect for large rects when highp is not full float
by Brian Salomon
· 7 years ago
5ba36ba
ccpr: Clean up GrCoverageCountingPathRenderer
by Chris Dalton
· 7 years ago
969a738
Approximate conics as quads in GrAAHairlinePathRenderer when fp32 not supported
by Brian Salomon
· 7 years ago
06d3746
Add fPreferExternalImagesOverES3 to GrContextOptions
by Brian Osman
· 7 years ago
3917b1e
ccpr: Cleanup on-flush path stats
by Chris Dalton
· 7 years ago
71a6995
Only enable noperspective with ES3 shading language
by Brian Osman
· 7 years ago
d925f2d
Add a drawPaths method to GrCCPathProcessor
by Chris Dalton
· 7 years ago
e7df0bb
Avoid rerunning path renderer chain when path known to require sw
by Brian Salomon
· 7 years ago
d3cee17
Visit the image proxy in GrLatticeOp
by Brian Salomon
· 7 years ago
a8daee8
Add null proxy test to SkGpuDevice::drawProducerLattice
by Brian Salomon
· 7 years ago
2a943df
Make GPU lattice/nine patch not bleed across cells.
by Brian Salomon
· 7 years ago
817847c
Update canvas2D read/write pixels fast path to handle BGRA input/output
by Brian Salomon
· 7 years ago
d7e3eaa
Remove GR_TESSELLATOR_LEGACY_INVERSION_HANDLING (unused).
by Stephen White
· 7 years ago
91840ab
Remove unused SK_DISABLE_ARC_TO_LINE_TO_CHECK build flag
by Brian Salomon
· 7 years ago
4ede56b
Remove could not invert matrix SkDebugfs
by Brian Salomon
· 7 years ago
bd66caa
Make degenerate kernel in fill_in_2D_gaussian_kernel sum to 1
by Robert Phillips
· 7 years ago
d401da6
Use MaskFilter to create SDFs for text.
by Jim Van Verth
· 7 years ago
c573544
Fix skia compilation error
by Ankur Mittal
· 7 years ago
ba2c826
Implement canCopySurface for GrMock and GrMtl.
by Greg Daniel
· 7 years ago
2fa5374
Disable unpack-row-length support on iOS
by Brian Osman
· 7 years ago
26dbe3b
Implement GL canCopySurface in GrGLCaps.
by Greg Daniel
· 7 years ago
b73a9f8
Add internal grsurface flag to track if using gl rectangle or external texture.
by Greg Daniel
· 7 years ago
fcac00f
Reland "Remove devKerning"
by Herb Derby
· 7 years ago
c76e26a
Revert "Remove devKerning"
by Mike Klein
· 7 years ago
eaded9d
Fix DDL blur image filter
by Robert Phillips
· 7 years ago
c86c5c0
Remove devKerning
by Herb Derby
· 7 years ago
0f91bb8
Correct precondition for SDF mask format.
by Ben Wagner
· 7 years ago
763abf0
Revert "Use a cached index buffer for triangle fans in GrDefaultPathRenderer."
by Brian Salomon
· 7 years ago
Next »