Commit Graph

6541 Commits (a34d3499630e4afa86bf009df07f25c46cca967c)
 

Author SHA1 Message Date
Alexander Orzechowski a34d349963 backend/drm: Move output variable up in connect_drm_connector 2 years ago
Alexander Orzechowski a60361050e backend/headless: Use output state to set init custom mode 2 years ago
Alexander Orzechowski 83d9764ed8 backend/wayland: Use output state to set init custom mode 2 years ago
Alexander Orzechowski 869b0f14bc backend/x11: Use output state to set init custom mode 2 years ago
Alexander Orzechowski 6cda3e251c output: Add initialization state to wlr_output_init 2 years ago
Alexander Orzechowski 8f67446cc7 output: Extract common commit logic 2 years ago
Simon Ser 8836e12988 examples/embedded: new example 2 years ago
Simon Ser 8678633fc9 backend/wayland: add wlr_wl_output_create_from_surface() 2 years ago
Simon Ser 4f88886199 backend/wayland: tag wl_surface 2 years ago
Simon Ser dd24991c9e backend/wayland: take existing wl_display in wlr_wl_backend_create() 2 years ago
Alexander Orzechowski 664ec59095 renderer: Sanity check texture source bounds 2 years ago
Alexander Orzechowski aee31edaad screencopy_v1: Implement copy regions with gpu blit path 2 years ago
Alexander Orzechowski b4cbaa4549 screencopy_v1: Use new renderer API for gpu blit path 2 years ago
Simon Ser c74f89d4f8 Avoid using memcpy() to copy structs 2 years ago
Simon Ser 77dc1c28aa xwayland: drop wlr_xwayland_surface.events.set_pid 2 years ago
JiDe Zhang 73db481037 wlr_output: update cursor when scale changed 2 years ago
JiDe Zhang 61903ed66b wlr_output_cursor: assert renderer isn't NULL 2 years ago
Simon Ser d40bcfe2c1 xwayland: avoid calling xwm_get_atom_name() when debug logs are off 2 years ago
Simon Zeni 60ca6f17eb types/wlr_drm_lease_v1: downgrade DRM backend error message to debug 2 years ago
q234rty 061f5fafbd render/vulkan: use renamed glslang binary by default 2 years ago
Kirill Primak 42a5b6f62a compositor: add "mapped" flag doc 2 years ago
Kirill Primak 7df11ada5e Unmap wlr_surface before making its role object inert 2 years ago
Kirill Primak 529f1b82ee xwayland/shell: don't listen to wlr_surface.events.destroy 2 years ago
Simon Ser 307720d501 backend/drm: restore custom modes 2 years ago
rewine 2f859f5bec
wlr_output: add comments for signal parameters 2 years ago
Leonardo Hernández Hernández e8d545a977
xdg-shell: add support for v6 2 years ago
Simon Ser 04e4e06986 cursor-shape-v1: new protocol implementation 2 years ago
Alexander Orzechowski fd540f6d07 wlr_scene: Don't damage when setting opaque region 2 years ago
Alexander Orzechowski a32180afa7 wlr_scene: Fix damage tracking with non atomic opaque region configuration 2 years ago
Rouven Czerwinski 63f5851b6f session-lock: add missing lock_surface_destroy 2 years ago
rewine f3cf830e9a wlr_idle_inhibit_manager_v1: add comments for signal parameters 2 years ago
Brett Ernst 7ce4d557c5 backend/x11: log output test failure reasons 2 years ago
Brett Ernst 49c7fcdfb1 backend/wayland: log output test failure reasons 2 years ago
Rose Hudson 71daec9441 export-dmabuf, screencopy: schedule_frame -> needs_frame 2 years ago
Kirill Primak 7791ffe058 data-device: remove undefined grab interface decls 2 years ago
Kirill Primak c6603288fb xdg-shell: update stale docs 2 years ago
Simon Ser 000081db19 cursor, output: apply viewport to cursor 2 years ago
John Lindgren 657ca2205f wlr_gamma_control: add missing forward declarations 2 years ago
Ronan Pigott b18c76642a scene: apply rounding when translating buffer damage 2 years ago
Leonardo Hernández Hernández 4de9c9c47f scene: send wl_surface.preferred_buffer_scale 2 years ago
Simon Ser 37ef9d7356 backend/drm: stop checking for wlr_client_buffer 2 years ago
Simon Ser 67447d6cb4 presentation-time: add separate helper for zero-copy 2 years ago
Simon Ser fe84bfc8d9 scene: add wlr_scene_output_sample_event 2 years ago
Simon Ser 88942d43fd scene: rename output_present event to output_sample 2 years ago
Alexander Orzechowski d8585d661c wlr_scene: Fix buffer damage for output state 2 years ago
Brett Ernst cb5d9abf10 add minimalist cairo example 2 years ago
Simon Ser 1205f03ec9 render/gles2: wrap timer setup in push_gles2_debug() 2 years ago
Simon Ser 4811d9fb18 render: document wlr_buffer_pass_options.timer 2 years ago
Simon Ser b7dca21c2b render: constify struct wlr_buffer_pass_options 2 years ago
Simon Ser fe06e5f49a Use wl_container_of() instead of casts 2 years ago