weston/libweston/backend-drm
Daniel Stone aed8aafdbf drm/vaapi: Fix pointer-size confusion
The API expects uintptr_t (good!), but we're passing an unsigned long
here. Make the conversion explicit.

Signed-off-by: Daniel Stone <daniels@collabora.com>
2021-08-03 11:13:23 +00:00
..
drm-gbm.c
drm-internal.h
drm-virtual.c Fix indentation all through the project 2021-07-31 15:28:20 +00:00
drm.c
fb.c Fix indentation all through the project 2021-07-31 15:28:20 +00:00
kms.c
libbacklight.c
libbacklight.h
meson.build
modes.c
state-helpers.c
state-propose.c Fix indentation all through the project 2021-07-31 15:28:20 +00:00
vaapi-recorder.c drm/vaapi: Fix pointer-size confusion 2021-08-03 11:13:23 +00:00
vaapi-recorder.h