index
:
~reynaldo/weston
uninstalled
Unnamed repository; edit this file 'description' to name the repository.
reynaldo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-02
shared: struct timespec is in time.h
Yann E. MORIN
1
-0
/
+1
2017-09-29
gl-renderer: Emit GPU rendering begin and end timeline timepoints
Alexandros Frantzis
1
-0
/
+12
2017-09-29
gl-renderer: Add support for fence sync extensions
Alexandros Frantzis
1
-0
/
+16
2017-06-12
gl-renderer: allow importing fourth dmabuf plane
Varad Gautam
1
-0
/
+5
2017-06-12
gl-renderer: allow importing dmabufs with format modifiers
Varad Gautam
1
-0
/
+6
2017-06-12
gl-renderer: support format and modifier queries
Varad Gautam
1
-0
/
+7
2017-05-23
weston: Add support for "--foo bar" style options
Lyude Paul
1
-0
/
+32
2017-03-24
os: Check for EINTR on ftruncate()
Derek Foreman
1
-1
/
+3
2017-03-24
os: Check for EINTR on posix_fallocate()
Derek Foreman
1
-1
/
+3
2017-03-13
timespec: Add timespec subtraction helpers
Daniel Stone
1
-0
/
+26
2017-03-13
timespec: Add timespec_to_msec helper
Daniel Stone
1
-0
/
+13
2017-03-08
timespec: Add timespec_add_msec helper
Daniel Stone
1
-0
/
+12
2017-03-08
timespec: Add timespec_add_nsec helper
Daniel Stone
1
-0
/
+21
2017-02-21
config-parser: Export weston_config_next_section
Emmanuel Gil Peyrot
1
-0
/
+1
2017-01-30
Move weston-egl-ext.h to shared
Daniel Stone
1
-0
/
+170
2017-01-03
shared: fix a typo in a comment
Abdur Rehman
1
-1
/
+1
2017-01-03
shared/helpers.h: fix a typo in a comment
Abdur Rehman
1
-1
/
+1
2016-11-21
shared/platform.h: introduce weston_platform_destroy_egl_surface()
Emil Velikov
1
-0
/
+14
2016-09-26
shared/platform: include weston-egl-ext.h only if ENABLE_EGL is defined
Krzysztof Konopko
1
-1
/
+1
2016-09-24
string-helpers.h: Fix usage on musl libc
Kylie McClain
1
-0
/
+1
2016-09-24
share/cairo-util: Use wl_pointer_button_state enum directly
Quentin Glidic
2
-13
/
+9
2016-08-27
config-parser: Drop debug text
Bryce Harrington
1
-1
/
+0
2016-08-15
shared/image: Silence maybe-uninitialized warning
Quentin Glidic
1
-2
/
+1
2016-08-14
desktop-shell: Port to libweston-desktop
Quentin Glidic
1
-0
/
+11
2016-08-06
Switch to use safe_strtoint instead of strtol
Bryce Harrington
2
-8
/
+4
2016-08-06
Add safe_strtoint() helper
Bryce Harrington
1
-0
/
+70
2016-08-06
option-parser: Improve error checking for strtol call
Bryce Harrington
1
-2
/
+9
2016-07-26
include stdint.h for int32_t/uint32_t
Jussi Kukkonen
6
-0
/
+7
2016-07-26
Re-apply "config-parser: Catch negative numbers assigned to unsigned config v...
Bryce Harrington
1
-1
/
+11
2016-07-26
config-parser: Add weston_config_section_get_color
Bryce Harrington
2
-0
/
+43
2016-07-22
shared/platform.h: remove the local EGL platform (re)definitions
Emil Velikov
1
-13
/
+1
2016-07-22
shared/platform.h: use weston_check_egl_extension over strstr
Emil Velikov
1
-3
/
+3
2016-07-22
gl-renderer: move check_extension() to shared/
Emil Velikov
1
-0
/
+28
2016-07-22
shared/platform.h: add missing stdbool.h include
Emil Velikov
1
-0
/
+1
2016-07-13
Revert "config-parser: Catch negative numbers assigned to unsigned config val...
Bryce Harrington
1
-11
/
+1
2016-07-12
Require base-10 for strtol() calls
Bryce Harrington
1
-1
/
+1
2016-07-12
config-parser: Catch negative numbers assigned to unsigned config values
Bryce Harrington
1
-1
/
+11
2016-07-11
Remove a wrong closing “extern "C"” in shared/xalloc.c
Emmanuel Gil Peyrot
1
-5
/
+0
2016-07-08
option-parser: Require integer option string values to be base-10
Bryce Harrington
1
-2
/
+2
2016-07-08
config-parser: Improve error checks for strtol/strtoul calls
Bryce Harrington
1
-2
/
+4
2016-03-17
shared: Print .c file/line number in x* routines
Bryce Harrington
1
-24
/
+4
2016-03-17
clients & tests: Unify multiple definitions of x*alloc and related functions
Bryce Harrington
2
-0
/
+124
2016-03-08
platform: explicitly cast the return value of weston_platform_get_egl_proc_ad...
Matthias Treydte
1
-4
/
+6
2016-03-08
option-parser: Handle short double-arg options
Bryce Harrington
1
-3
/
+38
2016-03-07
configure: Make jpeglib an optional dependency.
Emmanuel Gil Peyrot
1
-7
/
+23
2016-02-22
config-parser: Check malloc and strdup returns
Bryce Harrington
1
-0
/
+22
2016-02-19
configure: Make WebP support togglable, and improve its error message.
Emmanuel Gil Peyrot
1
-2
/
+9
2015-12-08
cairo-util: return theme location from frame_touch_down
Derek Foreman
2
-9
/
+10
2015-11-13
shared: work around EGL header idiosyncrasy
Ahmet Acar
1
-0
/
+1
2015-07-16
log: Open log file CLOEXEC so child processes don't get the fd
Derek Foreman
2
-8
/
+17
[next]