Skip to content

chore: Reorganize WebGPU folders in Core [DT-9593]#264

Merged
Jarbuckle merged 5 commits into
mainfrom
joel/DT-9556-webgpu-rendering-pt2
Jun 4, 2026
Merged

chore: Reorganize WebGPU folders in Core [DT-9593]#264
Jarbuckle merged 5 commits into
mainfrom
joel/DT-9556-webgpu-rendering-pt2

Conversation

@Jarbuckle

@Jarbuckle Jarbuckle commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

chore: Reorganize WebGPU folders in Core DT-9593

What

Realized it would be better to have the webgpu folder inside a parent rendering folder, and to have a global types file so that later, non-webgpu implementations of the rendering system could be implemented with lesser hassle. Basically, trying to encapsulate things a little more reasonably.

How

Moved stuff around! Made a types.ts file at the top-level!

PR Checklist

  • Is your PR title following our conventional commit naming recommendations?
  • Have you filled in the PR Description Template?
  • Is your branch up to date with the latest in main?
  • Do the CI checks pass successfully?
  • Have you smoke tested the example applications?
  • Did you check that the changes meet accessibility standards?
  • Have you tested the application on these browsers?
    • Chrome (Fully supported)
    • Firefox (Major bug fixes supported)
    • Safari (Major bug fixes supported)

@Jarbuckle Jarbuckle requested a review from a team as a code owner June 3, 2026 14:31
@Jarbuckle Jarbuckle requested review from chrisj and suyli7 June 3, 2026 14:31
@Jarbuckle Jarbuckle requested a review from froyo-np June 4, 2026 18:09
@Jarbuckle Jarbuckle merged commit dbedcc2 into main Jun 4, 2026
5 checks passed
@Jarbuckle Jarbuckle deleted the joel/DT-9556-webgpu-rendering-pt2 branch June 4, 2026 19:56
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