Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
e659c7f36fef20a6b1605c6b29d1642b4f1f01b5
/
include
/
gpu
b37cb23
Add integer vectors to GrSLType
by csmartdalton
· 8 years ago
119fb2b
Add a basic constructor to GrPipeline
by csmartdalton
· 8 years ago
3c5cfb0
Remove exec bit from source files.
by Ben Wagner
· 8 years ago
199fb87
Add refcnt'ed immutable vertices class for SkCanvas::drawVertices.
by Brian Salomon
· 8 years ago
cae3a4c
Revert "Replaced all calls to fragmentPosition() with sk_FragCoord"
by Ethan Nicholas
· 8 years ago
6f6961e
make GR_TEST_UTILS=0 work
by Hal Canary
· 8 years ago
f200a90
Rationalize GrContext's Gr*Proxy getter naming
by Robert Phillips
· 8 years ago
efe3ded
Change shadow tessellators to use SkColor and move to util.
by Jim Van Verth
· 8 years ago
3de0aee
Make SkGpuDevice::drawVertices perform color byte order swap and premul step using vertex shader.
by Brian Salomon
· 8 years ago
40fd7c9
Push GrTextureProxy down to more effects
by Robert Phillips
· 8 years ago
22af73f
Rename GrFragmentProcessor::MulOutputByInputUnpremulColor to MakeInputPremulAndMulByOutput.
by Brian Salomon
· 8 years ago
91af727
Add geometric version of spot shadow
by Jim Van Verth
· 8 years ago
587e08f
Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations.""
by Brian Salomon
· 8 years ago
052fd51
Revert "Start of rewrite of GrFragmentProcessor optimizations."
by Ethan Nicholas
· 8 years ago
85eb422
Start of rewrite of GrFragmentProcessor optimizations.
by Brian Salomon
· 8 years ago
7215283
Move GrDrawingManager pointer to GrSurfaceContext
by Robert Phillips
· 8 years ago
9ae32a2
Remove redundant caps field from GrProcessorTestData
by Brian Salomon
· 8 years ago
757914d
Switch GrConfigConversionEffect over to taking GrTextureProxies
by Robert Phillips
· 8 years ago
d46697a
Use GrSurfaceContext::read/write-Pixels more
by Robert Phillips
· 8 years ago
901f29a
Allow GrSingleTextureEffect to take GrTextureProxies
by Robert Phillips
· 8 years ago
bc7a4fb
Make GrYUVEffect take GrTextureProxies
by Robert Phillips
· 8 years ago
5f13fba
Stop tracking whether GrFragmentProcessors read their input
by Brian Salomon
· 8 years ago
5be6c95
Revert "Revert "Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis.""
by Brian Salomon
· 8 years ago
3329cce
Revert "Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis."
by Brian Salomon
· 8 years ago
67c18d6
Continue making Ganesh use absolute texture coordinates - take 2
by Robert Phillips
· 8 years ago
f833215
Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis.
by Brian Salomon
· 8 years ago
77505da
Remove GrTestTarget
by Robert Phillips
· 8 years ago
80a08dd
Fix Vulkan crashes on nexus player
by Greg Daniel
· 8 years ago
c37e614
Rename GrContext::getFontAtlas to getFontAtlas_ForTesting
by Robert Phillips
· 8 years ago
de4d301
Replaced all calls to fragmentPosition() with sk_FragCoord
by Ethan Nicholas
· 8 years ago
92ce594
Add class GrProcessorSet which represents color and coverage FPs and a XPFactory.
by Brian Salomon
· 8 years ago
2c86249
Move read/write-Pixels up to GrSurfaceContext
by Robert Phillips
· 8 years ago
a7d61a6
Revert "Continue making Ganesh use absolute texture coordinates"
by Joe Gregorio
· 8 years ago
4493a9d
Continue making Ganesh use absolute texture coordinates
by Robert Phillips
· 8 years ago
aab259e
Simplify GrProcOptInfo initialization.
by Brian Salomon
· 8 years ago
d4652ca
Remove most modifiers of processors on GrPipelineBuilder
by Brian Salomon
· 8 years ago
6f1d36c
Delay SkPaint->GrPaint conversion in text rendering.
by Brian Salomon
· 8 years ago
75a475c
Try out refFoo pattern on GrRenderTargetContext
by Robert Phillips
· 8 years ago
78f20e0
Cleanup GrPixelConfig helper functions
by Brian Osman
· 8 years ago
0c2997b
Remove second version of SkImageInfo2GrPixelConfig
by Brian Osman
· 8 years ago
d0be1ef
Remove kIndex_8_GrPixelConfig
by Brian Osman
· 8 years ago
f046e15
Fix undefined GrIORef test method on Chrome win bot
by Brian Salomon
· 8 years ago
82f4431
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
by Brian Salomon
· 8 years ago
bc6b99d
Add test for processor->resource ref/io counts
by Brian Salomon
· 8 years ago
986563b
Add Gray8 pixel config
by Brian Osman
· 8 years ago
4641d7d
Revert "Add Gray8 pixel config"
by Brian Osman
· 8 years ago
f295645
Add Gray8 pixel config
by Brian Osman
· 8 years ago
e57194f
Move resource ref/io manipulation from GrProgramElement to GrProcessor
by Brian Salomon
· 8 years ago
19ae138
Remove unused unique ID from GrProgramElement
by Brian Salomon
· 8 years ago
a163392
Revert "Revert "Removing ref counting from GrXPFactory.""
by Brian Salomon
· 8 years ago
003312a
Revert "Removing ref counting from GrXPFactory."
by Brian Salomon
· 8 years ago
a8f80de
Removing ref counting from GrXPFactory.
by Brian Salomon
· 8 years ago
1090da6
Add support for tagging GrUniqueKeys with a debug string
by Brian Salomon
· 8 years ago
8c852be
Removing tracking of whether GP/FP coverage calculations are used by XP.
by Brian Salomon
· 8 years ago
f833478
Remove ref counting from GrOp.
by Brian Salomon
· 8 years ago
b62ea22
Change GPU read/write pixels API to support color space conversion
by Brian Osman
· 8 years ago
09d994e
Misc batch->op cleanup Part 1 of 2
by Brian Salomon
· 8 years ago
92aee3d
This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines.
by Brian Salomon
· 8 years ago
33667da
Restore getDevice_just_for_deprecated_compatibility_testing
by Robert Phillips
· 8 years ago
22f4a1f
Remove getDevice_just_for_deprecated_compatibility_test()
by Robert Phillips
· 8 years ago
2ee084e
Rename GrBatchAtlas -> GrDrawOpAtlas.
by Brian Salomon
· 8 years ago
f856fd1
Rename GrBatchFontCache->GrAtlasGlyphCache
by Brian Salomon
· 8 years ago
e2f7d18
Add a deferred copy surface (take 3)
by Robert Phillips
· 8 years ago
31c2608
Demote savePixels to save_pixels
by Robert Phillips
· 8 years ago
e305cc1f
Partially defer GrSWMaskHelper
by Robert Phillips
· 8 years ago
2734136
Add asDeferredTexture & asDeferredRenderTarget helpers to GrSurfaceContext
by Robert Phillips
· 8 years ago
65115a1
Remove mutex guards from GrContext::readSurfacePixels
by Robert Phillips
· 8 years ago
d316e77
Revert "Add a deferred copy surface (take 2)"
by Robert Phillips
· 8 years ago
398487a
Add a deferred copy surface (take 2)
by Robert Phillips
· 8 years ago
24f1978
Make GrRenderTargetContext::addDrawOp use sk_sp
by Brian Salomon
· 8 years ago
293d696
Revert "Add a deferred copy surface"
by Robert Phillips
· 8 years ago
0abc8b4
Add helper for idenitfying hw GrAATypes.
by Brian Salomon
· 8 years ago
4431de6
Add a deferred copy surface
by Robert Phillips
· 8 years ago
9950408
Fix comment formatting for GrRenderTargetContext::drawArc
by Brian Salomon
· 8 years ago
0e8fc8b
Relandx2 "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
61624f0
Plumb dst color space in many places, rather than "mode"
by Brian Osman
· 8 years ago
073285c
Revert "Reland "Remove antialiasing control from GrPaint.""
by Brian Salomon
· 8 years ago
3944484
Reland "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
784b7bf
Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear"
by Robert Phillips
· 8 years ago
419d81e
Revert "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
9f54935
Remove antialiasing control from GrPaint.
by Brian Salomon
· 8 years ago
42521e8
Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp
by Brian Salomon
· 8 years ago
fe647b2
Make flag values in GrResourceProvider and GrTextureProvider consistent
by Brian Salomon
· 8 years ago
2047189
Two (related) changes here:
by brianosman
· 8 years ago
a6abb57
Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12 id:220001 of https://codereview.chromium.org/2539993002/ )
by brianosman
· 8 years ago
1aeb78c
Two (related) changes here:
by brianosman
· 8 years ago
0a2782c
Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11 id:200001 of https://codereview.chromium.org/2539993002/ )
by brianosman
· 8 years ago
9db12d2
Two (related) changes here:
by brianosman
· 8 years ago
9afd371
Rename GrDrawBatch->GrDrawOp
by Brian Salomon
· 8 years ago
25a8809
Rename GrBatch to GrOp
by Brian Salomon
· 8 years ago
5c1c8d1
Remove batch bounds drawing debug option
by Brian Salomon
· 8 years ago
f1dd677
Rename SkSL::GLSLCapsFactory to SkSL::ShaderCapsFactory
by Brian Salomon
· 8 years ago
94efbf5
Merge GrGLSLCaps into GrShaderCaps
by Brian Salomon
· 8 years ago
f9f4512
Reland image storage with fixes.
by Brian Salomon
· 8 years ago
93f1633
Fix gpu blurring on platforms that "useDrawInsteadOfClear"
by Robert Phillips
· 8 years ago
45580d3
Added GrSurfaceContext and GrTextureContext
by Brian Osman
· 8 years ago
59dc411
Revert "Initial OpenGL Image support."
by Brian Salomon
· 8 years ago
be34882
Initial OpenGL Image support.
by Brian Salomon
· 8 years ago
6039768
Move GrShaderVar to an appending model for layout qualifiers
by Brian Salomon
· 8 years ago
71fecc3
don't memtion SkXfermode in public
by Mike Reed
· 8 years ago
Next »