176 Commits (1aa3f52fb5adb68cbc7879a8c1dd1d9399d88e16)

Author SHA1 Message Date
Marius Vlad 48392643ec clients: Fix/resolved doxygen warnings 5 years ago
Daniel Stone a9278d28fc timespec: Don't return value from void function 5 years ago
Pekka Paalanen ecbdcfd373 Rename zalloc.h to libweston/zalloc.h 6 years ago
Pekka Paalanen 91b1010de9 Rename config-parser.h to libweston/config-parser.h 6 years ago
Pekka Paalanen 96dc449259 Rename matrix.h to libweston/matrix.h 6 years ago
Tomohito Esaki 6f9db6c4a1 cairo-util: Don't set title string to Pango layout if the title is NULL 6 years ago
Michael Olbrich 4c347b8ee0 config-parser: export functions to open a config file 6 years ago
Pekka Paalanen 1ed3506b70 libweston: export weston_config API 6 years ago
Alexandros Frantzis acff29b3b3 libweston: Support zwp_surface_synchronization_v1.set_acquire_fence 6 years ago
Pekka Paalanen 4da8141255 meson: better errors for image loader deps 6 years ago
Pekka Paalanen a23ce29506 build: replace IN_WESTON with UNIT_TEST 6 years ago
Greg V 3eaa57a73d build: use pkg-config to find libjpeg in meson 6 years ago
Marius Vlad 7a8a3a3547 Fix compiler warnings: clobber variables 6 years ago
Daniel Stone 8011b0fa03 Add Meson build system 6 years ago
Pekka Paalanen 67a97f2bc0 shared: remove fallback definition of backtrace() 6 years ago
Dima Ryazanov ad0d83bd6f Don't look for weston.ini in the current working directory 6 years ago
Daniel Stone 11f91bbd36 helpers: Move static_assert definition to shared 6 years ago
Pekka Paalanen c5aaaa7b39 shared: remove weston_config_get_libexec_dir() 6 years ago
Alexandros Frantzis 7a93bb2f17 shared: Add timespec_eq helper function 7 years ago
Emmanuel Gil Peyrot 44fc1be913 xwm: Fix icon surface ownership 7 years ago
Aleksander Morgado 72032accbf file-util: allow specifying path separately in file_create_dated() 7 years ago
Derek Foreman e277276b85 shared: Update all users of DATADIR 7 years ago
Derek Foreman 83b900fb46 shared: Add a function to prefix filenames with datadir 7 years ago
Emmanuel Gil Peyrot 6b58ea8c43 xwm: Add icon support to the frame 7 years ago
Alexandros Frantzis 10d708d268 shared: Add timespec_to_proto helper function 7 years ago
Alexandros Frantzis 787fa611de shared: Add timespec_from_proto helper function 7 years ago
Louis-Francis Ratté-Boulianne 037f056ec3 xwm: Use Pango to draw title string if available 7 years ago
Louis-Francis Ratté-Boulianne 864e39bf96 xwm: Deal with title in a smarter way when there isn't enough space 7 years ago
Eric Engestrom 0c30fa5503 option-parser: replace int/0/1 with bool/false/true 7 years ago
Eric Engestrom 58e056ab2d config-parser: fix `short_name` type 7 years ago
Alexandros Frantzis 6c2752a863 shared: Add helpers to convert between various time units and timespec 7 years ago
Alexandros Frantzis e2a5f9e02d shared: Add timespec_is_zero helper 7 years ago
Yann E. MORIN fa41bdfbc0 shared: struct timespec is in time.h 7 years ago
Alexandros Frantzis df0e4b965f gl-renderer: Emit GPU rendering begin and end timeline timepoints 7 years ago
Alexandros Frantzis 7192b17f3e gl-renderer: Add support for fence sync extensions 7 years ago
Varad Gautam c32e05bbf3 gl-renderer: allow importing fourth dmabuf plane 7 years ago
Varad Gautam f7da8b3139 gl-renderer: allow importing dmabufs with format modifiers 7 years ago
Varad Gautam 0775cd116f gl-renderer: support format and modifier queries 7 years ago
Lyude Paul 47bbdc7296
weston: Add support for "--foo bar" style options 7 years ago
Derek Foreman 5ef6bd7eee
os: Check for EINTR on ftruncate() 8 years ago
Derek Foreman 91d4bce7c3
os: Check for EINTR on posix_fallocate() 8 years ago
Daniel Stone 839b63546d timespec: Add timespec subtraction helpers 8 years ago
Daniel Stone 37ad7e3bae timespec: Add timespec_to_msec helper 8 years ago
Daniel Stone 61f6d7d372 timespec: Add timespec_add_msec helper 8 years ago
Daniel Stone 5ae7e84c6b timespec: Add timespec_add_nsec helper 8 years ago
Emmanuel Gil Peyrot a1d214bb39 config-parser: Export weston_config_next_section 8 years ago
Daniel Stone ffff92d592 Move weston-egl-ext.h to shared 8 years ago
Abdur Rehman b5f838d90f shared: fix a typo in a comment 8 years ago
Abdur Rehman 5735eedb43 shared/helpers.h: fix a typo in a comment 8 years ago
Emil Velikov 3612be2302 shared/platform.h: introduce weston_platform_destroy_egl_surface() 8 years ago