You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Daniel Stone
48687982b5
compositor-drm: Remove addfb warning for user buffers
...
THe KMS AddFB call can fail for any reason at all: format/modifier not
suitable, stride not aligned, allocation not contiguous, etc. If this
happens with Weston's own buffers, the result is bad - no composition
output.
Failing AddFB from user-supplied buffers though, is not an error. The
user can't necessarily allocate suitable buffers, nor does it have to.
Don't spam the log with warnings when we fail on user buffers.
Signed-off-by: Daniel Stone <daniels@collabora.com>
Reported-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: Derek Foreman <derek.foreman.samsung@gmail.com>
7 years ago
..
animation.c
build,libweston: Use struct timespec for animations
7 years ago
bindings.c
libweston: Use struct timespec for touch down events
7 years ago
clipboard.c
…
compositor-drm.c
compositor-drm: Remove addfb warning for user buffers
7 years ago
compositor-drm.h
libweston: set the seat automatically based on the XDG_SEAT environment variable
7 years ago
compositor-fbdev.c
compositor-fbdev: detect the first fb device in the seat
7 years ago
compositor-fbdev.h
compositor-fbdev: support the --seat option, (and XDG_SEAT variable)
7 years ago
compositor-headless.c
pixman: make shadow buffer optional
7 years ago
compositor-headless.h
…
compositor-rdp.c
rdp-compositor: fix compilation against FreeRDP 2.0.0 rc2
7 years ago
compositor-rdp.h
…
compositor-wayland.c
libweston: notify_touch API to use weston_touch_device
7 years ago
compositor-wayland.h
…
compositor-x11.c
pixman: make shadow buffer optional
7 years ago
compositor-x11.h
…
compositor.c
libweston: Fix clear timing of output repainted flag
7 years ago
compositor.h
compositor-drm: Add aspect-ratio parsing support
7 years ago
data-device.c
libweston: Make weston_seat release safe
7 years ago
dbus.c
…
dbus.h
…
gl-renderer.c
gl-renderer: set num_images after import_simple_dmabuf
7 years ago
gl-renderer.h
gl-renderer: Add <platform_attribs> param to gl_renderer_display_create
8 years ago
input.c
libweston: implement touch calibration protocol
7 years ago
launcher-direct.c
libweston: remove restore functionality
7 years ago
launcher-impl.h
libweston: remove restore functionality
7 years ago
launcher-logind.c
launcher-logind: only get a VT on seat0, as only seat0 supports VTs
7 years ago
launcher-util.c
launcher-logind: only get a VT on seat0, as only seat0 supports VTs
7 years ago
launcher-util.h
libweston: remove restore functionality
7 years ago
launcher-weston-launch.c
libweston: remove restore functionality
7 years ago
libbacklight.c
…
libbacklight.h
…
libinput-device.c
libweston: introduce notify_touch_normalized() and doc
7 years ago
libinput-device.h
input: introduce weston_touch_device
7 years ago
libinput-seat.c
libweston: require connected heads for input devices
7 years ago
libinput-seat.h
libweston: require connected heads for input devices
7 years ago
libweston-uninstalled.pc.in
buildsystem: add missing pkg-config stub for libweston uninstalled
7 years ago
libweston.pc.in
…
linux-dmabuf.c
linux-dmabuf: send deprecated format events
7 years ago
linux-dmabuf.h
linux-dmabuf: send deprecated format events
7 years ago
log.c
log: improve handling of use-before-init
7 years ago
noop-renderer.c
…
pixel-formats.c
libweston: Add pixel-format helpers
8 years ago
pixel-formats.h
libweston: Add pixel-format helpers
8 years ago
pixman-renderer.c
pixman: make shadow buffer optional
7 years ago
pixman-renderer.h
pixman: make shadow buffer optional
7 years ago
plugin-registry.c
…
plugin-registry.h
…
screenshooter.c
libweston: Use struct timespec for the output presentation timestamp
7 years ago
spring-tool.c
build,libweston: Use struct timespec for animations
7 years ago
timeline-object.h
…
timeline.c
file-util: allow specifying path separately in file_create_dated()
7 years ago
timeline.h
timeline: Add GPU timestamp timepoint argument
7 years ago
touch-calibration.c
libweston: implement touch calibration protocol
7 years ago
vaapi-recorder.c
…
vaapi-recorder.h
…
version.h.in
…
vertex-clipping.c
…
vertex-clipping.h
…
weston-launch.c
weston-launch: always run through all groups
7 years ago
weston-launch.h
…
weston-sync-file.h
libweston: Add check and fallback for linux/sync_file.h
7 years ago
windowed-output-api.h
libweston: change windowed_output_api output_create to create_head
7 years ago
zoom.c
libweston: Make weston_pointer destruction safe
7 years ago