Skip to content

fix gaussian-blur input data#207

Merged
camillobruni merged 1 commit into
WebKit:mainfrom
camillobruni:2025-10-17_gaussian_blur
Oct 22, 2025
Merged

fix gaussian-blur input data#207
camillobruni merged 1 commit into
WebKit:mainfrom
camillobruni:2025-10-17_gaussian_blur

Conversation

@camillobruni
Copy link
Copy Markdown
Contributor

The current buffer initialisation results in a 0-filled buffer. Changing the rand function to return a 32bit int solves the problem.

@netlify
Copy link
Copy Markdown

netlify Bot commented Oct 17, 2025

Deploy Preview for webkit-jetstream-preview ready!

Name Link
🔨 Latest commit afdb899
🔍 Latest deploy log https://app.netlify.com/projects/webkit-jetstream-preview/deploys/68f21f6ec789f20008c62e1a
😎 Deploy Preview https://deploy-preview-207--webkit-jetstream-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

@kmiller68 kmiller68 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ha... LGTM

@camillobruni camillobruni merged commit 7f24f3c into WebKit:main Oct 22, 2025
14 of 16 checks passed
@camillobruni camillobruni deleted the 2025-10-17_gaussian_blur branch October 22, 2025 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants