274 Commits (eaea47051053d6f991e900ab6b51cdc99095a7d3)

Author SHA1 Message Date
Derek Foreman 0fd6d4ec53 compositor: make keep_buffer a bool 11 years ago
Pekka Paalanen 641307ca21 compositor-drm: deliver frame seq for feedback 11 years ago
Pekka Paalanen b5eedade36 compositor: set and use the presentation clock everywhere 11 years ago
Derek Foreman 4b1a0a1d07 cosmetic: update comments that refer to weston_surface_update_transform() 11 years ago
Alvaro Fernando García dce7c6e5a2 Do not assume 64x64 cursor, added support for other sizes (like in AMD Kaveri, 128x128). 11 years ago
Ander Conselvan de Oliveira 2d13fde9c7 vaapi-recorder: Don't loop trying to write on out of space condition 11 years ago
Ander Conselvan de Oliveira 2ef1cd177e compositor-drm: Don't use vaapi recorder with unsupported formats 11 years ago
Neil Roberts f37f82ccf9 drm: Don't use the cursor overlay if the scale doesn't match 11 years ago
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 12 years ago
Chris Michael 8b37687d3a Properly free drm plane during creation of sprites 12 years ago
Ander Conselvan de Oliveira 18536764b4 compositor: Destroy renderer in weston_compositor_shutdown() 12 years ago
Zhang, Xiong Y a4b54c0b79 compositor: Move the logic of moving outputs into the core 12 years ago
Ander Conselvan de Oliveira f749fc3782 compositor: Remove output from list in weston_output_destroy() 12 years ago
Jason Ekstrand 918f2dd4cf Remove the weston_view.geometry.width/height fields 12 years ago
Pekka Paalanen 1fd9c0f81a compositor: gather buffer_transform and _scale into a struct 12 years ago
Jason Ekstrand 3ec57f5d69 compositor-drm: Release the correct buffer in drm_output_release_fb 12 years ago
Ander Conselvan de Oliveira 895b1fdcb2 gl-renderer: Attach buffer during surface state creation if possible 12 years ago
Ander Conselvan de Oliveira 65796816b9 compositor-drm: Add key binding to switch from pixman to GL renderer 12 years ago
Neil Roberts e505171a32 Add calls to wl_shm_buffer_begin/end_access 12 years ago
Ander Conselvan de Oliveira 6b16214fb9 pixman-renderer, gl-renderer: Destroy debug bindings on clean up 12 years ago
Xiong Zhang 971165368d compositor: set surface->plane from destroyed plane to NULL 12 years ago
Jason Ekstrand a7af70436b Split the geometry information from weston_surface out into weston_view 12 years ago
Kristian Høgsberg 10ddd97ecf compositor: Remove redundant and not well-defined focus field 12 years ago
Kristian Høgsberg 2e611264a3 compositor-drm: Don't call drop/set master anymore 12 years ago
David Herrmann 1edf44ce26 compositor: finish frame if redraw fails 12 years ago
David Herrmann 3c688c5e33 compositor-drm: finish frame if initial page-flip fails 12 years ago
David Herrmann cc5b2ed2b8 launcher: add logind backend 12 years ago
Kristian Høgsberg 8e6f376ef0 compositor-drm: Support configuring the framebuffer format from weston.ini 12 years ago
Kristian Høgsberg d8e9833017 compositor-drm: Use a param struct for initialization like other backends 12 years ago
Kristian Høgsberg 3f97b345dd compositor-drm: Make drm_output_check_scanout_format() work for all formats 12 years ago
Ander Conselvan de Oliveira 97f2952bca gl-renderer: Build as a loadable module 12 years ago
Alexandru DAMIAN be0ac5b147 compositor-drm: fix EGL format type 12 years ago
Xiong Zhang abd5d47b3b compositor-drm: Avoid output_destroy happened before page_flip event 12 years ago
Kristian Høgsberg 6ff3ff57aa launcher: Add back support for specifying VT to run on 12 years ago
Kristian Høgsberg c3ea26c02d compositor-drm: Match the EGLConfig native visual ID if it has one 12 years ago
Hardening 57388e44e5 Notify clients on mode_switch() 12 years ago
Hardening ff39efa5c0 Rename current, origin, scale, origin_scale 12 years ago
Kristian Høgsberg 3f4958755d launcher: Move rest of tty object into struct weston_launcher 12 years ago