weston/libweston
Daniel Stone a994e02a7e surface: Inline buffer-size calculation to attach
Pull the buffer-size calculation in when we attach a new buffer. This
will be able to save us from doing the calculation at all in some cases.

Signed-off-by: Daniel Stone <daniels@collabora.com>
2023-06-21 08:02:59 +00:00
..
backend-drm backend-drm: Don't leak writeback-format property blob 2023-06-19 21:32:47 +01:00
backend-headless gl-renderer: support automatically downloading FBO renderbuffers 2023-06-09 15:37:09 +00:00
backend-pipewire backend-pipewire: add GL renderer support 2023-06-13 13:02:12 +00:00
backend-rdp backend-rdp: GL renderer support 2023-06-15 15:48:26 +00:00
backend-vnc backend-vnc: render bypass support 2023-06-20 09:21:14 +02:00
backend-wayland backend-wayland: track damage on renderbuffers 2023-06-13 15:43:56 +00:00
backend-x11 libweston: consolidate 'Using GL/Pixman renderer' log message 2023-05-04 14:47:49 +02:00
color-lcms color-lcms: print curve sets on pipeline optimizer debug scope 2023-05-26 10:31:34 +00:00
desktop libweston: use weston_coord for weston_view_set_position 2023-06-12 16:55:19 -05:00
renderer-gl gl-renderer: fix FBO renderbuffer download extents 2023-06-13 22:48:22 +00:00
shell-utils libweston: Use weston_coord in struct weston_output 2023-06-12 16:55:22 -05:00
animation.c
auth.c libweston: Add user authentication support via PAM 2022-11-23 16:58:48 +01:00
backend.h input: add weston grab interfaces for tablet tools 2023-03-31 12:10:26 +00:00
bindings.c input: Fix uint/enum declaration mismatch 2023-04-11 11:44:34 +00:00
clipboard.c
color-noop.c
color.c color-lcms: add debug scope for color tranformations 2023-04-12 10:03:32 +00:00
color.h color-lcms: add debug scope for color tranformations 2023-04-12 10:03:32 +00:00
compositor.c surface: Inline buffer-size calculation to attach 2023-06-21 08:02:59 +00:00
content-protection.c
data-device.c libweston: Use weston_coord in struct weston_touch 2023-06-12 16:58:17 -05:00
dbus.c
dbus.h
drm-formats.c
git-version.h.meson
gl-borders.c libweston, backends: move GL renderer interface into weston_renderer 2023-01-16 20:40:34 +01:00
gl-borders.h libweston, backends: move GL renderer interface into weston_renderer 2023-01-16 20:40:34 +01:00
input.c libweston: Use weston_coord in struct weston_touch 2023-06-12 16:58:17 -05:00
launcher-impl.h
launcher-libseat.c
launcher-logind.c libweston, backends: pass backend parameter to weston_backend functions 2023-01-13 18:55:59 +01:00
launcher-util.c
launcher-util.h
libinput-device.c libinput: hook up tablet events 2023-03-31 12:10:26 +00:00
libinput-device.h libinput: hook up tablet events 2023-03-31 12:10:26 +00:00
libinput-seat.c libweston: Use weston_coord in struct weston_pointer 2023-02-17 13:51:23 +00:00
libinput-seat.h
libweston-internal.h tablet: Add binding to activate surfaces using the tablet tool 2023-03-31 12:10:26 +00:00
linux-dmabuf.c
linux-dmabuf.h linux-dmabuf: add missing includes and declarations 2022-12-16 15:05:10 +02:00
linux-explicit-synchronization.c
linux-explicit-synchronization.h
linux-sync-file-uapi.h
linux-sync-file.c
linux-sync-file.h
log.c
meson.build libweston,shared/meson:build Add xkbcommon missing depends 2023-05-18 19:23:12 +03:00
noop-renderer.c pixman-renderer: set renderbuffer via new repaint_output parameter 2023-01-23 20:05:21 +00:00
output-capture.c drm: allow to skip composition if pending capture is writeback 2023-03-31 10:36:31 +00:00
output-capture.h drm: allow to skip composition if pending capture is writeback 2023-03-31 10:36:31 +00:00
pixel-formats.c pixel-formats: Add gl_internalformat 2023-06-09 09:21:31 +00:00
pixel-formats.h pixel-formats: Add gl_internalformat 2023-06-09 09:21:31 +00:00
pixman-renderer.c pixman-renderer: Add to_pixman_renderbuffer helper 2023-06-09 09:14:47 +00:00
pixman-renderer.h pixman-renderer: use pixel_format_info instead of pixman_format_code_t 2023-01-28 12:59:16 +00:00
plugin-registry.c
screenshooter.c
spring-tool.c
timeline.c
timeline.h
touch-calibration.c libweston: Use weston_coord in struct weston_output 2023-06-12 16:55:22 -05:00
vertex-clipping.c gl-renderer: Move clip_quad() to clipper 2023-06-12 11:15:51 +00:00
vertex-clipping.h gl-renderer: Move clip_quad() to clipper 2023-06-12 11:15:51 +00:00
weston-direct-display.c
weston-log-file.c
weston-log-flight-rec.c weston-log-flight-rec: Map ring buffer using memset() 2023-03-10 11:35:04 +01:00
weston-log-internal.h
weston-log-wayland.c
weston-log.c libweston/weston-log: Add a iterator helper for debug scope 2023-05-30 11:05:14 +00:00