114 Commits (824e4995349a84b34aa308db8c923513526a8548)

Author SHA1 Message Date
Daniel Stone 17339233a0 compositor-drm: Comment struct members 8 years ago
Miguel A. Vico 41700e355f gl-renderer: Add <platform_attribs> param to gl_renderer_display_create 8 years ago
Miguel A. Vico c095cde364 gl-renderer: Rename gl_renderer::output_create to output_window_create 8 years ago
Miguel A. Vico dddc670c04 gl-renderer: Rename gl_renderer_create to gl_renderer_display_create 8 years ago
Vincent Abriou c950667e87 libweston: include weston-egl-ext.h in drm, x11 and wayland compositor 8 years ago
Armin Krezović 4008740d5e weston: Rename weston_output_init_pending() to weston_output_init() 8 years ago
Armin Krezović 083681325b weston: Port DRM backend to new output handling API 8 years ago
Yong Bakos 4b6321f49a
compositor-drm: Zero drmModeAddFB2 data 8 years ago
Derek Foreman 482ffdf006
compositor-drm: Stop sending uninit data to the kernel 8 years ago
Armin Krezović 545dba6fda compositor-drm: Use non-cast functions to retrieve backend and output objects 8 years ago
Armin Krezović 984781f302 compositor-drm: Do not exit when there are no outputs left 8 years ago
Armin Krezović b12a754259 compositor-drm: Do not return an error when no connectors are configured 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Pekka Paalanen b5e3ea218b Rename src/ to libweston/ 8 years ago
Tomi Valkeinen f8da0c2552 compositor-drm: support RGB565 with pixman renderer 8 years ago
Pekka Paalanen a256c5ed8d libweston: remove unused backend_init() arguments 8 years ago
Giulio Camuffo 8aedf7b11e libinput: don't use weston_config when configuring input devices 8 years ago
Emmanuel Gil Peyrot b8347e3a45 compositor-drm: Prevent a crash in the pixman renderer 8 years ago
Emmanuel Gil Peyrot a62138bf90 compositor-drm: Write a name in the mode generated from a modeline 8 years ago
Emmanuel Gil Peyrot 373c1084cb compositor-drm: Remove unused output reference in drm_fb 8 years ago
Giulio Camuffo 1c0e40d9a2 drm: port the drm backend to the new init api 8 years ago
Bryce Harrington b993998a08 drm: Spelling fix in comment 9 years ago
Miguel A. Vico fcf4b6c0ae compositor-drm: Renaming of gbm fields 9 years ago
comic fans 7a5c562d1a compositor-drm: fix memcmp using a bad pointer in drm_outout_choose_initial_mode 9 years ago
Pekka Paalanen b00c79b587 protocol: migrate to stable presentation-time.xml 9 years ago
Derek Foreman 6c19b69fcc compositor-drm: the cursor plane only supports ARGB 9 years ago
Derek Foreman b0427569fd compositor-drm: update internal cursor plane location when disabling cursor 9 years ago
Bob Ham 91880f1e9e compositor-{drm, fbdev, rpi}: Make VT switching configurable 9 years ago
Emmanuel Gil Peyrot c399692b8e linux-dmabuf: Move the attributes part of linux_dmabuf_buffer into its own struct 9 years ago
Pekka Paalanen 7eaed40b37 compositor-drm: fix hw cursor positioning 9 years ago
Derek Foreman be428b3825 compositor-drm: Use view transform in cursor plane setup 9 years ago
Chris Michael 4a7ce1f66d compositor-drm: pass NULL to mmap() instead of 0 as the address 9 years ago
Derek Foreman 6d556374b8 compositor-drm: fall back to EGL visual_id 0 if no others work 9 years ago
Giulio Camuffo 93daabbc71 compositor: pass the backend config struct to the backends init function 9 years ago
Derek Foreman 8743047112 compositor-drm: fix cursor size test in drm_assign_planes 9 years ago
Bryce Harrington 9c7de167f8 compositor-drm: Ensure strings from EDID blobs are null terminated 9 years ago
Pekka Paalanen 3f32a13acd Revert "compositor-drm: disable hardware cursors" 9 years ago
Pekka Paalanen ab81f1515a build, compositor-drm: fix output name constants another way 9 years ago
Pekka Paalanen 89c49b3060 compositor-drm: rename outputs to follow kernel style 9 years ago
Dawid Gajownik 2b254506f5 compositor-drm: cast surface to EGLNativeWindowType 9 years ago
Bryce Harrington a358207572 Fix build breakage when using older gbm lacking dmabuf import 9 years ago
Pekka Paalanen bf8cc6f5a1 compositor-drm: dmabuf GBM import 9 years ago
Pekka Paalanen e4d231ecdf compositor-drm: init linux_dmabuf support 9 years ago
Dawid Gajownik 82d4925b1a backends: don't destroy renderer and output twice 9 years ago
Derek Foreman 1281a36e3b input: Don't test keyboard/pointer/touch pointers 9 years ago
Bryce Harrington 4a8a3a1c71 input: Also pass appropriate pointer type when libva unavailable 9 years ago
Derek Foreman 8ae2db5b0c input: Pass the appropriate pointer type to bindings instead of a seat 9 years ago
Derek Foreman 0720ea36c8 compositor-drm: Simplify logic in setup_output_seat_constraint 9 years ago
Pekka Paalanen d0ead4855f compositor-drm: Refactor code into cursor_bo_update() 9 years ago
Daniel Stone 70d337dfd2 compositor-drm: Fix cursor view size check 9 years ago