aboutsummaryrefslogtreecommitdiffstats
path: root/sway/desktop/render.c
Commit message (Expand)AuthorAge
* renderer: Remove in favor of scene_graphLibravatar Alexander Orzechowski2024-01-18
* seat: Remove dead seatop_render functionLibravatar Alexander Orzechowski2024-01-18
* scene_graph: Port ext_session_v1Libravatar Alexander Orzechowski2024-01-18
* scene_graph: Port seat drag iconsLibravatar Alexander Orzechowski2024-01-18
* desktop: Rename layers to shell_layersLibravatar Alexander Orzechowski2024-01-18
* Chase wlroots!4482Libravatar Bill Li2023-12-27
* Add wlr/util/transform.h includesLibravatar Simon Ser2023-11-23
* chase wlroots 'presentation-time: add separate helper for zero-copy 'Libravatar Artturin2023-07-15
* render: Use wlroots scale filterLibravatar Alexander Orzechowski2023-06-19
* chore: chase wlroots map logic unificationLibravatar Kirill Primak2023-06-02
* render: fix titlebar texture clippingLibravatar Simon Ser2023-05-09
* render: Clear using wlr_output dimensionsLibravatar Kenny Levinsen2023-05-09
* render: Apply clip to rendered texture correctlyLibravatar Kenny Levinsen2023-05-09
* Don't crash if there is no damage during renderLibravatar Alexander Orzechowski2023-05-02
* render: Use wlr_render_passLibravatar Alexander Orzechowski2023-05-02
* render: Don't pass matrix into render_textureLibravatar Alexander Orzechowski2023-05-02
* render: pass rendering state together in a structLibravatar Alexander Orzechowski2023-05-02
* Move output commit out of output_render()Libravatar Simon Ser2023-02-22
* Constify pixman_region32_t for rendering functionsLibravatar Simon Ser2023-02-22
* Check return value of wlr_renderer_begin()Libravatar Simon Ser2023-01-21
* Replace math functions that promote float to doubleLibravatar Carl Smedstad2023-01-03
* Make GLES2 optionalLibravatar Simon Ser2022-11-28
* Use wlr_damage_ringLibravatar Kirill Primak2022-11-11
* Implement ext-session-lock-v1Libravatar Daniel De Graaf2022-04-29
* Upgrade for wlroots surface refactoringLibravatar Simon Ser2022-01-13
* Add focused_tab_titleLibravatar Vsevolod2021-12-10
* sway: create wlr_renderer and wlr_allocatorLibravatar Simon Zeni2021-11-18
* render: fix -Ddamage=rerenderLibravatar Kirill Primak2021-09-07
* Use fixed titlebar heightsLibravatar Hugo Osvaldo Barrera2021-08-26
* Update wlr_box includesLibravatar Simon Ser2021-07-07
* remove usage of `wlr_texture_get_size`Libravatar Tobias Langendorf2021-05-17
* Remove support for arbitrary rotationsLibravatar Simon Ser2021-04-26
* desktop/render: Pass explicit clip box to renderLibravatar Kenny Levinsen2021-04-26
* Remove usage of surface->sx|syLibravatar Kenny Levinsen2021-04-26
* desktop/render: remove unused wlr_gles2_texture_attribsLibravatar Simon Ser2021-04-11
* render: Clip surfaces to container boundsLibravatar Kenny Levinsen2021-03-01
* render: handle containers without output when rendering titlesLibravatar Quantum2021-02-25
* Fix #5643, #5064: rounding issues in floating-point -> integer conversionsLibravatar Dimitris Triantafyllidis2021-02-22
* container: Add container_is_current_floatingLibravatar Kenny Levinsen2021-02-22
* render: scale titlebars correctly when straddling outputsLibravatar Quantum2021-02-22
* render: Use current instead of pending fullscreenLibravatar Kenny Levinsen2021-02-16
* container: Move pending state to state structLibravatar Kenny Levinsen2021-02-16
* view: Save surface x and y on saved buffersLibravatar Kenny Levinsen2021-02-09
* Rename output_layer_for_each_surface_{toplevel,popup}Libravatar Simon Ser2021-01-12
* Switch to wlr_xdg_surface_for_each_popup_surfaceLibravatar Simon Ser2021-01-12
* desktop/render: show indicators for top-level splitLibravatar Tudor Brindus2020-10-04
* Add support for viewporterLibravatar Simon Ser2020-06-17
* Save transform during transactionLibravatar Kalyan Sriram2020-06-05
* view: Save all buffers associated with viewLibravatar Kenny Levinsen2020-06-03
* Render layer shell popups over the top layerLibravatar David962020-04-10