6838 Commits (a66d2c87cc7cf9f3b3b560756922efb0d9918b00)
 

Author SHA1 Message Date
Marius Vlad a66d2c87cc libweston: Remove timeline-object and clean-up 5 years ago
Marius Vlad 5de9297df2 libweston: Notify timeline of object modification 5 years ago
Marius Vlad 3203ff68ad libweston: Convert timeline points to use the timeline scope 5 years ago
Marius Vlad da104ebe5b libweston: Create the 'timeline' scope 5 years ago
Marius Vlad fb10ed768b libweston: Introduce timeline subscription and timeline subscription object 5 years ago
Marius Vlad 2a1b7865dd libweston: Clean-up timeline to make room for a new approach 5 years ago
Marius Vlad d0d89d0d5f weston-log: Add a subscription iterator 5 years ago
Marius Vlad 410d0bc0b2 weston-log-internal: Allow to hang-off data over the subscription 5 years ago
Marius Vlad 9bb1c3a3c2 weston-log: Add 'destroy_subscription' callback for the subscription 5 years ago
Marius Vlad 0c7beb0b67 weston-log: 'new_subscriber' is actually 'new_subscription' 5 years ago
Marius Vlad 413cda58d6 libweston: Fix rename of weston_compositor_destroy() reference 5 years ago
Marius Vlad f51dc3444c weston-log: s/scope/sub, leftover from the logging framework 5 years ago
Adam Jackson 3cfd297f2c tests: Fix undefined left shift in internal-screenshot-test 5 years ago
Adam Jackson ad0fe6b6f9 image-loader: Fix undefined left shift in premultiply_data 5 years ago
Adam Jackson 3c3f3b1cc3 libweston: Fix integer underflow in weston_layer_mask_is_infinite 5 years ago
Loïc Yhuel 267b16e8f4 libweston: fix possible crash after a view is removed the layer 5 years ago
Pekka Paalanen c57a8cccd3 compositor: add use-gl option to headless 5 years ago
Pekka Paalanen 5104d7b2af headless, gl-renderer: support pbuffer outputs 5 years ago
Pekka Paalanen 209187491b noop-renderer: zero-initialize struct 5 years ago
Pekka Paalanen ecdf50d38e gl-renderer: add EGL surfaceless platform support 5 years ago
Pekka Paalanen 53b7fd70b8 gl-renderer: document output_window_create 5 years ago
Pekka Paalanen 0010f8380a gl-renderer: document display_create 5 years ago
Pekka Paalanen 411a7cfe67 gl-renderer: display_create needs surface type 5 years ago
Stefan Agner 24756a8965 backend-rdp: don't use shadow buffer for the RDP backend 5 years ago
Pekka Paalanen 7b679772e3 xwm: no need for compositor/weston.h 5 years ago
Pekka Paalanen 4f5e360180 build: simplify include_directories 5 years ago
Pekka Paalanen c232f8d934 Unify the include style of shared/ headers 5 years ago
Pekka Paalanen acf84fd29f xwm: dnd does not need cairo-util.h 5 years ago
Pekka Paalanen b6c7a3020c build: use dependency for matrix.c 5 years ago
Pekka Paalanen 03eacfa618 build: shells do not need matrix.c 5 years ago
Pekka Paalanen 2f83c02e88 gl-renderer: use EGLConfig printer for window outputs 5 years ago
Pekka Paalanen f2aa6408ea gl-renderer: print detailed EGLConfig list 5 years ago
Pekka Paalanen 6aadac7144 gl-renderer: improve get_egl_config errors 5 years ago
Pekka Paalanen 7ba4c515a3 gl-renderer: prefer the base EGLConfig 5 years ago
Pekka Paalanen 88e5fcb55a gl-renderer: pbuffer config for non-surfaceless 5 years ago
Pekka Paalanen 5d6d2b10af gl-renderer: configs for pbuffers too 5 years ago
Pekka Paalanen 7cb7a6781f gl-renderer: remove EGLConfig attributes from API 5 years ago
Pekka Paalanen 9ddb3bc315 backend-x11: use DRM formats for EGLConfig 5 years ago
Pekka Paalanen ed20b4d983 backend-wayland: use DRM formats for EGLConfig 5 years ago
Pekka Paalanen 7cbafec8ae gl-renderer: fuzzy EGLConfig matching for non-GBM 5 years ago
Pekka Paalanen c01ba92eb2 gl-renderer: use pixel_format_info internally for EGL 5 years ago
Pekka Paalanen abd3f3c3ea pixel-formats: add RGBA bits and type fields 5 years ago
Pekka Paalanen ad8c7448cd gl-renderer: do not even pick a config with configless_context 5 years ago
Pekka Paalanen d8e851899a gl-renderer: use gl_renderer_get_egl_config() for display_create 5 years ago
Pekka Paalanen 8e42af02a6 gl_renderer: introduce gl_renderer_get_egl_config() 5 years ago
Pekka Paalanen 5aaf8dc405 gl-renderer: move into egl-glue.c 5 years ago
Daniel Stone d7120032b0 renderer-gl: Assert function presence matches extensions 5 years ago
Adam Jackson 570490cef5 gl-renderer: Fix possible memory leak when no dmabuf modifers are supported 5 years ago
Adam Jackson 95efe82982 simple-dmabuf-egl: Allow QueryDmaBufModifiers to report no modifiers 5 years ago
Pekka Paalanen 8ba775d96d backend-drm: use format db for fallback too 5 years ago