Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
670f01f2fc88f02ec9a6f1b47af29daeadc3b301
/
src
/
gpu
9fb4203
Add bounds to GrShape
by bsalomon
· 9 years ago
9837740
Simplify GrSWMaskHelper
by robertphillips
· 9 years ago
f054b17
Swap SkGpuBlurUtils over to using SkIRects
by robertphillips
· 9 years ago
862cff3
Remove clip from GrPipelineBuilder
by cdalton
· 9 years ago
193d9cf
Eliminate special case nvpr batch handling
by cdalton
· 9 years ago
dde2c03
Ignore patch version when checking compatibility of vulkan layers
by egdaniel
· 9 years ago
f05ab1b
Support allowSRGBInputs on Vulkan (via secondary texture views)
by brianosman
· 9 years ago
97fc930
Fix sRGB textures that must be copied (for NPOT tiling, etc...)
by brianosman
· 9 years ago
7c73a53
Add isEmpty() query to GrShape and improve comments.
by bsalomon
· 9 years ago
93a379b
Separate user and raw stencil settings
by cdalton
· 9 years ago
717abfd
Use GrGammaEffect to support YUV conversion without sRGB write control
by brianosman
· 9 years ago
ebf30e8
Switch GrTextureToYUVPlanes over to newDrawContext calls
by robertphillips
· 9 years ago
fe4d5d3
Make GrGammaEffect have explicit sRGB modes, plus exponential mode.
by brianosman
· 9 years ago
7014234
Make distance field bounds calculation more accurate for strokes
by bsalomon
· 9 years ago
e19aecd
Revert of Separate user and raw stencil settings (patchset #8 id:140001 of https://codereview.chromium.org/1962243002/ )
by robertphillips
· 9 years ago
3e11da7
Revert of Make GrGammaEffect have explicit sRGB modes, plus exponential mode. (patchset #4 id:60001 of https://codereview.chromium.org/1954863002/ )
by robertphillips
· 9 years ago
677da9d
Minor GrRenderTarget retraction
by robertphillips
· 9 years ago
2139303
Make GrGammaEffect have explicit sRGB modes, plus exponential mode.
by brianosman
· 9 years ago
154349b
Disable unpack row length when uploading mips
by ericrk
· 9 years ago
12dbb39
Separate user and raw stencil settings
by cdalton
· 9 years ago
c121607
Fix nvpr path renderer to reject styles with nonDashPathEffects.
by bsalomon
· 9 years ago
1e42775
Remove config range asserts that cause tautological-constant-out-of-range-compare warnings
by bsalomon
· 9 years ago
6663acf
Replace GrStrokeInfo with GrStyle.
by bsalomon
· 9 years ago
44d427e
Only enable SRGB write control on desktop GL when SRGB is supported.
by bsalomon
· 9 years ago
85d9667
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ )
by bsalomon
· 9 years ago
33595bd
Replace GrStrokeInfo with GrStyle.
by bsalomon
· 9 years ago
97fd2d4
Incorporate scale into GrStyle and GrShape
by bsalomon
· 9 years ago
167ab91
Allow gpu ResourceHandle class to be shared for multiple purposes
by egdaniel
· 9 years ago
fe8a839
Break apart shared use of varying and uniform transforms
by egdaniel
· 9 years ago
97a2336
Reset layout to undefined when we realloc VkTexture memory
by egdaniel
· 9 years ago
a8966a8
Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of https://codereview.chromium.org/1956023002/ )
by robertphillips
· 9 years ago
74e9a4d
Reland of Disable layer hoisting for non-8888 canvases (patchset #1 id:1 of https://codereview.chromium.org/1961483002/ )
by robertphillips
· 9 years ago
67a58dc
Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 of https://codereview.chromium.org/1958603002/ )
by jvanverth
· 9 years ago
50c46c7
Clean up GrVkImage::setLayout()
by jvanverth
· 9 years ago
1a0b9ed
Fix issue where GrStyle::applyToPath exited before applying stroke
by bsalomon
· 9 years ago
3ccf2e7
Remove hasMixedSamples() from GrPipelineBuilder
by cdalton
· 9 years ago
524484b
Revert of Retract GrRenderTarget a bit within SkGpuDevice (patchset #2 id:20001 of https://codereview.chromium.org/1956473002/ )
by robertphillips
· 9 years ago
055e192
Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and DrawMask
by bsalomon
· 9 years ago
56a85e6
Simplify SkGpuBlurUtils::GaussianBlur method
by robertphillips
· 9 years ago
6b53b9d
Revert of Disable layer hoisting for non-8888 canvases (patchset #2 id:20001 of https://codereview.chromium.org/1957433002/ )
by robertphillips
· 9 years ago
4017007
Fix unit test crash caused by OSMesa not supporting rendering to GL_ALPHA8
by bsalomon
· 9 years ago
4e30f27
Disable layer hoisting for non-8888 canvases
by robertphillips
· 9 years ago
2d1ee79
Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel
by brianosman
· 9 years ago
d215a95
Retract GrRenderTarget a bit within SkGpuDevice
by robertphillips
· 9 years ago
35b784d
Bring back sRGB-write-control as a caps bit.
by brianosman
· 9 years ago
d6f25bf
Make GrPathRenderer only support fills for path stenciling
by bsalomon
· 9 years ago
f0cf355
Stop banning stroke-and-fill for GrStyle and add tests
by bsalomon
· 9 years ago
0607756
Make cap only affect the keys of GrShapes that are possibly-open
by bsalomon
· 9 years ago
76948d4
Add Gr*Proxy classes
by robertphillips
· 9 years ago
c402518
Allow stencils to be attached to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget
by ericrk
· 9 years ago
325474d
Disable Ganesh layer hoister in a more revertable form
by robertphillips
· 9 years ago
d9cca4a
Fix ASAN errors.
by benjaminwagner
· 9 years ago
31f25a0
Revert of Allow stencils to be attached to render targets created via SkSurface::MakeFromBackendTextureAsRend… (patchset #1 id:60001 of https://codereview.chromium.org/1941353003/ )
by jvanverth
· 9 years ago
fb08327
Expand GrStyle's interface.
by bsalomon
· 9 years ago
419ca64
Fix type conversion compile errors
by brianosman
· 9 years ago
0736f33
Allow stencils to be attached to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget
by ericrk
· 9 years ago
4f16e63
Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ )
by robertphillips
· 9 years ago
82c0558
Set barriers and image layout changes between mipmap blits.
by jvanverth
· 9 years ago
c8ef053
Enable two-sided stencil in Vulkan.
by jvanverth
· 9 years ago
2af0f1b
Apply setImageLayout() to all of a VkImage's subresources.
by jvanverth
· 9 years ago
308feba
Revert of Make GrStyle more sk_sp savy (patchset #1 id:1 of https://codereview.chromium.org/1947543002/ )
by bsalomon
· 9 years ago
b451134
Minor refactor of GrLayerHoister
by robertphillips
· 9 years ago
46db22f
Make GrStyle more sk_sp savy
by bsalomon
· 9 years ago
92605b3
Add Gr*Proxy classes
by robertphillips
· 9 years ago
bdf8811
Add sync in vulkan when writing to linear texture
by egdaniel
· 9 years ago
89d09a1
Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ )
by robertphillips
· 9 years ago
db1adf5
Revert of Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRender… (patchset #9 id:150001 of https://codereview.chromium.org/1924183003/ )
by jvanverth
· 9 years ago
de5bf0c
Add Gr*Proxy classes
by robertphillips
· 9 years ago
1cb00e4
Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget
by kkinnunen
· 9 years ago
a00980e
Make sure that Vulkan debug callback ptr is non-null.
by jvanverth
· 9 years ago
40ef485
When filling nested rect path check for empty inner and empty outer rects
by bsalomon
· 9 years ago
6536ae5
added GrMSAAPathRenderer
by ethannicholas
· 9 years ago
c578b063
Fix VK WritePixels with offset rect
by jvanverth
· 9 years ago
778555c
Unify DescriptorPools for vulkan uniform descriptor sets
by egdaniel
· 9 years ago
cf942c4
Fix gcc warnings in Vulkan backend
by bsalomon
· 9 years ago
900bd4a
Add mipmap loading to Vulkan.
by jvanverth
· 9 years ago
5ee89a6
Unbreak vulkan after stencil constant name changes
by bsalomon
· 9 years ago
817fed3
Revert of Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRender… (patchset #5 id:80001 of https://codereview.chromium.org/1924183003/ )
by benjaminwagner
· 9 years ago
b138fdc
Fix Vulkan Build in Android
by liyuqian
· 9 years ago
fb59164
Don't mark mipmaps dirty if uploading > 1 levels
by jvanverth
· 9 years ago
3de75da
Use constexpr constructors of GrStencilSettings rather than hacky macro system.
by bsalomon
· 9 years ago
cfeb85f
Revert of Adjust tolerance to fix bezier glitches issue (patchset #1 id:1 of https://codereview.chromium.org/1926063002/ )
by jvanverth
· 9 years ago
5668648
Unify implementations of stroking radius calculationsns
by bsalomon
· 9 years ago
24e9128
Add sk_sp to SkSurface_Gpu and SkGpuDevice
by robertphillips
· 9 years ago
efe46d2
Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.
by djsollen
· 9 years ago
fe635fd
Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget
by kkinnunen
· 9 years ago
45a6f49
Adjust tolerance to fix bezier glitches issue
by xidachen
· 9 years ago
175dd9b
Clean up test drawContext usage
by robertphillips
· 9 years ago
d4c741e
Refactor drawContext/RenderTarget creation
by robertphillips
· 9 years ago
5e410b4
Detect empty (r)rects in GrShape.
by bsalomon
· 9 years ago
dd97b85
Fix vulkan build on linux and android
by egdaniel
· 9 years ago
28d5bdd
Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (patchset #2 id:20001 of https://codereview.chromium.org/1927583002/ )
by reed
· 9 years ago
aa19a5f
Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 of https://codereview.chromium.org/1914883002/ )
by robertphillips
· 9 years ago
48d6f88
Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.
by djsollen
· 9 years ago
2f1c42e
Refactor drawContext/RenderTarget creation
by robertphillips
· 9 years ago
a4b0fed
Remove AttachmentInfo from VulkanViewer setup
by jvanverth
· 9 years ago
c355bc8
Add work around for vulkan copies on the 5X
by egdaniel
· 9 years ago
900c367
Image filters: de-nest SkImageFilter::Cache and Cache::Key.
by senorblanco
· 9 years ago
6c7e325
Bring sk_sp to GrDrawContext
by robertphillips
· 9 years ago
1e7f5e7
remove 'deprecated' region from SkDraw
by reed
· 9 years ago
Next »