72 Commits (57e0ce1d2afd1c5c335f43f38a348ddbcbefdcf1)

Author SHA1 Message Date
Daniel Stone a96b93c3bd compositor-drm: Add proper error handling to init 13 years ago
Daniel Stone 725c2c3d68 Split weston_compositor_init into base and _gl 13 years ago
Kristian Høgsberg f2735ea8af compositor-drm: Hide hw cursor if cursor sprite isn't mapped 13 years ago
Kristian Høgsberg 49952d1f12 compositor: Introduce weston_output_schedule_repaint() 13 years ago
Kristian Høgsberg e0f832b4f0 compositor: Pass weston_output as the frame_signal argument 13 years ago
Kristian Høgsberg 70b8358aa0 compositor: Remove weston_read_pixels functionality 13 years ago
Kristian Høgsberg d553bfc127 compositor: Track which plane a surface is on 13 years ago
Kristian Høgsberg 362b672111 Rename weston_compositor EGLDisplay member to egl_display 13 years ago
Kristian Høgsberg fc9c5e04fd log: Add some diagnostics to the log 13 years ago
Martin Minarik 6d11836721 Replace fprintf() by weston_log() 13 years ago
Daniel Stone c1be8e59de Pass config_file through to weston_compositor_init 13 years ago
Daniel Stone baf4359285 Pass argc and argv through to weston_compositor_init 13 years ago
Daniel Stone 325fc2d53a Split bindings into separate key/button/axis bindings 13 years ago
Daniel Stone 37816df646 Convert wl_input_device to wl_seat (and friends) 13 years ago
Kristian Høgsberg b71302e1db Fix a few -pedantic warnings 13 years ago
Kristian Høgsberg c4621b07f6 compositor: Report refresh rates in mHz 13 years ago
Kristian Høgsberg 8e1f77fee3 drm: Make KMS hw cursors work again 13 years ago
Ander Conselvan de Oliveira a64b15d160 compositor-drm: alow scanning out of buffers with XRGB8888 format 13 years ago
Ander Conselvan de Oliveira 555c17ddd8 compositor-drm: refactor to avoid unnecessary allocation of KMS FBs 13 years ago
Ander Conselvan de Oliveira 5f5f31939d compositor-drm: call EGL cleanup functions on exit 13 years ago
Scott Moreau 062be7ec93 screenshooter: Grab pixel data directly before buffer swap 13 years ago
Alex Wu adb624a297 compositor-drm: Remove an useless code line. 13 years ago
Alex Wu bd3354b8b2 shell: Implement "driver" method of fullsceen. 13 years ago
Alex Wu b7b8bda600 compositor-drm: Add switch_mode support. 13 years ago
Alex Wu 2dda604093 compositor: Add a switch_mode hook and a wrapper into the output. 13 years ago
Pekka Paalanen a1d57dba87 compositor: make GL_EXT_read_format_bgra optional 13 years ago
Kristian Høgsberg 27e30526db Use wl_signal mechanism 13 years ago
Kristian Høgsberg eae5de7609 Follow wayland change to serial numbers 13 years ago
Kristian Høgsberg 5d1c0c58ad drm: Add vt switch keybindings 13 years ago
Kristian Høgsberg 4014a6b05b drm: Remove input devices before cancelling repaints in vt switch away 13 years ago
Benjamin Franzke 78d3afe21c evdev: Disable the udev monitor when another vt becomes active 13 years ago
Benjamin Franzke bfeda130de Introduce weston-launch 13 years ago
Scott Moreau 80d27b7e06 screenshooter: Properly handle multiple outputs. 13 years ago
Kristian Høgsberg 875ab9e735 Add signedness warning flag and fix fallout 13 years ago
Jonas Ådahl c97af923d9 Properly dispose event sources and event loops 13 years ago
Kristian Høgsberg b5ef591fac compositor: Stop using EGL_KHR_surfaceless_gles2 13 years ago
Kristian Høgsberg cbcd04794c compostor-drm: Use gbm surface 13 years ago
Kristian Høgsberg 7a011eac73 compositor-drm: Check es->image, not es->buffer when looking for overlays 13 years ago
Rob Clark 3c97b9017d drm: plane src coords are 16.16 fixed point 13 years ago
Tiago Vignatti 5ab91ad845 compositor: use smoother range for backlight control 13 years ago
Kristian Høgsberg bcacef19b0 Add an option parser 13 years ago
Rob Clark 8efbc8ee62 drm: fix issue copying supported plane formats 13 years ago
David Herrmann 6ac52db3b0 compositor-drm: use udev_device_get_property_value() helper 13 years ago
David Herrmann d7488c2f5b compositor-drm: ignore hotplug-events from other devices 13 years ago
Christopher Michael eb866cd9fe drm: Fix drmModeRes leak on error paths 13 years ago
Kristian Høgsberg 65bec2452e drm: Disable sprites if they're broken 13 years ago
Kristian Høgsberg 6ddcdaeb98 compositor: Store opaque clip for previous frame in weston_surface 13 years ago
Tiago Vignatti 8e53c7f566 compositor: add dpms and backlight support 13 years ago
Kristian Høgsberg 4d7c862278 drm: Remove redundant cursor region math 13 years ago
Kristian Høgsberg ca14ef049d drm: Remove redundant weston_surface_update_transform() call 13 years ago