Commit Graph

20064 Commits

Author SHA1 Message Date
23rd b593fc7ebf [thanos] Fixed scroll-relative coordinate mapping and Y-axis flip. 2026-05-18 10:36:52 +03:00
23rd d93e093fc7 [thanos] Reparented surface to top widget and tuned particle physics. 2026-05-18 10:36:52 +03:00
23rd c93b638ac0 [thanos] Added debug logging to effect capture and render pipeline. 2026-05-18 10:36:52 +03:00
23rd 4ad8a3e854 [thanos] Improved effect with per-item UBO, particle cap, and lifecycle. 2026-05-18 10:36:52 +03:00
23rd e75dba5c80 [thanos] Added GPU-accelerated particle dissolution effect for messages. 2026-05-18 10:36:52 +03:00
23rd 763fce3326 Added support to document view display of sanitized SVG preview. 2026-05-18 10:36:52 +03:00
23rd d316197b34 [qrhi] Added YUV-to-RGB pre-conversion pass and fixed vertex geometry. 2026-05-18 10:36:52 +03:00
23rd 0315d6cf27 [qrhi] Batched onscreen draw calls in group call renderer. 2026-05-18 10:36:52 +03:00
23rd f34961c111 Fixed unpainted gap during search suggestions open animation in dialogs. 2026-05-18 10:36:52 +03:00
23rd a728ddb7e2 [qrhi] Added Metal availability check with OpenGL fallback for backend. 2026-05-18 10:36:52 +03:00
23rd b824c1a8e4 [qrhi] Fixed PiP rendering with container and zero-copy Metal textures. 2026-05-18 10:36:52 +03:00
23rd 6a0c1af46b Added zero-copy Metal video decode with CVPixelBuffer native textures. 2026-05-18 10:36:52 +03:00
23rd 813cab2ff6 [qrhi] Enabled QRhi renderer by default on Qt 6.7+ with OpenGL fallback. 2026-05-18 10:36:52 +03:00
23rd 9c85df33bd [qrhi] Fixed unreleased GPU resources on media-view and calls close. 2026-05-18 10:36:52 +03:00
23rd a7420abf67 [qrhi] Added direct GPU render for paintVideoStream instead of raster. 2026-05-18 10:36:52 +03:00
23rd 9a4e67858f [qrhi] Merged all on-screen draws into single render in group calls. 2026-05-18 10:36:52 +03:00
23rd 4056135dec [qrhi] Added title shadow overlay for Windows/Linux to calls incoming. 2026-05-18 10:36:52 +03:00
23rd 4fffc7fd20 [qrhi] Added single-draw button controls via pip_controls shaders. 2026-05-18 10:36:52 +03:00
23rd 63963dd760 [qrhi] Added vertical blur pass, CPU Perlin noise in group calls. 2026-05-18 10:36:52 +03:00
23rd f2ddfe72c6 [qrhi] Added full multi-pass renderer with blur, YUV420 to group calls. 2026-05-18 10:36:52 +03:00
23rd 03aca09d24 [qrhi] Added shadow overlay and YUV420 GPU decode to calls incoming. 2026-05-18 10:36:51 +03:00
23rd 41f24e5b7d [qrhi] Added YUV420/NV12 GPU decode with shadow and rounding shaders. 2026-05-18 10:36:51 +03:00
23rd 56c0691a5c [qrhi] Replaced dead paintFallback for calls incoming. 2026-05-18 10:36:51 +03:00
23rd 266e34a34b [qrhi] Added button over-state via 2-draw and removed dead stubs. 2026-05-18 10:36:51 +03:00
23rd f6cc1179f9 [qrhi] Extracted fillShadowUniforms and removed dead kUniformSize. 2026-05-18 10:36:51 +03:00
23rd 4b8a81ddac [qrhi] Temporary added paintVideoStream via borrowed raster paint. 2026-05-18 10:36:51 +03:00
23rd b3e364308a [qrhi] Added YUV420/NV12 direct GPU decoding. 2026-05-18 10:36:51 +03:00
23rd 1338f2ae4c [qrhi] Added stories sibling parts with persistent textures. 2026-05-18 10:36:51 +03:00
23rd 3b26a16ac3 [qrhi] Added control icon atlas with over/inner opacity. 2026-05-18 10:36:51 +03:00
23rd 8c7b2d063b [qrhi] Added window corner masking. 2026-05-18 10:36:51 +03:00
23rd 33d20201b0 [qrhi] Added controls fade, static content pipeline, rounded corners. 2026-05-18 10:36:51 +03:00
23rd 982d49994f [qrhi] Added story crop texture rect and 3-slot texture caching. 2026-05-18 10:36:51 +03:00
23rd 7e5f9d75e9 [qrhi] Added palette/DPR/premium invalidation and scaleRect zoom. 2026-05-18 10:36:51 +03:00
23rd 3a64c836c4 [qrhi] Added intelligent clearColor and hide workaround. 2026-05-18 10:36:51 +03:00
23rd 1805008181 [qrhi] Added recognition overlay, vertex rotation, fixed texture pool. 2026-05-18 10:36:51 +03:00
23rd 4433e492ca [qrhi] Added notch black bar and control opacity animation. 2026-05-18 10:36:51 +03:00
23rd 175616c890 [qrhi] Added texture pool, semi-transparent background, BGRA8. 2026-05-18 10:36:51 +03:00
23rd 15053e6722 [qrhi] Implemented working QRhi/Metal overlay rendering. 2026-05-18 10:36:51 +03:00
23rd b088296609 [qrhi] Added QRhi rendering infrastructure. 2026-05-18 10:36:51 +03:00
23rd 7ec6ea0705 Bumped cmake submodule and Qt to 6.11.1 for macOS compatibility. 2026-05-18 10:36:51 +03:00
23rd 0b41f06768 Fixed SMTC operating on wrong audio type.
Regression was introduced in: a027284826.
2026-05-18 08:15:51 +03:00
23rd 3030c97db9 Fixed stale hover state on history widget leave events. 2026-05-18 08:05:50 +03:00
23rd 1f6474a178 Fixed crash on in-chat search opened from separated archive windows. 2026-05-18 07:57:52 +03:00
23rd ea30e2fc0b Added ability to open personal channel and "view channel" in window. 2026-05-18 07:57:52 +03:00
23rd 83e249d576 Added test hotkeys for top bar suggestion pill. 2026-05-18 07:57:52 +03:00
23rd e1c8fb084e Added scroll bar inset below top bar suggestion pill. 2026-05-17 13:39:05 +03:00
23rd 1c4a8bfdc8 Added scroll fade above top bar suggestion pill. 2026-05-17 13:36:16 +03:00
23rd b688da024d Added floating overlay for top bar suggestion pill. 2026-05-17 13:36:16 +03:00
23rd 5a7621eef9 Added pill design to top bar suggestion. 2026-05-17 13:36:16 +03:00
23rd bd2e3956b5 Switched top bar suggestion driver to spec table. 2026-05-17 13:36:16 +03:00