252 Commits (d55db69c949899eb2a878f970ae1e01bb2c832b8)

Author SHA1 Message Date
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
Kristian Høgsberg d8bf90c150 Move weston_output_set_cursor into compositor-drm.c 13 years ago
Kristian Høgsberg 85fd327f71 compositor-drm: Destroy sprites on shutdown, turn off on vt switch 13 years ago
Kristian Høgsberg 66617bb19d compositor: Remove unused compositor vfunc create_cursor_image 13 years ago
Jesse Barnes 58ef379be6 compositor-drm: Add sprite support 13 years ago
Jesse Barnes 5308a5e09b compositor: add an assign_planes hook to the output 13 years ago
Kristian Høgsberg 101cb6560c compositor: Get rid of surface->visual 13 years ago
Pekka Paalanen 60921e5787 compositor: move weston_surface::width,height into geometry 13 years ago
Pekka Paalanen f1f5b36aeb compositor-drm: do not scan out transformed surfaces 13 years ago
Pekka Paalanen ba3cf95c0e compositor: move weston_surface::x,y into geometry 13 years ago
Kristian Høgsberg 9f404b7ac8 compositor: Move tracking of scanout buffers to compositor-drm 13 years ago
Kristian Høgsberg 5f5e42ef50 compositor: Remove prepare_scanout_surface callout 13 years ago
Kristian Høgsberg 06cf6b0238 compositor: Pull prepare_render and present callouts into repaint 13 years ago
Kristian Høgsberg 68c479af05 compositor: Move repaint loop into a backend function 13 years ago
Kristian Høgsberg 6916d9cb6f drm: Don't print warning if cursor stride isn't right 13 years ago
Kristian Høgsberg 62d2774956 tty: Switch back to launch tty if we switched away 13 years ago
Kristian Høgsberg 34f80ff813 drm: Cancel any scheduled repaints in the leave vt handler 13 years ago
Kristian Høgsberg 835cd49772 drm: Reset kms mode on vt enter 13 years ago
Kristian Høgsberg 54f14c3c3e drm: Complain if pageflip fails 13 years ago
Kristian Høgsberg a018fb0dbf compositor-drm: Exit if we failed to get drm master 13 years ago
Kristian Høgsberg c5b9ddb610 compositor-drm: Fail, and fail early if we can't set up the tty 13 years ago