15 Commits (dfba19abde95abe9a51c58725066450edf172003)

Author SHA1 Message Date
Michael Tretter 6ee6e76a0c compositor: remove repaint_data from compositor 2 years ago
Daniel Stone 8817a5f163 backend-x11: Fix EGL compile warning 3 years ago
Emmanuel Gil Peyrot eff793ab46 Fix indentation all through the project 3 years ago
Pekka Paalanen 4b301fe7f2 Add weston-drm-fourcc.h 4 years ago
Daniel Stone 61abf35ec4 pixman-renderer: Replace output-create flags with struct 5 years ago
Daniel Stone db6e6e1ec5 gl-renderer: Replace window-create args with struct 5 years ago
Daniel Stone c890c384c8 gl-renderer: Replace display-create args with struct 5 years ago
Daniel Stone 76932e6b0f x11: Remove unnecessary NULL checks 5 years ago
Pekka Paalanen 411a7cfe67 gl-renderer: display_create needs surface type 5 years ago
Pekka Paalanen c232f8d934 Unify the include style of shared/ headers 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 192ce0ae0b gl-renderer: remove platform_attribs 5 years ago
Antonio Borneo c90fccc256 backend-drm: fix race during system suspend 5 years ago
Pekka Paalanen 526b85401e backend-x11: move into new subdir 5 years ago
Pekka Paalanen 81475a5c15 libweston: move gl-renderer into a subdir 6 years ago
Pekka Paalanen 91b1010de9 Rename config-parser.h to libweston/config-parser.h 6 years ago
Pekka Paalanen 9eda0ea825 Rename windowed-output-api.h to libweston/windowed-output-api.h 6 years ago
Pekka Paalanen 7571027f17 Rename public backend headers 6 years ago
Pekka Paalanen 3d5d9476e3 Rename compositor.h to libweston/libweston.h 6 years ago
Alexandros Frantzis acff29b3b3 libweston: Support zwp_surface_synchronization_v1.set_acquire_fence 6 years ago
Pekka Paalanen 26ded94aa0 pixman: make shadow buffer optional 6 years ago
Pekka Paalanen c900881e09 compositor-x11: migrate to head-based output API 7 years ago
Pekka Paalanen 01f60211b2 libweston: introduce weston_head 7 years ago
Pekka Paalanen f461414501 libweston: remove restore functionality 7 years ago
Derek Foreman e277276b85 shared: Update all users of DATADIR 7 years ago
Armin Krezović b9906aaead compositor-x11: Implement mode switching 7 years ago
Alexandros Frantzis 409b01fd6d libweston: Use struct timespec for compositor time 7 years ago
Alexandros Frantzis 47e79c860b libweston: Use struct timespec for key events 7 years ago
Alexandros Frantzis 80321942e7 libweston: Use struct timespec for axis events 7 years ago
Alexandros Frantzis 215bedc88b libweston: Use struct timespec for button events 7 years ago
Alexandros Frantzis 84b31f8956 libweston: Use struct timespec for motion events 7 years ago
Pekka Paalanen 7da9a3802f libweston: set backend pointer earlier 7 years ago
Pekka Paalanen ae6d35db14 libweston: rename weston_output_destroy() to weston_output_release() 7 years ago
Pekka Paalanen 26ac2e1218 libweston: weston_output_init(..., +name) 7 years ago
Pekka Paalanen 4270414549 libweston: move weston_output::mode_list init to core 7 years ago
Daniel Stone b1f166d71e Allow backends to group repaint flushes 8 years ago
Quentin Glidic 23e1d6f176
libweston: Properly namespace backends entrypoint 8 years ago
Daniel Stone f86e67d01f compositor-x11: Remove support for ancient XCB 8 years ago
Ryo Munakata e6dec90e29 compositor-x11: fix segfault when use_pixman is true 8 years ago
Armin Krezović 225bf9dff1 compositor-x11: Move vfunc setting from set_size to enable 8 years ago
Miguel A. Vico 41700e355f gl-renderer: Add <platform_attribs> param to gl_renderer_display_create 8 years ago
Miguel A. Vico c095cde364 gl-renderer: Rename gl_renderer::output_create to output_window_create 8 years ago
Miguel A. Vico dddc670c04 gl-renderer: Rename gl_renderer_create to gl_renderer_display_create 8 years ago
Vincent Abriou c950667e87 libweston: include weston-egl-ext.h in drm, x11 and wayland compositor 8 years ago
Armin Krezović 4008740d5e weston: Rename weston_output_init_pending() to weston_output_init() 8 years ago
Armin Krezović c3d2f960d2 weston: Port X11 backend to new output handling API 8 years ago
Benoit Gschwind 51c6f631c0
compositor-x11: remove redundant state arg of x11_backend_deliver_button_event 8 years ago
Benoit Gschwind 4ddc4cc4fa
compositor-x11: add assert to avoid misuse of x11_backend_deliver_button_event 8 years ago
Armin Krezović 295e9d004e compositor-x11: Use non-cast functions to retrieve backend and output objects 8 years ago