index
:
~sardemff7/weston
master
wip/idle-inhibitor
wip/libweston-desktop-tests
wip/libweston-modules
wip/shm_open
My Weston WIP stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-07-16
compositor,shared: add millihz_to_nsec()
Pekka Paalanen
1
-0
/
+14
2015-07-16
shared: introduce timespec-util.h
Pekka Paalanen
1
-0
/
+61
2015-06-15
Unified multiple definitions of container_of() macro.
Jon Cruz
2
-4
/
+38
2015-06-15
Moved the MIN() macro to the helper include.
Jon Cruz
1
-0
/
+11
2015-06-15
Moved helper macro to a discrete include file.
Jon Cruz
3
-4
/
+50
2015-06-15
shared: Update boilerplate from MIT X11 license to MIT Expat license
Bryce Harrington
16
-256
/
+304
2015-06-06
Whitespace corrections
Murray Calavera
1
-1
/
+1
2015-03-30
toytoolkit: fix EGL surface creation for lazy drivers
Manuel Bachmann
1
-2
/
+3
2015-03-30
toytoolkit: fix new EGL extensions fallback typedefs
Manuel Bachmann
1
-2
/
+7
2015-03-27
Pass config file from compositor to everything
Pekka Paalanen
2
-0
/
+17
2015-03-27
shared: fail reading a directory as a config file
Pekka Paalanen
1
-0
/
+8
2015-03-26
platform: rename create_egl_window to create_egl_surface
Jonny Lamb
1
-6
/
+6
[next]