Skip to content

Conversation

@Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Aug 15, 2025

Fixed #31654

Description

Adds the missing rgba8unorm-srgb texture format to _getTypedArrayType().

@Mugen87 Mugen87 added this to the r180 milestone Aug 15, 2025
@github-actions
Copy link

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 338.9
79.1
338.9
79.1
+0 B
+0 B
WebGPU 575.21
158.73
575.22
158.73
+8 B
+2 B
WebGPU Nodes 573.82
158.49
573.83
158.49
+8 B
+1 B

🌳 Bundle size after tree-shaking

Minimal build including a renderer, camera, empty scene, and dependencies.

Before After Diff
WebGL 470.64
113.87
470.64
113.87
+0 B
+0 B
WebGPU 646.28
174.8
646.29
174.8
+8 B
+1 B
WebGPU Nodes 600.46
163.98
600.47
163.98
+8 B
+1 B

@Mugen87 Mugen87 merged commit 83e0d44 into mrdoob:dev Aug 15, 2025
9 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.

RenderTarget + WebGPU backend: Setting color space to SRGBColorSpace in constructor breaks "readRenderTargetPixelsAsync"

1 participant