Skip to content

Add Bitonic Sort demo#67

Merged
bmedina merged 28 commits intomainfrom
bmedina/260205/bitonic-sort-demo
Feb 10, 2026
Merged

Add Bitonic Sort demo#67
bmedina merged 28 commits intomainfrom
bmedina/260205/bitonic-sort-demo

Conversation

@bmedina
Copy link
Copy Markdown
Collaborator

@bmedina bmedina commented Feb 7, 2026

Description

This is a port of this WebGPU sample.

Related Issue

vscode launch and task files cleaned up to add entries for the new demo and remove entries for projects that no longer exist.

Screenshot:

image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@bmedina bmedina requested review from cuberoot and starmole February 7, 2026 00:12
@bmedina bmedina marked this pull request as ready for review February 7, 2026 00:14
@bmedina bmedina force-pushed the bmedina/260205/bitonic-sort-demo branch from e8856f6 to 0b10596 Compare February 10, 2026 00:25
Copy link
Copy Markdown
Collaborator

@starmole starmole left a comment

Choose a reason for hiding this comment

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

great! see comments for possible improvements.

Comment thread Demos/BitonicSort/BitonicSort.swift Outdated
Comment thread Demos/GameOfLife/GameOfLife.swift
Comment thread Demos/BitonicSort/BitonicSort.swift Outdated
Comment thread Demos/BitonicSort/BitonicSort.swift
@bmedina bmedina force-pushed the bmedina/260205/bitonic-sort-demo branch from b8be48f to 1c98983 Compare February 10, 2026 18:32
@bmedina bmedina merged commit 2e0a25d into main Feb 10, 2026
3 checks passed
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.

3 participants