55 Commits (65d87d071f739fe2580a0c3ecb95686384eb0bf3)

Author SHA1 Message Date
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
Daniel Stone 36609c740f compositor-drm: Record current DPMS level 9 years ago
Pekka Paalanen eee580b894 compositor-drm: Refactor getting current mode into a new function 9 years ago
Pekka Paalanen 3ce6362a33 compositor-drm: Refactor connector name into new function 9 years ago
Pekka Paalanen 7b36b420c1 compositor-drm: Refactor initial mode out of create_output 9 years ago
Mario Kleiner f507ec3587 compositor-drm: Allow instant start of repaint loop. (v4) 9 years ago
Giulio Camuffo 459137bfe6 compositor: add API to manage compositor instances 9 years ago
Giulio Camuffo 954f183e2f compositor: introduce struct weston_backend 9 years ago
Pekka Paalanen c8a1ff0ac1 compositor-drm: fix drm_waitvblank_pipe() decl style 9 years ago
Bryce Harrington ada4f07bbb compositor-drm: Add comment for newly added drm_waitvblank_pipe() 9 years ago