16 Commits (6a8b55311974aa123b67da252e30f18bea089624)

Author SHA1 Message Date
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
Kristian Høgsberg 1201b75bec tty: If no tty option is given, use stdin and make sure it's a vt 13 years ago
Kristian Høgsberg 8334bc1ef9 Rename wayland-compositor to weston 13 years ago
Tiago Vignatti ce03ec3fbe evdev: new header file for the driver 13 years ago
Tiago Vignatti 6e2d5f14e8 compositor-drm: remove/add evdev devices when vt switches 13 years ago
Tiago Vignatti c349e1d0b0 compositor-drm: destroy evdev driver properly when finishing compositor 13 years ago
Pekka Paalanen bce2d3f9a7 compositor: add IDLE state 13 years ago
David Herrmann d7c4551562 compositor-drm: Catch errors in create_output_for_connector 13 years ago
David Herrmann 0f0d54e5c5 compositor-drm: Free output on error in create_output_for_connector 13 years ago
David Herrmann eb8bed5c73 compositor-drm: Fix memory leak in create_output_for_connector 13 years ago
David Herrmann 7551cff986 compositor-drm: Fix memory leak in update_outputs 13 years ago
David Herrmann 63ff706c0e compositor-drm: Fix setting O_CLOEXEC 13 years ago
Ander Conselvan de Oliveira ef7c8d9ddf compositor-*: check for surfaceless_gles2 instead of surfaceless_opengl 13 years ago
Kristian Høgsberg ff298d9834 compositor: Clear cursor buffer in create_sprite_from_png() 13 years ago
Ander Conselvan de Oliveira 0de0aafa7f composior: fix tiny cursor bug with drm compositor 13 years ago
Kristian Høgsberg a4b7e20392 drm: Only add an output once we've successfully initialized it 13 years ago
Kristian Høgsberg 53e79898a4 drm: Remove unneccesary drm_output_prepare_render() call 13 years ago
Kristian Høgsberg 9c46ff1a1e drm: Specify depth as 24 when creating the KMS FB 13 years ago
Kristian Høgsberg 191454e6c2 compositor: Rename scanout surfaces 13 years ago
Benjamin Franzke 02dee2caad compositor-drm: Fix invalid usage of udev ressources 13 years ago
Benjamin Franzke a764ee5158 compositor-drm: Enumerate only cards with name card* 13 years ago
Benjamin Franzke 439d98697a compositor-drm: Be patient when output creation fails 13 years ago
Kristian Høgsberg 96aa7da24a Change remaining GPLv2 headers to MIT 13 years ago
Tiago Vignatti faee80196f compositor: choose tty from command line 13 years ago
Benjamin Franzke 91eacca38b Remove egl display type setenv hack 13 years ago
Benjamin Franzke 48c4ea2dbd compositor-drm: Merge drm_output_destroy and destroy_output 13 years ago
Benjamin Franzke 117483daaa compositor-drm: Coding style fixes 13 years ago
Matt Roper 361d2ade02 Update compositor shutdown code 13 years ago
Matt Roper 045037e005 Turn off hardware cursors on VT switch before dropping DRM master. 13 years ago
Ander Conselvan de Oliveira 90bc9e6532 compositor-drm: Fix compilation error caused by typo. 13 years ago
Ander Conselvan de Oliveira c483917512 compositor-drm: Make unused parts of the cursor image transparent 13 years ago
Benjamin Franzke 9eaee35613 compositor-drm: Ignore disconnected connectors width 13 years ago
Kristian Høgsberg 86ec8e80d8 compositor: Use systemd seats for input devices as well 14 years ago
Kristian Høgsberg 8d51f141ca compositor: Use systemd seat configuration conventions 14 years ago
Kristian Høgsberg 6244668cc5 compositor-drm: Drop cursor debug message 14 years ago
Benjamin Franzke a8bdeae1b6 compositor: Fix cursor damaging on multi head 14 years ago
Benjamin Franzke a16e002bd8 compositor-drm: Pass physical size to output_init 14 years ago