58 Commits (d6e5525a2050bf183053aca93555a95a73133996)

Author SHA1 Message Date
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 13 years ago
Kristian Høgsberg 8d51f141ca compositor: Use systemd seat configuration conventions 13 years ago
Kristian Høgsberg 6244668cc5 compositor-drm: Drop cursor debug message 13 years ago
Benjamin Franzke a8bdeae1b6 compositor: Fix cursor damaging on multi head 13 years ago
Benjamin Franzke a16e002bd8 compositor-drm: Pass physical size to output_init 13 years ago
Benjamin Franzke 060cf805bb Use gbm for compositor-{drm,openwfd} 13 years ago
Kristian Høgsberg 8f0ce05f52 compositor: Send out more detailed output events 13 years ago
Egbert Eich e7b8d9055e compositor: Set EGL_PLATFORM env variable for each backend. 14 years ago
Kristian Høgsberg d8e181bd3f compositor-drm: Hide hw cursors on vt switch 14 years ago
Kristian Høgsberg 9396fc515b compositor-drm: Fix vt switching 14 years ago
Kristian Høgsberg 6c709a3e4f Fix warnings and symbol visibility from missing CFLAGS 14 years ago
Kristian Høgsberg e4c40a4734 compositor: Disable hw cursor if we're texturing the cursor 14 years ago
Kristian Høgsberg 4d07a1c213 compositor: Scanout client buffers even if they're not map_fullscreen 14 years ago
Kristian Høgsberg 7981d00a59 compositor-drm: Use EGL_DRM_BUFFER_USE_CURSOR_MESA 14 years ago
Kristian Høgsberg 8050bd217f compositor-drm: Fix modularization breakage 14 years ago
Kristian Høgsberg 1c5621840b compositor: Split backends into modules 14 years ago
Benjamin Franzke d59eb1c3aa compositor-drm: Retrieve extension functions before wlsc_compositor_init 14 years ago
Benjamin Franzke e5b3b2601c Cast fd's to intptr_t before casting to EGLNativeDisplay 14 years ago
Kristian Høgsberg b5819dc61d compositor: Stop using EGL_EGLEXT_PROTOTYPES and look up extension functions 14 years ago
Kristian Høgsberg b1868479ad Update return types of event handler functions 14 years ago
Benjamin Franzke 66aa235b4c Optimize fullscreen scanout abit 14 years ago
Benjamin Franzke 431da9a4cc Make use of a hardware cursor in compositor-drm 14 years ago
Benjamin Franzke 1178a3ce5c compositor(-drm): Pageflip to fullscreen surfaces 14 years ago
Kristian Høgsberg 0b9334a51a Define _GNU_SOURCE for O_CLOEXEC flag 14 years ago
Kristian Høgsberg 9cd7aca0e0 compositor-drm: Close drm fd on exec 14 years ago
Benjamin Franzke ec4d342aa9 Support per surface frame events 14 years ago
Benjamin Franzke 9c26ff3507 compositor-drm: Support output hotplugging 14 years ago
Benjamin Franzke eefc36c760 compositor-drm: Fix multi head rendering 14 years ago
Marty Jack 13d9db2095 Beginnings of multiple monitor 14 years ago
Benjamin Franzke c649a92549 compositor: Remove drm.c, use shm.c for pointer images 14 years ago
Benjamin Franzke 2af7f10674 compositor: Remove wlsc_drm 14 years ago
Benjamin Franzke 5b2cb6f911 compositor: Generate Framebuffer in the backends 14 years ago
Benjamin Franzke 1b765ffb8c compositor: Add flags parameter to wlsc_output_init 14 years ago
Benjamin Franzke faa0a9dfa9 compositor: Use eglBindWaylandDisplayWL 14 years ago
Benjamin Franzke feb370e4ea compositor-drm: Flush before pageflipping 14 years ago
Kristian Høgsberg 8525a50362 Move buffer creation and buffer details into drm.c and shm.c 14 years ago
Kristian Høgsberg e4762a6ac1 Move tty and vt handling out in its own file 14 years ago