aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-25render/egl: reopen DRM node for GBMSimon Ser
2021-08-25Move allocator stuff into new directorySimon Ser
2021-08-25backend/{drm,libinput}: exclude headers when disabledSimon Ser
2021-08-25backend/drm: generate CVT reduced modesSimon Ser
2021-08-24surface: fix wlr_surface_get_buffer_source_box()Kirill Primak
2021-08-24util/box: introduce wlr_fbox_transform()Kirill Primak
2021-08-20tinywl: simplify logic for sending pointer eventsIsaac Freund
2021-08-20xwayland: Allow to retrieve _NET_STARTUP_IDGuido Günther
2021-08-20backend/drm: try to allocate crtc for formatsRouven Czerwinski
2021-08-19backend: unify startup messagesSimon Ser
2021-08-18backend/drm: add support for FB_DAMAGE_CLIPSSimon Ser
2021-08-18surface: fix place_below handlingKirill Primak
2021-08-17Revert "backend/drm: Check if output is enabled before sending frame event"Rouven Czerwinski
2021-08-17output: check output enabled before sending frameRouven Czerwinski
2021-08-17backend/drm: return true on test if no crtcRouven Czerwinski
2021-08-17backend/drm: use addon for wlr_drm_fbSimon Ser
2021-08-17xwayland: do not free cursor in handle_server_ready()Michele Sorcinelli
2021-08-15input/tablet: fix `wl_array_for_each` usage on tablet proximityTudor Brindus
2021-08-14layer-shell: replace close() with destroy()Isaac Freund
2021-08-12render/gles2: make wlr_gles2_texture a wlr_buffer addonSimon Ser
2021-08-12render/gles2: make wlr_gles2_buffer an addonSimon Ser
2021-08-12buffer: add addon setSimon Ser
2021-08-11surface: drop surface_state_copySimon Ser
2021-08-11surface: kill wlr_surface.previousSimon Ser
2021-08-11util/addon: find both by owner and implKirill Primak
2021-08-10wlr_output_layout: use wlr_addonsKirill Primak
2021-08-10wlr_outputs: add wlr_addon_setKirill Primak
2021-08-10util: add wlr_addonKirill Primak
2021-08-10backend/drm: always perform a test commit in drm_connector_testSimon Ser
2021-08-10backend/drm: add proper error handling to wlr_drm_backend_createSimon Ser
2021-08-08ci: add smoke testSimon Ser
2021-08-07input/pointer: try harder to not send duplicate motion eventsTudor Brindus
2021-08-06seat: allow compositors to not load a keymapSimon Ser
2021-08-06build: remove "." from include dirsSimon Ser
2021-08-06examples/fullscreen-shell: remove unused render_data.view fieldSimon Ser
2021-08-04backend/drm: require buffer on modeset in drm_connector_testSimon Ser
2021-08-04output: try skipping buffer allocation if the backend allows itSimon Ser
2021-08-03render/pixman/pixel_format: add more formatsSimon Ser
2021-08-03render/pixel_format: add more formats for PixmanSimon Ser
2021-08-02backend/drm: preserve mode order from kernelSimon Ser
2021-08-02surface: don't cache frame callback listsKirill Primak
2021-08-02viewporter: remove crop and scale state upon destructionQuantum
2021-07-30render/gles2: add a few 10-bit and FP16 formatsManuel Stoeckl
2021-07-30render/gles2: hide shm formats without GL supportManuel Stoeckl
2021-07-30render/pixel-format: add a few 10-bit and FP16 formatsManuel Stoeckl
2021-07-29render/gles2: add support for some 24 and 16-bit formatsSimon Ser
2021-07-29render/pixel-format: add some 24 and 16-bit formatsSimon Ser
2021-07-29output: drop wlr_output_state.buffer_typeSimon Ser
2021-07-29output-damage: stop using enum wlr_output_state_buffer_typeSimon Ser
2021-07-29output: drop wlr_output_impl.{attach,rollback}_renderSimon Ser