aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/render
AgeCommit message (Expand)Author
2024-08-18renderer: pass custom modelines to aqvaxerski
2024-08-17render: fixup format mismatch after leaving DSvaxerski
2024-08-16renderbuffer: ensure framebuffer gets deleted (#7363)Tom Englund
2024-08-14logs: Add file path to asset ERR log (#7336)davc0n
2024-08-12core: fix data race and a unsigned int rollover (#7278)Tom Englund
2024-08-10cursor: make inactive_timeout setting a float (#7268)Walt Bringenberg
2024-08-08internal: introduce new types to avoid unsigned int rollover and signed int o...Tom Englund
2024-08-07renderer: fixup nvidia driver version checksVaxry
2024-08-07renderer: guard layer in renderLayerVaxry
2024-08-06renderer: fixup crashes on inaccessible files for bgVaxry
2024-08-06renderer: Explicit sync fixes (#7151)Vaxry
2024-08-04CMake, Meson: install config and wallpapers to DATADIR/hyprMihai Fufezan
2024-08-03decorations: fix infinite recursion on no_gaps when only (#7169)MightyPlaza
2024-08-01border: fixup infinite recursionVaxry
2024-07-31core/surface/buffer: Buffer lock/release fixes (#7110)Vaxry
2024-07-31internal: refactor fullscreen states (#7104)MightyPlaza
2024-07-30output: minor tearing fixesVaxry
2024-07-30output: submit damage to kmsVaxry
2024-07-29core: add a destructor to CHyprOpenglImpl and avoid wl_container_of undefined...Tom Englund
2024-07-29egl: attempt a 3.2 egl context firstVaxry
2024-07-29egl: require gles 3.0 onlyVaxry
2024-07-27renderer: use session lock alpha for rendering lacking locksvaxerski
2024-07-27protocols: move screencopy and toplevel export to hyprwayland-scanner (#7065)Ikalco
2024-07-27opengl: destroy cairo image surface after usevaxerski
2024-07-26renderer: drastically optimize bg texture creationvaxerski
2024-07-24egl: support getting the device via platform_deviceVaxry
2024-07-22renderer/layer-shell: use explicitly set exclusiveEdge (#6984)Sam Lakerveld
2024-07-22egl: avoid setting debug mode and handle legacyrendererVaxry
2024-07-22renderer: untransform textures matching display transformVaxry
2024-07-22surface: fixup logical damage size calculationsVaxry
2024-07-21compositor: ignore setting surface scanout if DS is disabledVaxry
2024-07-21renderer: drop redundant spammy trace logVaxry
2024-07-21Core: Move to aquamarine (#6608)Vaxry
2024-07-16renderer: Make shader time always count from zero (#6903)Party Wumpus
2024-07-16config: use hyprutils helper (#6891)Mihai Fufezan
2024-07-13renderer: partially revert previous xray fix (#6868)MightyPlaza
2024-07-13style: fix clang-formatVaxry
2024-07-13session-lock: send `locked` after the lock screen is properly rendered (#6850)Junxuan Liao
2024-07-12renderer: fix a few xray regressions (#6855)MightyPlaza
2024-07-11core: Improve handling of window properties (#6776)MightyPlaza
2024-07-02renderer: don't skip back background on preBlurQueuedVaxry
2024-06-28core: fix a few ubsan issues reported at exit of hyprland (#6699)Tom Englund
2024-06-25renderer: don't use the surface counter in popup iterationsVaxry
2024-06-21renderer: shrink occlusion rect if blur is usedVaxry
2024-06-19damageRing: move to hyprland implVaxry
2024-06-19core: Move to hyprutils for MathVaxry
2024-06-17subcompositor/renderer: fixup handling of subsurfaces below the main oneVaxry
2024-06-14egl: fixup format modifier lookups with implicit modifiersVaxry
2024-06-14vrr: add option to fix mouse breaking vrr (#6483)UjinT34
2024-06-13core: fix a few small memory leaks on exit (#6470)Tom Englund