266 Commits (4c3661fd7bd6a9970a9cc6b7f9573b8617401bd8)

Author SHA1 Message Date
Ander Conselvan de Oliveira 4ade0e4a29 compositor-drm: Fix crash when setting up seat constrained by an output 11 years ago
Ander Conselvan de Oliveira a61b949eb8 compositor-drm: Pass the right stride to the vaapi recorder 11 years ago
Jason Ekstrand 9fc7151991 Add possible capabilities CURSOR_PLANE and ARBITRARY_MODE 11 years ago
Pekka Paalanen 952b6c8004 compositor: reorganize struct weston_buffer_viewport 11 years ago
Jonas Ådahl e0de3c2418 Add libinput based input device backend 11 years ago
Jonas Ådahl 0feb32e2f0 udev-seat: Make udev_input own its own udev object reference 11 years ago
Jonas Ådahl 58e158658f udev-seat: Make udev_seat_get_named take struct udev_input pointer 11 years ago
Neil Roberts 77c1a5b7dc Add support for having different GBM formats for different outputs 11 years ago
Kristian Høgsberg 36d5facc24 compositor: Fix a couple of #includes to use "" instead of <> 11 years ago
Kristian Høgsberg b3955b0953 compositor-drm: Set cursor surface to NULL when pageflip fails 11 years ago
U. Artie Eoff d3ed6cb3b1 drm: prepend stamp space to output mode logging 11 years ago
Kristian Høgsberg 1be87e3c81 compositor-drm: Make composite bypass work on secondary outputs 11 years ago
Fabien DESSENNE 4b2558708b compositor-drm: consider the best mode of the mode_list as an option 11 years ago
Chris Michael 8b37687d3a Properly free drm plane during creation of sprites 11 years ago
Ander Conselvan de Oliveira 18536764b4 compositor: Destroy renderer in weston_compositor_shutdown() 11 years ago
Zhang, Xiong Y a4b54c0b79 compositor: Move the logic of moving outputs into the core 11 years ago
Ander Conselvan de Oliveira f749fc3782 compositor: Remove output from list in weston_output_destroy() 11 years ago
Jason Ekstrand 918f2dd4cf Remove the weston_view.geometry.width/height fields 11 years ago
Pekka Paalanen 1fd9c0f81a compositor: gather buffer_transform and _scale into a struct 11 years ago
Jason Ekstrand 3ec57f5d69 compositor-drm: Release the correct buffer in drm_output_release_fb 11 years ago
Ander Conselvan de Oliveira 895b1fdcb2 gl-renderer: Attach buffer during surface state creation if possible 11 years ago
Ander Conselvan de Oliveira 65796816b9 compositor-drm: Add key binding to switch from pixman to GL renderer 11 years ago
Neil Roberts e505171a32 Add calls to wl_shm_buffer_begin/end_access 11 years ago
Ander Conselvan de Oliveira 6b16214fb9 pixman-renderer, gl-renderer: Destroy debug bindings on clean up 11 years ago
Xiong Zhang 971165368d compositor: set surface->plane from destroyed plane to NULL 11 years ago
Jason Ekstrand a7af70436b Split the geometry information from weston_surface out into weston_view 11 years ago
Kristian Høgsberg 10ddd97ecf compositor: Remove redundant and not well-defined focus field 11 years ago
Kristian Høgsberg 2e611264a3 compositor-drm: Don't call drop/set master anymore 11 years ago
David Herrmann 1edf44ce26 compositor: finish frame if redraw fails 11 years ago
David Herrmann 3c688c5e33 compositor-drm: finish frame if initial page-flip fails 11 years ago
David Herrmann cc5b2ed2b8 launcher: add logind backend 11 years ago
Kristian Høgsberg 8e6f376ef0 compositor-drm: Support configuring the framebuffer format from weston.ini 11 years ago
Kristian Høgsberg d8e9833017 compositor-drm: Use a param struct for initialization like other backends 11 years ago
Kristian Høgsberg 3f97b345dd compositor-drm: Make drm_output_check_scanout_format() work for all formats 11 years ago
Ander Conselvan de Oliveira 97f2952bca gl-renderer: Build as a loadable module 11 years ago
Alexandru DAMIAN be0ac5b147 compositor-drm: fix EGL format type 11 years ago
Xiong Zhang abd5d47b3b compositor-drm: Avoid output_destroy happened before page_flip event 11 years ago
Kristian Høgsberg 6ff3ff57aa launcher: Add back support for specifying VT to run on 11 years ago
Kristian Høgsberg c3ea26c02d compositor-drm: Match the EGLConfig native visual ID if it has one 11 years ago
Hardening 57388e44e5 Notify clients on mode_switch() 11 years ago
Hardening ff39efa5c0 Rename current, origin, scale, origin_scale 11 years ago
Kristian Høgsberg 3f4958755d launcher: Move rest of tty object into struct weston_launcher 11 years ago
Kristian Høgsberg 81b4963949 launcher: Handle tty setup and teardown in launcher 11 years ago
Kristian Høgsberg 1eb482d814 launcher: Handle drm set/drop master and vt switch signals in launcher 11 years ago
Kristian Høgsberg 61741a293c compositor: Generalize VT switching as a session_signal 11 years ago
Kristian Høgsberg 05ad1e4e8a launcher: Collect launcher state in new struct weston_launcher 11 years ago
Kristian Høgsberg 1ff5109b5f compositor: Open drm device through launcher 11 years ago
Ander Conselvan de Oliveira a62ef3e0b6 vaapi-recorder: Don't leak drm fd 11 years ago
Ander Conselvan de Oliveira b85ded0cb8 vaapi-recorder: Encode frames in a separate thread 11 years ago
Kristian Høgsberg 6399646a6b compositor-drm: Pass the wl_resource to gbm_bo_import() 12 years ago