Commit graph

15 commits

Author SHA1 Message Date
UjinT34
545f506a63
drm: fix fences according to spec (#105) 2024-11-11 21:29:19 +00:00
Vaxry
d352c0dd98
DRM/Output: Implement CTM support (#92)
* flake.lock: update hyprutils

---------

Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
2024-10-07 19:40:37 +01:00
b9ab839ab3 output: always emit a destroy event in ~dtor 2024-08-31 12:42:00 +02:00
Tom Englund
7cc3d3179c
misc: make for loops const reference (#66)
we all like the dreams and prayers that compilers can optimize things
further with const.
2024-08-27 20:04:26 +02:00
romanstingler
9a3161ad4c
drm: fix typo in schedule (#62)
Co-authored-by: Roman Stingler <roman.stingler@waterdrop.com>
2024-08-21 21:59:51 +01:00
UjinT34
7a84686b4a
output: remove redundant needsFrame, allow skip on mouse event (#21) 2024-07-20 20:56:18 +02:00
UjinT34
1ae9ead82c
drm: pass explicitOutFence pointer and do not touch the value (#10)
* pass explicitOutFence pointer and do not touch the value

* add resetExplicitFences
2024-07-11 16:13:44 +02:00
UjinT34
a473c5313d
output: add scheduleFrame reasons (#7) 2024-07-07 18:05:05 +02:00
330c089cd8 drm: add support for explicit sync 2024-07-06 17:38:18 +02:00
51cd6f4374 Headless: Add backend 2024-07-01 14:33:05 +02:00
41b1b28ce1 drm: Implement hardware cursors 2024-06-26 19:26:38 +02:00
edbec62fbd output: add gammaSize query to output 2024-06-22 17:40:21 +02:00
03ed93e8b5 output: rework state 2024-06-22 17:31:01 +02:00
229fd3a036 wayland/core: add support for hw cursors 2024-06-22 16:50:30 +02:00
a7a8840400 Core: More work to get Hyprland working 2024-06-20 19:24:43 +02:00