Commit Graph

6117 Commits (0335ae9566310e1aa06f17a4b87d98775fd03622)
 

Author SHA1 Message Date
Simon Ser 101b9a193d render/egl: query and display EGL driver name 4 years ago
Yuya Nishihara 8008d21f5b virtual_keyboard: Emulate key release events on destroy 4 years ago
Simon Zeni ed7f2651b6 render: add DRM dumb buffer allocator 4 years ago
Simon Zeni 2c90e0f521 render/gbm_allocator: duplicate drm fd during creation process 4 years ago
Tobias Stoeckmann d0c1f0c0b6 xcursor: fix CVE-2013-2003 4 years ago
Simon Ser 66d5805594 build: move wayland-protocols dep to protocol/ 4 years ago
Kenny Levinsen 2603a5dee7 backend/drm: Do not require mode commit on enable 4 years ago
Simon Ser c85789a3a9 backend/headless: dup DRM FD in wlr_headless_backend_create_with_renderer 4 years ago
Simon Ser a1e8a639b3 backend/drm: introduce drm_connector_commit_state 4 years ago
Simon Ser e543e26206 backend/drm: take a wlr_drm_connector instead of a wlr_output 4 years ago
Simon Ser e06c62af77 backend/drm: take output state arg in drm_connector_commit_buffer 4 years ago
Simon Ser 218955ce95 backend/drm: remove mode arg from drm_connector_set_mode 4 years ago
Simon Ser 7aba881c47 backend/drm: remove mode arg from drm_connector_init_renderer 4 years ago
Simon Ser 31082a0554 backend/drm: remove wlr_drm_crtc_state.mode 4 years ago
Simon Ser dfea0ff31d backend/drm: remove wlr_drm_crtc_state.active 4 years ago
Simon Ser 485ecc11a6 backend/drm: remove wlr_drm_crtc.pending_modeset 4 years ago
Simon Ser c9c2d7539c backend/drm: fill scratch wlr_output_state for set_mode 4 years ago
Simon Ser 1a9701cd7c backend/drm: take wlr_output_state as arg in commit callers 4 years ago
Simon Ser 8f90d7f8f5 backend/drm: take wlr_output_state as arg in crtc_commit 4 years ago
Simon Ser 69d4cf19b5 render/gles2: assert texture comes from the same renderer 4 years ago
Simon Ser e7f68ba081 backend/drm: fix allocator DRM FD on multi-GPU setups 4 years ago
Simon Ser 5be76bb047 render/allocator: add allocator_autocreate_with_drm_fd 4 years ago
Simon Ser 619a975025 render: remove wlr_ prefix from wlr_renderer_autocreate_with_drm_fd 4 years ago
Simon Ser 6bf2406dbf backend/drm: reword wlr_renderer failure message 4 years ago
Simon Ser 1c1ef69326 Log when WLR_BACKENDS/WLR_RENDERER is set 4 years ago
Simon Zeni cc1b66364c backend: use wlr_allocator_autocreate 4 years ago
Simon Zeni 318e3ac92c render/allocator: introduce wlr_allocator_autocreate 4 years ago
Simon Zeni 982498fab3 render: introduce renderer_get_render_buffer_caps 4 years ago
Simon Zeni 144189674e backend: introduce backend_get_buffer_caps 4 years ago
Simon Zeni 6ec6527855 types/wlr_buffer: introduce wlr_buffer_cap 4 years ago
Simon Zeni a8c91fbac9 render/shm_allocator: make wlr_shm_allocator_create return a wlr_allocator 4 years ago
Simon Zeni c75aa71816 render/gbm_allocator: make wlr_gbm_allocator_create return a wlr_allocator 4 years ago
Simon Ser 3a04fb4560 render/pixman: check format is supported in create_buffer 4 years ago
Simon Ser 24fde77c62 buffer: add format param to get_data_ptr 4 years ago
Simon Zeni ccbce0f0a6 types/wlr_screencopy_v1: log error on read pixels failure 4 years ago
Simon Zeni 144b41a45c pixman: implement read pixels 4 years ago
Simon Zeni 30706b71fb render/pixman: implement preferred_read_format 4 years ago
Simon Ser 0411dc0663 Revert "backend/drm: fail instead of stripping a modifier" 4 years ago
Simon Ser 4839664a92 backend/drm: carry on when disabling a CRTC fails 4 years ago
Simon Ser 9b0e0970f9 backend/drm: destroy backend on udev remove event 4 years ago
Simon Ser 5597776914 backend/session: add wlr_device.events.remove 4 years ago
Simon Ser c49ea9ef4f backend/drm: destroy when parent is destroyed 4 years ago
Simon Ser e804de923d backend/drm: clarify error message on drmModeAddFB fallback 4 years ago
Simon Ser f9f90b4173 backend/drm: fail instead of stripping a modifier 4 years ago
Simon Ser 1a5530d14d xcursor: quiet debug log 4 years ago
Simon Ser 5c699f09cb Log drmGetDevices2 error code 4 years ago
Simon Ser af78ecb86b render: unconditionally read WLR_RENDERER 4 years ago
Simon Zeni 8a27050b4e render/egl: fail on EGL_MESA_device_software 4 years ago
Simon Ser ce30a22159 readme: use webchat link for IRC channel 4 years ago
Simon Ser b5cfaea705 readme: mention IRC channel 4 years ago