190 Commits (bce745004097e1d2500594bf40f292d70fad4e67)

Author SHA1 Message Date
Frank Binns 77d06f7b8b shared: fix unused variable warning 4 years ago
Sebastian Wick f0d3a61491 shared: guard all the seal logic behind HAVE_MEMFD_CREATE 5 years ago
James Hilliard 7b36f171d0 unconditionally include sys/mman.h in os-compatibility.c 5 years ago
Daniel Stone dd8219b3fb option-parser: Make bools boolean 5 years ago
Daniel Stone 51d995ad82 config-parser: Make get_bool be bool 5 years ago
Daniel Stone 3ef098fad1 config-parser: Export get_full_path and destroy 5 years ago
Sebastian Wick 178f17e25d shared: add read-only anonymous file abstraction 5 years ago
Emmanuel Gil Peyrot deae98ef45 shared: Use memfd_create() when available 5 years ago
Adam Jackson ad0fe6b6f9 image-loader: Fix undefined left shift in premultiply_data 5 years ago
Pekka Paalanen ecdf50d38e gl-renderer: add EGL surfaceless platform support 5 years ago
Pekka Paalanen 4f5e360180 build: simplify include_directories 5 years ago
Pekka Paalanen b6c7a3020c build: use dependency for matrix.c 5 years ago
Marius Vlad 6630f2acd3 shared/: Please compiler when passed certain compile flags 5 years ago
Stefan Agner db905f4671 shared/platform: avoid build warning when building without gl-renderer 5 years ago
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