1
0
Fork 0
forked from wry/wry
Commit graph

1249 commits

Author SHA1 Message Date
mahkoh
f0caafc862
Merge pull request #414 from mahkoh/jorth/clippy
all: address clippy lints
2025-04-03 16:38:38 +02:00
Julian Orth
f4bc7f17bd all: address clippy lints 2025-04-03 16:36:15 +02:00
mahkoh
b2dbcc742c
Merge pull request #110 from mahkoh/jorth/edge-constraints
wayland: implement xdg-shell v7
2025-04-03 16:36:10 +02:00
Julian Orth
6162483fbf wayland: implement xdg-shell v7 2025-04-03 16:30:10 +02:00
mahkoh
e8c299ea77
Merge pull request #413 from disluckyguy/patch-1
Update README.md to add unofficial community link
2025-03-31 15:33:09 +02:00
Mostafa Ibrahim
3853ea7a01
Update README.md to add unofficial community link 2025-03-31 16:24:18 +03:00
mahkoh
47e1ae41fc
Merge pull request #406 from tadeokondrak/ei-scroll-axes
ei: Fix flipped scroll axes
2025-03-30 21:21:32 +02:00
Julian Orth
7305f68909 all: make scroll axis handling more robust 2025-03-20 21:11:16 +01:00
Tadeo Kondrak
bb569dfa00 ei: Fix flipped scroll axes 2025-03-20 21:11:15 +01:00
mahkoh
ec862648c9
Merge pull request #405 from mahkoh/jorth/cm-5
metal: allow configuring color space and transfer function
2025-03-14 20:38:25 +01:00
Julian Orth
bb56efb968 metal: allow configuring color space and transfer function 2025-03-11 18:42:47 +01:00
Julian Orth
04f280aabe color-management-v1: implement target color volume 2025-03-11 18:42:45 +01:00
Julian Orth
5ad5c5cbcf edid: parse cta colorimetry and static hdr metadata 2025-03-11 18:36:31 +01:00
mahkoh
efd9e38c28
Merge pull request #401 from mahkoh/jorth/vulkan-device-lost
vulkan: implement Context::reset_status
2025-03-08 20:02:20 +01:00
Julian Orth
5be253dec2 vulkan: implement Context::reset_status 2025-03-08 19:51:54 +01:00
mahkoh
9e20e32338
Merge pull request #399 from mahkoh/jorth/cm-4
color-management: add more capabilities
2025-03-08 18:09:07 +01:00
Julian Orth
8f992f7cef color-management: add more capabilities 2025-03-08 16:53:43 +01:00
Julian Orth
e92de36f7a cmm: add more transfer functions 2025-03-08 16:53:34 +01:00
Julian Orth
8e65de91f9 vulkan: apply color space transforms to textures 2025-03-08 16:53:20 +01:00
Julian Orth
c4d0fdd4bb vulkan: apply color space transforms to colors 2025-03-08 16:53:06 +01:00
Julian Orth
b5044d7fe7 vulkan: take transfer functions from color descriptions 2025-03-08 16:52:52 +01:00
Julian Orth
a174881138 gfx: attach color descriptions 2025-03-08 16:52:35 +01:00
Julian Orth
82085a3858 cmm: add color-management module 2025-03-08 16:52:33 +01:00
mahkoh
ed1955d3d1
Merge pull request #398 from mahkoh/jorth/tracy-demangle
tracy: enable demangle feature
2025-03-08 12:06:43 +01:00
Julian Orth
9b2709f23d tracy: enable demangle feature 2025-03-08 12:04:07 +01:00
mahkoh
2071918119
Merge pull request #397 from mahkoh/jorth/subsurface-rendering-order
wl_subsurface: apply full damage when position or stacking changes
2025-03-07 16:08:33 +01:00
Julian Orth
73249cc79a wl_subsurface: apply full damage when position or stacking changes 2025-03-07 16:03:42 +01:00
mahkoh
ac9e66f9ef
Merge pull request #396 from mahkoh/jorth/subsurface-rendering-order
wl_subsurface: put new sub-surfaces on top
2025-03-07 15:41:13 +01:00
Julian Orth
03ccfede99 wl_subsurface: put new sub-surfaces on top 2025-03-07 15:39:04 +01:00
mahkoh
953c36a0fb
Merge pull request #395 from mahkoh/jorth/subsurface-rendering-order
render: fix sub-surface order
2025-03-07 13:09:35 +01:00
Julian Orth
c9327472ff render: fix sub-surface order 2025-03-07 13:07:19 +01:00
mahkoh
2c1381a4ca
Merge pull request #394 from mahkoh/jorth/vulkan-rc
vulkan: clear ops after each execution
2025-03-07 01:22:30 +01:00
Julian Orth
b9533981ec vulkan: clear ops after each execution 2025-03-07 01:19:39 +01:00
mahkoh
72253f0f6f
Merge pull request #393 from mahkoh/jorth/vulkan-readonly
vulkan: add readonly annotation to buffers
2025-03-06 20:29:49 +01:00
Julian Orth
cd647356af vulkan: add readonly annotation to buffers 2025-03-06 20:26:53 +01:00
mahkoh
7d1acf2ad5
Merge pull request #392 from mahkoh/jorth/descriptor-buffer-alignment
vulkan: align descriptor buffers to 4KB
2025-03-06 12:11:51 +01:00
Julian Orth
4bba7b7c5d vulkan/anv: align descriptor buffers to 4KB
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33903
2025-03-06 12:05:13 +01:00
mahkoh
3fa3b020c3
Merge pull request #391 from mahkoh/jorth/separate-image-sampler
vulkan: separate images and samplers
2025-03-03 19:49:19 +01:00
Julian Orth
70013db8db vulkan: don't create out shaders without descriptor buffers 2025-03-03 19:45:46 +01:00
Julian Orth
fdafdf9912 vulkan: separate images and samplers 2025-03-03 19:39:47 +01:00
mahkoh
0fadb43c15
Merge pull request #305 from mahkoh/jorth/cs2
cursor-shape: implement v2
2025-03-03 09:27:47 +01:00
mahkoh
2a5fa4cd1e
Merge pull request #387 from mahkoh/jorth/mpv-fullscreen
xdg-toplevel: apply fullscreen state after mapping tiled window
2025-02-28 14:29:31 +01:00
Julian Orth
aa207ffe14 cursor-shape: implement v2 2025-02-28 14:16:23 +01:00
Julian Orth
d683dda3fa xwayland: apply fullscreen state after mapping tiled window 2025-02-28 12:58:19 +01:00
Julian Orth
faa3248a40 xdg-toplevel: apply fullscreen state after mapping tiled window 2025-02-28 11:49:15 +01:00
mahkoh
dbb55f10f0
Merge pull request #386 from mahkoh/jorth/placeholder-damage
placeholder: apply damage after updating textures
2025-02-28 11:49:03 +01:00
Julian Orth
a7bc11eaba placeholder: apply damage after updating textures 2025-02-28 11:47:10 +01:00
mahkoh
5d81d7609a
Merge pull request #384 from mahkoh/jorth/legacy-tex
vulkan: optimize draw calls
2025-02-28 11:23:06 +01:00
Julian Orth
dd332be995 damage: add sync point before visualizing damage 2025-02-28 11:16:02 +01:00
Julian Orth
d7d0cbf9e2 vulkan: skip async transfer if damage is empty 2025-02-28 11:16:01 +01:00