238 Commits (dev)

Author SHA1 Message Date
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
Krzysztof Konopko e338ced1e0 shared/platform: include weston-egl-ext.h only if ENABLE_EGL is defined 8 years ago
Kylie McClain 5d72bc404d
string-helpers.h: Fix usage on musl libc 8 years ago
Quentin Glidic d8b17bc452
share/cairo-util: Use wl_pointer_button_state enum directly 8 years ago
Bryce Harrington 96c6a798a5
config-parser: Drop debug text 8 years ago
Quentin Glidic 9ba1546172
shared/image: Silence maybe-uninitialized warning 8 years ago
Quentin Glidic 8f9d90a84b
desktop-shell: Port to libweston-desktop 8 years ago
Bryce Harrington 25a2bdd814 Switch to use safe_strtoint instead of strtol 8 years ago
Bryce Harrington 82b9f2baec Add safe_strtoint() helper 8 years ago
Bryce Harrington d9779e3ff1 option-parser: Improve error checking for strtol call 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Bryce Harrington d0716f4af5 Re-apply "config-parser: Catch negative numbers assigned to unsigned config values" 8 years ago
Bryce Harrington e776f2a4d9 config-parser: Add weston_config_section_get_color 8 years ago
Emil Velikov 07448943e5 shared/platform.h: remove the local EGL platform (re)definitions 8 years ago
Emil Velikov d0fcdc955e shared/platform.h: use weston_check_egl_extension over strstr 8 years ago
Emil Velikov f0c3a1c112 gl-renderer: move check_extension() to shared/ 8 years ago
Emil Velikov 10772dba04 shared/platform.h: add missing stdbool.h include 8 years ago
Bryce Harrington 03793e3998 Revert "config-parser: Catch negative numbers assigned to unsigned config values" 8 years ago
Bryce Harrington 375759e636 Require base-10 for strtol() calls 8 years ago
Bryce Harrington 6351fb08c2 config-parser: Catch negative numbers assigned to unsigned config values 8 years ago
Emmanuel Gil Peyrot 7fc000c826 Remove a wrong closing “extern "C"” in shared/xalloc.c 8 years ago
Bryce Harrington f6051cbab8 option-parser: Require integer option string values to be base-10 8 years ago
Bryce Harrington cbc053781e config-parser: Improve error checks for strtol/strtoul calls 8 years ago
Bryce Harrington ae5d7198f7 shared: Print .c file/line number in x* routines 9 years ago
Bryce Harrington e99e4bf2b9 clients & tests: Unify multiple definitions of x*alloc and related functions 9 years ago
Matthias Treydte cd9424ef2a platform: explicitly cast the return value of weston_platform_get_egl_proc_address 9 years ago
Bryce Harrington 38298ec0b4 option-parser: Handle short double-arg options 9 years ago
Emmanuel Gil Peyrot 66e1614122 configure: Make jpeglib an optional dependency. 9 years ago
Bryce Harrington 3f2062ccb2 config-parser: Check malloc and strdup returns 9 years ago
Emmanuel Gil Peyrot 58b7a156c5 configure: Make WebP support togglable, and improve its error message. 9 years ago
Derek Foreman 9690641bfc cairo-util: return theme location from frame_touch_down 9 years ago
Ahmet Acar 64d78bba9c shared: work around EGL header idiosyncrasy 9 years ago
Derek Foreman 6bc33d63cf log: Open log file CLOEXEC so child processes don't get the fd 9 years ago
Pekka Paalanen d7894d052a compositor,shared: add millihz_to_nsec() 9 years ago
Pekka Paalanen aa21f6249f shared: introduce timespec-util.h 9 years ago
Jon Cruz 867d50eea7 Unified multiple definitions of container_of() macro. 9 years ago
Jon Cruz d618f688d5 Moved the MIN() macro to the helper include. 9 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 9 years ago
Bryce Harrington 6c6164c5ba shared: Update boilerplate from MIT X11 license to MIT Expat license 9 years ago