Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ade692003702864ff49207f268fd233e97fa6809
/
src
/
gpu
e440721
Remove GrRenderTargetOpList::discard & move functionality to GrRenderTargetContext
by Robert Phillips
· 8 years ago
fc978fd
Store the GrBackend we are using on GrContext
by Greg Daniel
· 8 years ago
178ce3e
Make all GrRenderTargetOpList ops store a GrRenderTarget pointer
by Robert Phillips
· 8 years ago
2d2da4f
Do sRGB premul/unpremul on the GPU
by Brian Osman
· 8 years ago
0f47a25
Fix cubic KLM solving
by csmartdalton
· 8 years ago
123b7b8
Disable deferred proxies for Chrome branch
by Robert Phillips
· 8 years ago
1119dc3
Remove discard from GrRenderTarget & force it to always go through a RenderTargetContext
by Robert Phillips
· 8 years ago
9342921
Revert "Rm makeRenderTargetContext in favor of deferred version"
by Robert Phillips
· 8 years ago
d83ec04
Rm makeRenderTargetContext in favor of deferred version
by Robert Phillips
· 8 years ago
84c9cb7
getDeferredTextureImageData(): preserve color space in legacy mode
by Matt Sarett
· 8 years ago
9f903e4
PM/UPM conversion improvements
by Brian Osman
· 8 years ago
7b29749
constexprify GrBlend.h and GrPorterDuffXferProcessor.cpp
by Brian Salomon
· 8 years ago
d61c9d9
Move ref counting out of GrProcessor and into subclasses.
by Brian Salomon
· 8 years ago
a90aa2b
consolidate read/writePixels in GrSurfaceContext
by Robert Phillips
· 8 years ago
48d1b4c
Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis.""
by Brian Salomon
· 8 years ago
5dac9b3
Revert "Create GrXferProcessor while doing GrProcessorSet analysis."
by Brian Salomon
· 8 years ago
0ae0e23
Create GrXferProcessor while doing GrProcessorSet analysis.
by Brian Salomon
· 8 years ago
dd20e91
Allow Vulkan to upload to main mip level without uploading to all levels.
by Greg Daniel
· 8 years ago
bf25d43
Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2)
by Robert Phillips
· 8 years ago
b9a02a1
Update stencil ops to have a parallel proxyID
by Robert Phillips
· 8 years ago
9a121cc
Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"
by Robert Phillips
· 8 years ago
d7cda9a
Make GrCopySurfaceOp friendlier to GrSurfaceProxy
by Robert Phillips
· 8 years ago
60cd57e
Factor out common work in readSurfacePixels and writeSurfacePixels
by Brian Osman
· 8 years ago
e78b725
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3)
by Robert Phillips
· 8 years ago
1b35256
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)"
by Robert Phillips
· 8 years ago
3251ed8
Refactor Vulkan support to support Fuchsia
by Michael Jurka
· 8 years ago
ee80532
Remove texture sampling from GrConfigConversionEffect
by Brian Osman
· 8 years ago
aaee31f
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)
by Robert Phillips
· 8 years ago
33aa2c7
Allow FPs to elevate default precision for the entire fragment program
by Brian Osman
· 8 years ago
171cc5f
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv"
by Robert Phillips
· 8 years ago
fb0bd98
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv
by Robert Phillips
· 8 years ago
0721fe9
Revert incorrect change to GrCoverageSetOp test factory
by Brian Salomon
· 8 years ago
72e551e
Support Canvas Clip on Blit Framebuffer
by Eric Karl
· 8 years ago
a076d87
Use sk_sp with GrXferProcessor and use a static factory to handle the nullptr==srcover case.
by Brian Salomon
· 8 years ago
e14bd80
Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp
by Brian Salomon
· 8 years ago
7448088
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
by Eric Karl
· 8 years ago
ab015ef
Move the ability to access textures, buffers, and image storages out from GrProcessor.
by Brian Salomon
· 8 years ago
5869ea9
Fully remove coord transform precision code
by Brian Osman
· 8 years ago
18dfa98
Store the dst texture used by an XP in GrPipeline rather than in the XP.
by Brian Salomon
· 8 years ago
2db3232
Fix Vulkan memory leak in MSAA
by Greg Daniel
· 8 years ago
887cdf1
move vertex-mode enum into SkVertices
by Mike Reed
· 8 years ago
d3ccb0a
Move pipeline handling out of GrMeshDrawOp.
by Brian Salomon
· 8 years ago
dffe982
Revert "Revert "Revert "Allow FPs to elevate default precision for the entire fragment program"""
by Brian Osman
· 8 years ago
ec61785
Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup"
by Mike Klein
· 8 years ago
d58f040
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
by Eric Karl
· 8 years ago
ec53c63
Revert "Revert "Allow FPs to elevate default precision for the entire fragment program""
by Brian Osman
· 8 years ago
0df1b04
skslc can now be compiled with no Skia dependencies, in preparation for its eventual
by Ethan Nicholas
· 8 years ago
903c3f7
Revert "Allow FPs to elevate default precision for the entire fragment program"
by Brian Osman
· 8 years ago
ebf5acc
Remove compiler bug workaround
by Brian Osman
· 8 years ago
f7a7261
Add tracking of unique proxyID beside unique renderTargetID in auditTrail and clearOp
by Robert Phillips
· 8 years ago
9bd301d
Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual"
by Ethan Nicholas
· 8 years ago
92d7cca
Allow FPs to elevate default precision for the entire fragment program
by Brian Osman
· 8 years ago
f3333c8
skslc can now be compiled with no Skia dependencies, in preparation for its eventual
by Ethan Nicholas
· 8 years ago
84eef51
Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup"
by Brian Salomon
· 8 years ago
e0ff6ab
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
by Eric Karl
· 8 years ago
4fc7740
Respect xfer barriers in InstancedRendering::Op
by Brian Salomon
· 8 years ago
609e7cc
Add glPolygonMode support.
by Jim Van Verth
· 8 years ago
bcf35f8
Revert "skslc can now be compiled with no Skia dependencies, in preparation for"
by Ethan Nicholas
· 8 years ago
7833466
skslc can now be compiled with no Skia dependencies, in preparation for
by Ethan Nicholas
· 8 years ago
77f1edc
Minor cleanup (remove unused GrRenderTargetContext::asTexture method)
by Robert Phillips
· 8 years ago
32ebaba
Use correct tolerance for conic chopping in MSAA and default path renderers
by Brian Salomon
· 8 years ago
a811b12
Renames of processor analysis-related classes and method.
by Brian Salomon
· 8 years ago
13071c5
Don't perform analysis twice in InstancedRendering::Op
by Brian Salomon
· 8 years ago
7ee385e
Add GrSurfaceProxy* parameter to GrContext::flush
by Robert Phillips
· 8 years ago
1c6025c
Make analysis optional to GrPipeline::init().
by Brian Salomon
· 8 years ago
769e80d
More GrSurfaceProxy-clean up
by Robert Phillips
· 8 years ago
301431d
Miscellaneous GrSurfaceProxy-related cleanup
by Robert Phillips
· 8 years ago
e7d3048
Remove GrPipelineOptimizations computation from GrPipeline::init and nest in GrMeshDrawOp.
by Brian Salomon
· 8 years ago
a1b282b
Fix copy offset when uploading initial mip data in Vulkan
by Greg Daniel
· 8 years ago
44f8571
Add unistd.h include to GrVkGpu.cpp on unix for sleep
by Forrest Reiling
· 8 years ago
3185384
Remove GrXferProcessor::getOptimizations.
by Brian Salomon
· 8 years ago
02bb6df
Retract GrPipeline from setRenderTargetState calls
by Robert Phillips
· 8 years ago
1ec1faa
Remove GrSurface::flushWrites
by Robert Phillips
· 8 years ago
a5002c3
Add debug helper for finding leaks in GrMemoryPool.h
by Brian Salomon
· 8 years ago
2041e44
Revert "Fix copy offset when uploading initial mip data in Vulkan"
by Greg Daniel
· 8 years ago
f6c360f
Fix copy offset when uploading initial mip data in Vulkan
by Greg Daniel
· 8 years ago
20ece3a
Always initialize testing textures in vulkan with some data
by Greg Daniel
· 8 years ago
36e4f06
GrTessellator: speed up linearized quadratic Beziers.
by Stephen White
· 8 years ago
b549cc3
Change SkMemory to the more accurately named SkMalloc.
by Herb Derby
· 8 years ago
c0b642c
Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum.
by Brian Salomon
· 8 years ago
3798c86
Remove GrFragmentProcessor-derived class' GrTexture-based ctors
by Robert Phillips
· 8 years ago
51e7ca3
Add new proxy-based DetermineDomainMode w/ test
by Robert Phillips
· 8 years ago
73a850f
Fully initialize array of previous edges in GrGLConvexPolyEffect to please MSAN
by Brian Salomon
· 8 years ago
1b52df3
Remove draw-as-clear workaround for Adreno 3xx in Chrome.
by Brian Salomon
· 8 years ago
31f96a6
Revert "Remove texture sampling from GrConfigConversionEffect"
by Brian Osman
· 8 years ago
f388093
Delete SkColorSpace::ColorSpaceFlags
by Matt Sarett
· 8 years ago
70288c0
Add function to perform color fragment processor elimination while performing FP analysis.
by Brian Salomon
· 8 years ago
3e7cdda
Remove texture sampling from GrConfigConversionEffect
by Brian Osman
· 8 years ago
cc26127
Find cubic KLM functionals directly
by csmartdalton
· 8 years ago
9f01e38
Revert "Remove texture sampling from GrConfigConversionEffect"
by Brian Osman
· 8 years ago
7807580
Make SkGr.h GrTexture-free
by Robert Phillips
· 8 years ago
e01187e
Fix MSAN issue found by fuzzer in GrStencilSettings::operator==
by Brian Salomon
· 8 years ago
468fd63
In vulkan align data in buffer when copying to image
by Greg Daniel
· 8 years ago
3bc9bfe
Remove texture sampling from GrConfigConversionEffect
by Brian Osman
· 8 years ago
4f358be
Make SkImageCacherator be deferred (take 2)
by Robert Phillips
· 8 years ago
84cff13
Disable dual source blending on AMD vulkan.
by Greg Daniel
· 8 years ago
22bc865
Add AMD work around in Vulkan to create a new secondary command buffer
by Greg Daniel
· 8 years ago
5e15085
Revert "Revert "Add a new GrResourceCache purging mechanism for purging unused resources.""
by Brian Salomon
· 8 years ago
ce42551
Add Swizzle FP, and remove swizzle logic from GrConfigConversionEffect
by Brian Osman
· 8 years ago
dbd11ec
Init Command buffer on inlineUploads in Vulkan
by Greg Daniel
· 8 years ago
Next »