webgpu-native / webgpu-headers

**NOT STABLE YET!** See README.
https://webgpu-native.github.io/webgpu-headers/
BSD 3-Clause "New" or "Revised" License
391 stars 46 forks source link

Color spaces for presentation #200

Open kainino0x opened 1 year ago

kainino0x commented 1 year ago

Split out from #197. See https://github.com/webgpu-native/webgpu-headers/issues/197#issuecomment-1644630551 where we decided we should land other stuff eagerly before figuring this part out for WGPUSurfaceConfiguration.

kainino0x commented 10 months ago

Jan 4 meeting:

kainino0x commented 2 weeks ago

As discussed a bit on the PRs we should consider moving all of this color space stuff to a multi-implementation extension (block 0x0001), initially web-specific, until we're sure how it's going to work in native.

to discuss: Should we do that?