Age | Commit message (Expand) | Author |
2021-08-03 | render/pixman/pixel_format: add more formats | Simon Ser |
2021-08-03 | render/pixel_format: add more formats for Pixman | Simon Ser |
2021-08-02 | backend/drm: preserve mode order from kernel | Simon Ser |
2021-08-02 | surface: don't cache frame callback lists | Kirill Primak |
2021-08-02 | viewporter: remove crop and scale state upon destruction | Quantum |
2021-07-30 | render/gles2: add a few 10-bit and FP16 formats | Manuel Stoeckl |
2021-07-30 | render/gles2: hide shm formats without GL support | Manuel Stoeckl |
2021-07-30 | render/pixel-format: add a few 10-bit and FP16 formats | Manuel Stoeckl |
2021-07-29 | render/gles2: add support for some 24 and 16-bit formats | Simon Ser |
2021-07-29 | render/pixel-format: add some 24 and 16-bit formats | Simon Ser |
2021-07-29 | output: drop wlr_output_state.buffer_type | Simon Ser |
2021-07-29 | output-damage: stop using enum wlr_output_state_buffer_type | Simon Ser |
2021-07-29 | output: drop wlr_output_impl.{attach,rollback}_render | Simon Ser |
2021-07-29 | backend/noop: drop attach_render/rollback_render | Simon Ser |
2021-07-28 | backend/drm: fix wrong type for get_cursor_format return values | Simon Ser |
2021-07-28 | backend/drm: stop initializing renderer for parent backend | Simon Ser |
2021-07-28 | backend/drm: drop get_renderer implementation | Simon Ser |
2021-07-28 | backend/drm: drop drm_surface_{make,unset}_current | Simon Ser |
2021-07-28 | backend/drm: remove SCANOUT check in drm_connector_test | Simon Ser |
2021-07-28 | backend/drm: remove primary swapchain | Simon Ser |
2021-07-28 | backend/drm: allow legacy scan-out if FB props match | Simon Ser |
2021-07-28 | output: fallback to modifier-less allocation on modeset test failure | Simon Ser |
2021-07-28 | output: allocate and attach empty buffer on modeset | Simon Ser |
2021-07-28 | output: use pending resolution when allocating swapchain | Simon Ser |
2021-07-28 | backend/drm: implement get_primary_formats | Simon Ser |
2021-07-28 | output: fallback to XRGB in output_pick_format | Simon Ser |
2021-07-28 | util/time: make NSEC_PER_SEC static | Dylan Araps |
2021-07-27 | render/egl: initialize wlr_egl with EGL_PLATFORM_DEVICE_EXT | Simon Zeni |
2021-07-27 | render/egl: fix typo | yuiiio |
2021-07-27 | xwayland: embed wlr_xwayland_server_options in server struct | Simon Ser |
2021-07-27 | xwayland: simplify argv filling logic | Simon Ser |
2021-07-26 | render/egl: add support for EGL_EXT_device_drm_render_node | Simon Ser |
2021-07-23 | render/egl: set EGL_IMAGE_PRESERVED_KHR | Simon Ser |
2021-07-22 | render/wlr_texture: put wlr_texture_from_buffer into the public API | Simon Zeni |
2021-07-22 | types/wlr_buffer: create custom wlr_buffer from wl_resource | Simon Zeni |
2021-07-22 | types/wlr_buffer: introduce wlr_buffer_resource_interface | Simon Zeni |
2021-07-22 | types/wlr_buffer: remove wlr_renderer argument from wlr_buffer_from_resource | Simon Zeni |
2021-07-22 | render: drop wlr_renderer_impl.init_wl_display | Simon Ser |
2021-07-22 | backend: make DRM and libinput backends optional | ayaka |
2021-07-21 | backend/drm: add DRM_MODE_CONNECTOR_USB to conn_get_name | Simon Ser |
2021-07-20 | backend/drm: stop restoring CRTCs on exit | Simon Ser |
2021-07-19 | buffer: re-use wlr_shm_client_buffer | Simon Ser |
2021-07-19 | backend/drm: fix NULL data in handle_drm_event | Simon Ser |
2021-07-19 | input/pointer: send axis source once per frame | Vyivel |
2021-07-13 | backend/wayland: properly cleanup wlr_wl_pointer | Simon Ser |
2021-07-12 | output: remove wlr_output_impl.export_dmabuf | Simon Ser |
2021-07-12 | backend/drm: remove wlr_output_impl.export_dmabuf | Simon Ser |
2021-07-12 | backend/headless: remove wlr_output_impl.export_dmabuf | Simon Ser |
2021-07-12 | output: add generic wlr_output_export_dmabuf implementation | Simon Ser |
2021-07-12 | buffer: drop resource arg from wlr_client_buffer_create | Simon Ser |