Graphite/desktop
Timon 67a7b98f4f
Desktop: Fix UI and viewport blending (#3052)
* Tell the GPU that the UI texture is in sRGB format so that it is converted to linear before sampling

* Do blending in srgb

* Revert "Tell the GPU that the UI texture is in sRGB format so that it is converted to linear before sampling"

* Remove unnecessary srgb linear conversions

* Blend overlays and viewport in linear and return early when ui is fully transparent
2025-08-14 11:42:55 +00:00
..
assets Desktop: Linux improve desktop integration (#3003) 2025-08-06 15:05:38 +00:00
src Desktop: Fix UI and viewport blending (#3052) 2025-08-14 11:42:55 +00:00
Cargo.toml Desktop: Drag and drop file to open/import functionality (#3035) 2025-08-11 11:48:10 +00:00