- fcf4b6c compositor-drm: Renaming of gbm fields by Miguel A. Vico · 9 years ago
- 7a5c562 compositor-drm: fix memcmp using a bad pointer in drm_outout_choose_initial_mode by comic fans · 9 years ago
- b00c79b protocol: migrate to stable presentation-time.xml by Pekka Paalanen · 9 years ago
- 6c19b69 compositor-drm: the cursor plane only supports ARGB by Derek Foreman · 10 years ago
- b042756 compositor-drm: update internal cursor plane location when disabling cursor by Derek Foreman · 9 years ago
- 91880f1 compositor-{drm, fbdev, rpi}: Make VT switching configurable by Bob Ham · 10 years ago
- c399692 linux-dmabuf: Move the attributes part of linux_dmabuf_buffer into its own struct by Emmanuel Gil Peyrot · 10 years ago
- 7eaed40 compositor-drm: fix hw cursor positioning by Pekka Paalanen · 10 years ago
- be428b3 compositor-drm: Use view transform in cursor plane setup by Derek Foreman · 10 years ago
- 4a7ce1f compositor-drm: pass NULL to mmap() instead of 0 as the address by Chris Michael · 10 years ago
- 6d55637 compositor-drm: fall back to EGL visual_id 0 if no others work by Derek Foreman · 10 years ago
- 93daabb compositor: pass the backend config struct to the backends init function by Giulio Camuffo · 10 years ago
- 8743047 compositor-drm: fix cursor size test in drm_assign_planes by Derek Foreman · 10 years ago
- 9c7de16 compositor-drm: Ensure strings from EDID blobs are null terminated by Bryce Harrington · 10 years ago
- 3f32a13 Revert "compositor-drm: disable hardware cursors" by Pekka Paalanen · 10 years ago
- ab81f15 build, compositor-drm: fix output name constants another way by Pekka Paalanen · 10 years ago
- 89c49b3 compositor-drm: rename outputs to follow kernel style by Pekka Paalanen · 10 years ago
- 2b25450 compositor-drm: cast surface to EGLNativeWindowType by Dawid Gajownik · 10 years ago
- a358207 Fix build breakage when using older gbm lacking dmabuf import by Bryce Harrington · 10 years ago
- bf8cc6f compositor-drm: dmabuf GBM import by Pekka Paalanen · 11 years ago
- e4d231e compositor-drm: init linux_dmabuf support by Pekka Paalanen · 11 years ago
- 82d4925 backends: don't destroy renderer and output twice by Dawid Gajownik · 10 years ago
- 1281a36 input: Don't test keyboard/pointer/touch pointers by Derek Foreman · 10 years ago
- 4a8a3a1 input: Also pass appropriate pointer type when libva unavailable by Bryce Harrington · 10 years ago
- 8ae2db5 input: Pass the appropriate pointer type to bindings instead of a seat by Derek Foreman · 10 years ago
- 0720ea3 compositor-drm: Simplify logic in setup_output_seat_constraint by Derek Foreman · 10 years ago
- d0ead48 compositor-drm: Refactor code into cursor_bo_update() by Pekka Paalanen · 11 years ago
- 70d337d compositor-drm: Fix cursor view size check by Daniel Stone · 10 years ago
- 36609c7 compositor-drm: Record current DPMS level by Daniel Stone · 10 years ago
- eee580b compositor-drm: Refactor getting current mode into a new function by Pekka Paalanen · 11 years ago
- 3ce6362 compositor-drm: Refactor connector name into new function by Pekka Paalanen · 11 years ago
- 7b36b42 compositor-drm: Refactor initial mode out of create_output by Pekka Paalanen · 11 years ago
- f507ec3 compositor-drm: Allow instant start of repaint loop. (v4) by Mario Kleiner · 10 years ago
- 459137b compositor: add API to manage compositor instances by Giulio Camuffo · 11 years ago
- 954f183 compositor: introduce struct weston_backend by Giulio Camuffo · 11 years ago
- c8a1ff0 compositor-drm: fix drm_waitvblank_pipe() decl style by Pekka Paalanen · 10 years ago
- ada4f07 compositor-drm: Add comment for newly added drm_waitvblank_pipe() by Bryce Harrington · 10 years ago
- 2ab4f4e compositor-drm: Handle more than two output crtcs per card by Mario Kleiner · 10 years ago
- 8081704 compositor-drm: Allow weston_output_mode_switch_to_native() to work. by Mario Kleiner · 10 years ago
- 872797c compositor-drm: Fix refresh rate selection in drm_output_switch_mode by Mario Kleiner · 10 years ago
- 35b2eaa Moved helper macro to a discrete include file. by Jon Cruz · 10 years ago
- a0bbfea src: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
- f556ebe compositor-drm: Clean trailing whitespace by Daniel Stone · 10 years ago
- c056a98 compositor-drm: minor sp. fix by Bryce Harrington · 10 years ago
- 6858383 compositor-drm: disable hardware cursors by Pekka Paalanen · 10 years ago
- c4cfe85 compositor-drm: pass ARGB fallback to gl create functions for XRGB formats by Derek Foreman · 10 years ago
- e76f185 gl-renderer: Take a list of acceptable formats in create functions by Derek Foreman · 10 years ago
- b114715 compositor: send the output_created signal after inserting it in the list by Giulio Camuffo · 10 years ago
- 74eed31 gl-renderer: call supports() automatically in create() by Jonny Lamb · 10 years ago
- ace6920 compositor-{drm, wayland, x11}: remove useless tests for ->supports by Jonny Lamb · 10 years ago
- a3e6a4a gl-renderer: move all EGL_PLATFORM_* defines here by Jonny Lamb · 10 years ago
- 445fb69 gl-renderer: fix build with --disable-egl by Jonny Lamb · 10 years ago
- 62185f4 compositor-{drm, x11, wayland}: stop including EGL headers here by Jonny Lamb · 10 years ago
- 671148f gl-renderer: use eglCreatePlatformWindowSurfaceEXT to get EGLSurfaces by Jonny Lamb · 10 years ago
- 70eba3f gl-renderer: use eglGetPlatformDisplayEXT to get an EGLDisplay by Jonny Lamb · 10 years ago
- 662f384 compositor, backends: weston_compositor_read_presentation_clock by Pekka Paalanen · 10 years ago
- 5580f22 compositor-drm: avoid scissor in assign_planes by Pekka Paalanen · 10 years ago
- bf0e031 compositor, drm: set per-surface Presentation feedback flags by Pekka Paalanen · 11 years ago
- 363aa7b compositor: set presentation.presented flags by Pekka Paalanen · 11 years ago
- 050c1ba compositor-drm: use drm_output in drm_output_*() func args by Pekka Paalanen · 11 years ago
- 2ecb84a logind: forward Active=true changes for non-DRM backends by David Herrmann · 11 years ago
- de16d89 Use zalloc instead of calloc(1, ...) by Bryce Harrington · 11 years ago
- 823ad33 compositor: Drop legacy backends in favor of libinput by Peter Hutterer · 11 years ago
- 64a3df0 backends: refactor transform string parsing by Derek Foreman · 11 years ago
- 0fd6d4e compositor: make keep_buffer a bool by Derek Foreman · 11 years ago
- 641307c compositor-drm: deliver frame seq for feedback by Pekka Paalanen · 11 years ago
- b5eedad compositor: set and use the presentation clock everywhere by Pekka Paalanen · 11 years ago
- 4b1a0a1 cosmetic: update comments that refer to weston_surface_update_transform() by Derek Foreman · 11 years ago
- dce7c6e Do not assume 64x64 cursor, added support for other sizes (like in AMD Kaveri, 128x128). by Alvaro Fernando García · 11 years ago
- 2d13fde vaapi-recorder: Don't loop trying to write on out of space condition by Ander Conselvan de Oliveira · 11 years ago
- 2ef1cd1 compositor-drm: Don't use vaapi recorder with unsupported formats by Ander Conselvan de Oliveira · 11 years ago
- f37f82c drm: Don't use the cursor overlay if the scale doesn't match by Neil Roberts · 11 years ago
- 4ade0e4 compositor-drm: Fix crash when setting up seat constrained by an output by Ander Conselvan de Oliveira · 11 years ago
- a61b949 compositor-drm: Pass the right stride to the vaapi recorder by Ander Conselvan de Oliveira · 11 years ago
- 9fc7151 Add possible capabilities CURSOR_PLANE and ARBITRARY_MODE by Jason Ekstrand · 11 years ago
- 952b6c8 compositor: reorganize struct weston_buffer_viewport by Pekka Paalanen · 11 years ago
- e0de3c2 Add libinput based input device backend by Jonas Ådahl · 11 years ago
- 0feb32e udev-seat: Make udev_input own its own udev object reference by Jonas Ådahl · 11 years ago
- 58e1586 udev-seat: Make udev_seat_get_named take struct udev_input pointer by Jonas Ådahl · 11 years ago
- 77c1a5b Add support for having different GBM formats for different outputs by Neil Roberts · 11 years ago
- 36d5fac compositor: Fix a couple of #includes to use "" instead of <> by Kristian Høgsberg · 12 years ago
- b3955b0 compositor-drm: Set cursor surface to NULL when pageflip fails by Kristian Høgsberg · 12 years ago
- d3ed6cb drm: prepend stamp space to output mode logging by U. Artie Eoff · 12 years ago
- 1be87e3 compositor-drm: Make composite bypass work on secondary outputs by Kristian Høgsberg · 12 years ago
- 4b25587 compositor-drm: consider the best mode of the mode_list as an option by Fabien DESSENNE · 12 years ago
- 8b37687 Properly free drm plane during creation of sprites by Chris Michael · 12 years ago
- 1853676 compositor: Destroy renderer in weston_compositor_shutdown() by Ander Conselvan de Oliveira · 12 years ago
- a4b54c0 compositor: Move the logic of moving outputs into the core by Zhang, Xiong Y · 12 years ago
- f749fc3 compositor: Remove output from list in weston_output_destroy() by Ander Conselvan de Oliveira · 12 years ago
- 918f2dd Remove the weston_view.geometry.width/height fields by Jason Ekstrand · 12 years ago
- 1fd9c0f compositor: gather buffer_transform and _scale into a struct by Pekka Paalanen · 12 years ago
- 3ec57f5 compositor-drm: Release the correct buffer in drm_output_release_fb by Jason Ekstrand · 12 years ago
- 895b1fd gl-renderer: Attach buffer during surface state creation if possible by Ander Conselvan de Oliveira · 12 years ago
- 6579681 compositor-drm: Add key binding to switch from pixman to GL renderer by Ander Conselvan de Oliveira · 12 years ago
- e505171 Add calls to wl_shm_buffer_begin/end_access by Neil Roberts · 12 years ago
- 6b16214 pixman-renderer, gl-renderer: Destroy debug bindings on clean up by Ander Conselvan de Oliveira · 12 years ago
- 9711653 compositor: set surface->plane from destroyed plane to NULL by Xiong Zhang · 12 years ago
- a7af704 Split the geometry information from weston_surface out into weston_view by Jason Ekstrand · 12 years ago
- 10ddd97 compositor: Remove redundant and not well-defined focus field by Kristian Høgsberg · 12 years ago
- 2e61126 compositor-drm: Don't call drop/set master anymore by Kristian Høgsberg · 12 years ago