252 Commits (d55db69c949899eb2a878f970ae1e01bb2c832b8)

Author SHA1 Message Date
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() 11 years ago
Kristian Høgsberg 0eac34ab28 configure.ac: Auto-enable vaapi recorder, but allow overrides 11 years ago
Ander Conselvan de Oliveira 6aae4d39d5 compositor-drm: Add hardware accelerated capture of screen using libva 11 years ago
Kristian Høgsberg ac6104ea11 compositor-drm: Zero out create_arg when creating dumb framebuffers 11 years ago
Peter Hutterer f3d62276d2 malloc + memset -> zalloc 11 years ago
Bryce Harrington c814c58adc Drop extraneous duplicate header includes 11 years ago
Rob Bradford 307e09ee34 compositor-drm: Use a format width parameter for the modeline sscanf 11 years ago
Rob Bradford 45c15b83c0 drm: close the drm file descriptor when the compositor is destroyed 11 years ago
Kristian Høgsberg 3c95e70496 compositor: Move weston-launch socket lookup to drm backend 11 years ago
Rob Bradford 66bd9f5baf compositor-drm: Enable seat constraining when configured in weston.ini 12 years ago
Jason Ekstrand 6bd6294f4a Add a weston_buffer structure to replace wl_buffer 12 years ago
Giulio Camuffo c0b9487937 compositor-drm: select the highest possible mode frequency 12 years ago
Samuel Iglesias Gonsalvez de4667351c compositor-drm: free plane resources using drm function. 12 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 12 years ago
Rob Bradford d355b80172 udev-seat: Make the udev_input structure an embedded structure 12 years ago