aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-23Remove unnecessary wayland-server-protocol.h includesSimon Ser
2021-02-23render: use DRM formats in wlr_texture_from_pixelsSimon Ser
2021-02-23render: use DRM formats in wlr_renderer_read_pixelsSimon Ser
2021-02-23output: use DRM format in wlr_output_preferred_read_formatSimon Ser
2021-02-23render: use DRM formats in wlr_renderer_get_shm_texture_formatsSimon Ser
2021-02-23render/gles2: replace wlr_gles2_texture.wl_format with drm_formatSimon Ser
2021-02-23render/gles2: convert format table to DRM formatsSimon Ser
2021-02-23render/shm_format: add wl_shm_format conversion helpersSimon Ser
2021-02-19render/gles2: remove current_buffer checksSimon Ser
2021-02-19render/gles2: check buffer stride when uploading textureSimon Ser
2021-02-18backend: add error messages in attach_render implsSimon Ser
2021-02-17surface: don't send protocol error on invalid buffer sizeSimon Ser
2021-02-17surface: move INVALID_SIZE check into surface_state_finalizeSimon Ser
2021-02-15build: bump meson version to 0.56.0Simon Ser
2021-02-15Replace leftover conf_data with featuresSimon Ser
2021-02-15text_input_v3: correct typo in enum fieldTadeo Kondrak
2021-02-15build: set pkg-config variables for our featuresSimon Ser
2021-02-15build: set have_* dep variables for our featuresSimon Ser
2021-02-15build: use dictionnary for features instead of configuration_dataSimon Ser
2021-02-15xwayland/selection: flush connection after changing xwm selection ownerTudor Brindus
2021-02-15xwayland/selection: log when proxy window loses ownershipTudor Brindus
2021-02-15xwayland/selection: ignore requests for anything but the newest dataTudor Brindus
2021-02-14examples: remove wlroots dep from client examplesSimon Ser
2021-02-14examples: drop wlr/render/egl.h include from client examplesSimon Ser
2021-02-14examples: drop wlroots dep from egl_common.cSimon Ser
2021-02-08xdg-foreign: rename finish_* functions to destroy_*Tadeo Kondrak
2021-02-08xdg-foreign: Make imported object inert when exported is destroyedTadeo Kondrak
2021-02-08build: remove extra whitespaceSimon Ser
2021-02-08surface: check buffer size is compatible with scaleSimon Ser
2021-02-08seat: use WL_SEAT_ERROR_CAPABILITYSimon Ser
2021-02-08backend/x11: drop x11-xcb dependencySimon Ser
2021-02-07tablet_v2: Fix implicit grab end detectionJustus Rossmeier
2021-02-06region: remove leftover description of resource_listBrandon Dowdy
2021-02-05render/gles2: remove YUV blocklistSimon Ser
2021-02-05backend/x11: use native cursorsIlia Mirkin
2021-02-05xwayland: free render picture backing cursorIlia Mirkin
2021-02-05Make implementation function lists static constManuel Stoeckl
2021-02-05xcursor: make cursor data and metadata constManuel Stoeckl
2021-02-05xwayland/xwm: make atom_map constManuel Stoeckl
2021-02-04readme: fix typo in xcb-icccm dependencySimon Ser
2021-02-04Fix bad indentationSimon Ser
2021-02-04xwayland/selection: allow simultaneous Wayland-to-X11 transfersTudor Brindus
2021-02-04xwayland/selection: use one target window per selectionTudor Brindus
2021-02-04xwayland/selection: use one X11 window per incoming transferTudor Brindus
2021-02-04examples/egl_common: make attribs constBrandon Dowdy
2021-02-03backend/wayland: flush remote displaySimon Ser
2021-02-02region: remove resource_list arg from region_createSimon Ser
2021-02-02region: make wlr_region_create privateSimon Ser
2021-02-02render/dmabuf: make src arg const in wlr_dmabuf_attributes_copySimon Ser
2021-02-02render/dmabuf: cleanup on wlr_dmabuf_attributes_copy errorSimon Ser