aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-11-30linux-dmabuf-v1: introduce wlr_linux_dmabuf_v1_create()Simon Ser
2022-11-30linux-dmabuf-v1: drop wlr_renderer fieldSimon Ser
2022-11-30linux-dmabuf-v1: don't use wlr_renderer to send legacy format listSimon Ser
2022-11-30linux-dmabuf-v1: don't use wlr_renderer to sanity check DMA-BUFsSimon Ser
2022-11-30linux-dmabuf-v1: add version arg to create()Simon Ser
2022-11-30linux-dmabuf-v1: add "_with_renderer" suffix to create() functionSimon Ser
2022-11-28render/vulkan: import semaphore to DMA-BUF instead of blockingSimon Ser
2022-11-28render/dmabuf: add dmabuf_import_sync_fileSimon Ser
2022-11-28render/vulkan: release stage buffers after command buffer completesSimon Ser
2022-11-28render/vulkan: destroy textures after command buffer completesSimon Ser
2022-11-28render/vulkan: drop unused fields from wlr_vk_format_modifier_propsSimon Ser
2022-11-27build: exclude <wlr/types/wlr_drm_lease_v1.h> without DRM backendSimon Ser
2022-11-25render/vulkan: align staging buffers for texture uploadManuel Stoeckl
2022-11-25backend/session: make optionalSimon Ser
2022-11-25util/time: use int64_t return value for get_current_time_msec()Simon Ser
2022-11-25shm: add create() function without a wlr_rendererSimon Ser
2022-11-25render/vulkan: add support for RGB565 texture formatManuel Stoeckl
2022-11-24scene: introduce wlr_scene_buffer.events.outputs_updateKirill Primak
2022-11-24compositor: make renderer optionalSimon Ser
2022-11-24compsitor: document wlr_compositor_create()Simon Ser
2022-11-24backend/multi: stop pulling <wlr/backend/session.h>Simon Ser
2022-11-24render/gles2, render/pixman: stop pulling <wlr/backend.h>Simon Ser
2022-11-24backend: stop pulling <wlr/backend/session.h>Simon Ser
2022-11-24backend/session: drop unused <libudev.h>Simon Ser
2022-11-24render: stop pulling <wlr/backend.h>Simon Ser
2022-11-18xwayland/xwm: add support for xwayland-shell-v1Simon Ser
2022-11-18xwayland/shell: add wlr_xwayland_shell_v1_surface_from_serial()Simon Ser
2022-11-18xwayland/server: delay non-lazy startupSimon Ser
2022-11-18xwayland/server: add start signalSimon Ser
2022-11-18xwayland: add wlr_xwayland_shell_v1_destroy()Simon Ser
2022-11-18xwayland: add wlr_xwayland_shell_v1_set_client()Simon Ser
2022-11-18xwayland-shell-v1: new protocol implementationSimon Ser
2022-11-17Nuke deprecated include/wlr/types/wlr_surface.hKirill Primak
2022-11-17output: drop wlr_output_damage_whole()Simon Ser
2022-11-15backend: drop wlr_backend_get_session()Simon Ser
2022-11-15backend: return wlr_session in wlr_backend_autocreate() callSimon Ser
2022-11-15buffer: drop wlr_shm_client_bufferSimon Ser
2022-11-15Introduce wlr_shmSimon Ser
2022-11-15render/pixel_format: import pixel_format_info_check_stride()Simon Ser
2022-11-15input-inhibitor: deprecateKirill Primak
2022-11-15render/egl: enable EGL_LOSE_CONTEXT_ON_RESETSimon Ser
2022-11-15render/gles2: query glGetGraphicsResetStatusKHRSimon Ser
2022-11-15render: add wlr_renderer.events.lostSimon Ser
2022-11-15render: make wlr_renderer_begin return a boolSimon Ser
2022-11-15render: allow wlr_renderer_impl.begin to failSimon Ser
2022-11-15render: make some wlr_renderer fields privateSimon Ser
2022-11-15render: add docs for wlr_rendererSimon Ser
2022-11-15content-type-v1: add version param to wlr_content_type_manager_v1_create()Simon Ser
2022-11-15output: introduce request_state eventSimon Ser
2022-11-15content-type-v1: new protocol implementationSimon Ser