1
0
Fork 0
forked from wry/wry

Commit graph

  • 88a528d3bf all: address clippy lints Julian Orth 2024-09-16 15:29:27 +02:00
  • 386ee5120f render: use explicit sync for framebuffers Julian Orth 2024-09-16 15:28:44 +02:00
  • 1bc344dcc2
    Merge pull request #270 from mahkoh/jorth/toplevel-drag-fix mahkoh 2024-09-17 23:15:52 +02:00
  • d31ad1f641 toplevel-drag: damage toplevel on drop Julian Orth 2024-09-17 23:10:35 +02:00
  • 7729704e42 seat: drop xkb_state before reverting pointer to default Julian Orth 2024-09-17 23:04:34 +02:00
  • 2a1d6a8ba8 toplevel-drag: reattach only after drop has finished Julian Orth 2024-09-17 22:12:50 +02:00
  • 0eb14d2816 wayland: include object id in request errors Julian Orth 2024-09-17 20:24:19 +02:00
  • e18da23292
    Merge pull request #268 from mahkoh/jorth/tracy mahkoh 2024-09-15 18:13:41 +02:00
  • ccad3cf0fb all: use tracy for tracing Julian Orth 2024-09-15 18:08:54 +02:00
  • 50186e764e build: enable full debuginfo for release builds Julian Orth 2024-09-15 14:25:23 +02:00
  • 45374c1bdb
    Merge pull request #267 from mahkoh/jorth/xdg-toplevel-initial-commit mahkoh 2024-09-14 16:57:08 +02:00
  • c4e468aed6 wl_subsurface: set surface output during installation Julian Orth 2024-09-14 16:54:19 +02:00
  • 92be3d6db1 xdg_surface: send initial configure once after the initial commit Julian Orth 2024-09-14 16:34:03 +02:00
  • 9acf6af268
    Merge pull request #266 from mahkoh/jorth/max-present-time mahkoh 2024-09-14 14:14:54 +02:00
  • 02ece60909 metal: make post_commit_margin configurable Julian Orth 2024-09-14 13:56:22 +02:00
  • 76b0f2f734
    Merge pull request #265 from mahkoh/jorth/pf-fixes mahkoh 2024-09-13 16:47:01 +02:00
  • 7786b55971 metal: fix presentation-feedback parameters Julian Orth 2024-09-13 16:42:35 +02:00
  • a7408555be
    Merge pull request #264 from mahkoh/jorth/fix-connector-damage mahkoh 2024-09-13 15:47:08 +02:00
  • e514c32c9d metal: reset frontend damage state when latching Julian Orth 2024-09-13 15:09:24 +02:00
  • 2c0caa9725
    Merge pull request #263 from mahkoh/jorth/ae-opt mahkoh 2024-09-13 12:32:39 +02:00
  • 0ccc1a2391 async_engine: slightly optimize dispatch Julian Orth 2024-09-13 12:30:26 +02:00
  • 297a6e58cd
    Merge pull request #262 from mahkoh/jorth/iouring-bug mahkoh 2024-09-12 19:02:30 +02:00
  • 84a5eacf50 io_uring: fix cq mapping Julian Orth 2024-09-12 18:57:57 +02:00
  • 4fed38f707
    Merge pull request #261 from mahkoh/jorth/docs mahkoh 2024-09-12 12:54:24 +02:00
  • 0e04e0b146 docs: document latest changes Julian Orth 2024-09-12 12:48:09 +02:00
  • f4da029166
    Merge pull request #260 from mahkoh/jorth/vblank-events mahkoh 2024-09-12 12:37:25 +02:00
  • 3fcc6d6e36 wl_surface: dispatch frame requests from vblank event handlers Julian Orth 2024-09-11 19:06:07 +02:00
  • 7800488555 wl_surface: dispatch presentation feedback via presented events Julian Orth 2024-09-11 21:19:30 +02:00
  • 01331afc6d tree: refactor latch event dispatch Julian Orth 2024-09-11 17:46:31 +02:00
  • ada4e5a5f0 backend: store damaged state in ConnectorData Julian Orth 2024-09-11 23:00:50 +02:00
  • 7ff7edaa8f xwayland: set output for override redirect windows Julian Orth 2024-09-11 23:58:42 +02:00
  • 0dc1929bbd
    Merge pull request #258 from mahkoh/jorth/present-once mahkoh 2024-09-11 17:06:51 +02:00
  • 87d60d267e metal: commit 1.5ms before the next page flip Julian Orth 2024-09-10 14:28:06 +02:00
  • a37ce1acda metal: request crtc sequence events Julian Orth 2024-09-10 15:38:38 +02:00
  • a1985b2870 metal: disable implicit sync in KMS Julian Orth 2024-09-10 14:29:44 +02:00
  • 0dc5d9adb8 metal: wait for rendering to complete before committing buffers Julian Orth 2024-09-09 20:49:23 +02:00
  • 93bfb9c0b4 metal: latch hardware cursors in the backend Julian Orth 2024-09-09 17:02:09 +02:00
  • 12c9b36ded gfx: wait for idle if rendering doesn't support explicit sync Julian Orth 2024-09-10 14:27:45 +02:00
  • 80c7a1f47c util: add GeometricDecay util Julian Orth 2024-09-09 21:19:30 +02:00
  • 04343c96d6 commit_timeline: wait for implicit sync dmabufs Julian Orth 2024-09-10 11:52:10 +02:00
  • c22af6efb7 commit_timeline: simplify some code Julian Orth 2024-09-10 11:24:41 +02:00
  • 5d5843df9a gfx: remove GfxFramebuffer::take_render_ops Julian Orth 2024-09-09 20:52:00 +02:00
  • 02cfdc4be1
    Merge pull request #257 from mahkoh/jorth/transfer-thread mahkoh 2024-09-09 13:10:06 +02:00
  • 7b5be32b21 text: limit width to 4k to avoid performance degradation Julian Orth 2024-09-08 14:48:20 +02:00
  • ece56d91d3 shm: close client buffers in the cpu worker Julian Orth 2024-09-07 22:54:36 +02:00
  • d40e605f66 surface: use async uploads for shm buffers Julian Orth 2024-09-07 16:52:03 +02:00
  • 80310f4c0d utils: add DoubleBuffered Julian Orth 2024-09-08 09:23:02 +02:00
  • c712efcd35 vulkan: implement async shm textures Julian Orth 2024-09-07 17:48:08 +02:00
  • b57d86c1bc vulkan: add async staging buffer allocation Julian Orth 2024-09-07 17:42:29 +02:00
  • 37fb45df00 vulkan: add an async allocator Julian Orth 2024-09-07 17:38:12 +02:00
  • fe8238421f vulkan: only use coherency functions for non-coherent memory Julian Orth 2024-09-06 19:47:34 +02:00
  • 1f169a0d7b vulkan: prevent creating new async processes after the renderer has been dropped Julian Orth 2024-09-06 18:35:48 +02:00
  • cf74756c34 it: implement AsyncShmGfxTexture Julian Orth 2024-09-07 20:48:09 +02:00
  • 0a0caf3800 opengl: implement AsyncShmGfxTexture Julian Orth 2024-09-07 21:35:21 +02:00
  • f213372b8e gfx: add async shm api Julian Orth 2024-09-07 17:30:32 +02:00
  • c968024905 gfx: add ShmGfxTexture Julian Orth 2024-09-07 20:22:30 +02:00
  • ed4ef3c8e7 cpu_worker: add worker-thread framework Julian Orth 2024-09-07 17:18:50 +02:00
  • 874d0d0c59 io_uring: add ops for non-owning read/write operations Julian Orth 2024-09-07 17:11:19 +02:00
  • 5b36980e72 io_uring: allow manually cancelling tasks Julian Orth 2024-09-07 17:09:12 +02:00
  • 6cbf6119de io_uring: use strongly typed ids Julian Orth 2024-09-07 17:05:43 +02:00
  • e1d1fe7fda util: add OnDrop2 for non-copy closures Julian Orth 2024-09-07 17:02:28 +02:00
  • 69c0cf4031 fdclosor: assign name to thread Julian Orth 2024-09-07 17:01:22 +02:00
  • 604974c927 clientmem: store more information about mappings Julian Orth 2024-09-07 17:00:08 +02:00
  • 92f7cb56fd damage: add damage queue Julian Orth 2024-09-07 16:54:25 +02:00
  • 9f98603121 vulkan: move OnDrop out of vulkan module Julian Orth 2024-09-07 12:48:02 +02:00
  • e605940daa
    Merge pull request #256 from mahkoh/jorth/rust-1.81 mahkoh 2024-09-06 11:10:14 +02:00
  • e377470f3f all: use expect attribute where possible Julian Orth 2024-09-06 11:08:22 +02:00
  • c3b50dc653 test: remove unused import Julian Orth 2024-09-06 10:36:53 +02:00
  • e5c120ca14
    Merge pull request #255 from mahkoh/jorth/no-render-usage mahkoh 2024-09-05 11:53:12 +02:00
  • bf65da4c76 allocator: don't require render usage for bridged buffers Julian Orth 2024-09-05 11:48:30 +02:00
  • 1bacaa7b02
    Merge pull request #254 from mahkoh/jorth/vulkan-limits mahkoh 2024-09-05 10:18:00 +02:00
  • 591867ffbd vulkan: don't try to export non-exportable images Julian Orth 2024-09-05 10:15:31 +02:00
  • 588fce4832
    Merge pull request #253 from mahkoh/jorth/output-formats mahkoh 2024-09-05 08:44:51 +02:00
  • b4ca15fec0 metal: allow configuring framebuffer formats Julian Orth 2024-09-04 19:56:01 +02:00
  • 9bab4f7ce1 metal: preserve mode across reconnects Julian Orth 2024-09-04 19:00:52 +02:00
  • c81f35bdf1 vulkan: don't hardcode argb8888 in pipelines Julian Orth 2024-09-04 21:42:58 +02:00
  • 19dffba7d4
    Merge pull request #252 from mahkoh/jorth/initila-toplevel-sizing mahkoh 2024-09-04 12:51:26 +02:00
  • 96fe270413 toplevel: send 0x0 size until window has been mapped Julian Orth 2024-09-04 12:48:14 +02:00
  • a254ebe5ed
    Merge pull request #250 from mahkoh/jorth/non-linear-screencasts mahkoh 2024-09-04 12:19:22 +02:00
  • e7c63fd09a screencast: implement format negotation Julian Orth 2024-09-04 12:03:42 +02:00
  • 8d2bd6f660 pipewire: fix signaling of consumers Julian Orth 2024-09-02 21:07:53 +02:00
  • a57126327c pipewire: fix offset calculation with multiple buffer datas Julian Orth 2024-09-02 21:06:22 +02:00
  • 203b7ddad7 portal: fix wayland version negotiation Julian Orth 2024-09-02 22:05:11 +02:00
  • ce5e785aa0
    Merge pull request #249 from mahkoh/non-linear-screenshots mahkoh 2024-09-02 18:08:55 +02:00
  • e11548fd8a screenshots: don't force linear modifier Julian Orth 2024-09-02 18:01:56 +02:00
  • 940aecab96
    Merge pull request #248 from mahkoh/jorth/vulkan-allocator mahkoh 2024-09-02 17:41:59 +02:00
  • 766a093780 vulkan: create a vulkan allocator Julian Orth 2024-09-02 15:56:09 +02:00
  • 952bd31f48
    Merge pull request #246 from mahkoh/jorth/udmabuf mahkoh 2024-09-02 10:33:30 +02:00
  • c70e56e133
    Merge pull request #247 from mahkoh/jorth/v1.5 mahkoh 2024-09-02 10:29:22 +02:00
  • c817367d45 docs: prepare 1.5.0 release Julian Orth 2024-09-02 10:24:06 +02:00
  • e4c1f0c1f7 ei: fix region scale Julian Orth 2024-09-02 10:27:19 +02:00
  • 62cd29056a video: add udmabuf allocator Julian Orth 2024-09-01 20:23:04 +02:00
  • 2579834a60
    Merge pull request #245 from mahkoh/jorth/toplevel-cast mahkoh 2024-09-01 16:08:05 +02:00
  • b28ea64509 screencast: schedule toplevel screencasts with other screencasts Julian Orth 2024-09-01 10:55:29 +02:00
  • dbb9bd2299 util: add generic event listener framework Julian Orth 2024-09-01 10:28:37 +02:00
  • 07b55e42c9 linked-list: make detached nodes safe Julian Orth 2024-09-01 10:18:54 +02:00
  • 76b1a12856 tree: never return dummy workspace from ensure_workspace Julian Orth 2024-09-01 10:04:42 +02:00
  • 3eb539cf3a
    Merge pull request #234 from mahkoh/jorth/ei mahkoh 2024-07-26 14:19:04 +02:00
  • 6fff9be164
    Merge pull request #237 from mahkoh/jorth/next mahkoh 2024-07-25 22:02:52 +02:00
  • 53ada31d74 xwayland: disable direct libei access Julian Orth 2024-07-24 17:55:54 +02:00