Hyprland/src/render
Anthony Ruhier 5d2b008294
renderer: disable explicit if aquamarine output doesn't support it (#9396) (#9398)
The explicit settings ignore the aquamarine output.supportsExplicit
attribute, which creates glitches on drivers not supporting explicit
sync (example: freedreno).

If the output has been set as not supporting explicit, disable the
explicit settings.
2025-02-13 11:09:25 +00:00
..
decorations animations: sync inactive/active border angles when using borderangle animations (#9401) 2025-02-13 11:08:03 +00:00
pass pass: add input region debug 2025-02-01 15:31:31 +00:00
shaders shaders: fix blank windows when using corner rounding (#8969) (#8971) 2025-01-06 19:30:57 +00:00
Framebuffer.cpp renderer: various fixes towards improving gpu calls robustness (#9188) 2025-02-08 01:46:26 +01:00
Framebuffer.hpp renderer: various fixes towards improving gpu calls robustness (#9188) 2025-02-08 01:46:26 +01:00
OpenGL.cpp core: avoid .at() and use [] operator (#9347) 2025-02-06 11:18:04 +00:00
OpenGL.hpp renderer: various fixes towards improving gpu calls robustness (#9188) 2025-02-08 01:46:26 +01:00
Renderbuffer.cpp renderer: various fixes towards improving gpu calls robustness (#9188) 2025-02-08 01:46:26 +01:00
Renderbuffer.hpp internal: nuke wlsignal and related 2024-09-24 00:47:34 +01:00
Renderer.cpp renderer: disable explicit if aquamarine output doesn't support it (#9396) (#9398) 2025-02-13 11:09:25 +00:00
Renderer.hpp renderer: disable explicit if aquamarine output doesn't support it (#9396) (#9398) 2025-02-13 11:09:25 +00:00
Shader.cpp renderer: various fixes towards improving gpu calls robustness (#9188) 2025-02-08 01:46:26 +01:00
Shader.hpp renderer: Add supercircular window corners (#8943) 2025-01-05 18:38:49 +00:00
Shaders.hpp rewritten borders, fixed msaa 2022-06-26 19:39:56 +02:00
Texture.cpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
Texture.hpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
Transformer.cpp Renderer: rewrite render scheduling (#8683) 2024-12-22 17:12:09 +01:00
Transformer.hpp Renderer: rewrite render scheduling (#8683) 2024-12-22 17:12:09 +01:00