26 Commits (b41c0810ea7edc3de3d0ca7bb94e931887ec1fc5)

Author SHA1 Message Date
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
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