projects
/
platform
/
upstream
/
weston.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libinput: do not switch output associations on disable
[platform/upstream/weston.git]
/
shared
/
2018-02-20
Alexandros Frantzis
shared: Add timespec_eq helper function
tree
|
commitdiff
2018-02-09
Emmanuel Gil Peyrot
xwm: Fix icon surface ownership
tree
|
commitdiff
2018-02-09
Aleksander Morgado
file-util: allow specifying path separately in file_cre...
tree
|
commitdiff
2018-02-07
Derek Foreman
shared: Update all users of DATADIR
tree
|
commitdiff
2018-02-07
Derek Foreman
shared: Add a function to prefix filenames with datadir
tree
|
commitdiff
2018-01-18
Emmanuel Gil Peyrot
xwm: Add icon support to the frame
tree
|
commitdiff
2017-12-18
Alexandros Frantzis
shared: Add timespec_to_proto helper function
tree
|
commitdiff
2017-12-18
Alexandros Frantzis
shared: Add timespec_from_proto helper function
tree
|
commitdiff
2017-12-05
Louis-Francis Ratt...
xwm: Use Pango to draw title string if available
tree
|
commitdiff
2017-12-05
Louis-Francis Ratt...
xwm: Deal with title in a smarter way when there isn...
tree
|
commitdiff
2017-12-04
Eric Engestrom
option-parser: replace int/0/1 with bool/false/true
tree
|
commitdiff
2017-12-04
Eric Engestrom
config-parser: fix `short_name` type
tree
|
commitdiff
2017-11-27
Alexandros Frantzis
shared: Add helpers to convert between various time...
tree
|
commitdiff
2017-11-27
Alexandros Frantzis
shared: Add timespec_is_zero helper
tree
|
commitdiff
2017-10-02
Yann E. MORIN
shared: struct timespec is in time.h
tree
|
commitdiff
2017-09-29
Alexandros Frantzis
gl-renderer: Emit GPU rendering begin and end timeline...
tree
|
commitdiff
2017-09-29
Alexandros Frantzis
gl-renderer: Add support for fence sync extensions
tree
|
commitdiff
2017-06-12
Varad Gautam
gl-renderer: allow importing fourth dmabuf plane
tree
|
commitdiff
2017-06-12
Varad Gautam
gl-renderer: allow importing dmabufs with format modifiers
tree
|
commitdiff
2017-06-12
Varad Gautam
gl-renderer: support format and modifier queries
tree
|
commitdiff
2017-05-23
Lyude Paul
weston: Add support for "--foo bar" style options
tree
|
commitdiff
2017-03-24
Derek Foreman
os: Check for EINTR on ftruncate()
tree
|
commitdiff
2017-03-24
Derek Foreman
os: Check for EINTR on posix_fallocate()
tree
|
commitdiff
2017-03-13
Daniel Stone
timespec: Add timespec subtraction helpers
tree
|
commitdiff
2017-03-13
Daniel Stone
timespec: Add timespec_to_msec helper
tree
|
commitdiff
2017-03-08
Daniel Stone
timespec: Add timespec_add_msec helper
tree
|
commitdiff
2017-03-08
Daniel Stone
timespec: Add timespec_add_nsec helper
tree
|
commitdiff
2017-02-21
Emmanuel Gil Peyrot
config-parser: Export weston_config_next_section
tree
|
commitdiff
2017-01-30
Daniel Stone
Move weston-egl-ext.h to shared
tree
|
commitdiff
2017-01-03
Abdur Rehman
shared: fix a typo in a comment
tree
|
commitdiff
2017-01-03
Abdur Rehman
shared/helpers.h: fix a typo in a comment
tree
|
commitdiff
2016-11-21
Emil Velikov
shared/platform.h: introduce weston_platform_destroy_eg...
tree
|
commitdiff
2016-09-26
Krzysztof Konopko
shared/platform: include weston-egl-ext.h only if ENABL...
tree
|
commitdiff
2016-09-24
Kylie McClain
string-helpers.h: Fix usage on musl libc
tree
|
commitdiff
2016-09-24
Quentin Glidic
share/cairo-util: Use wl_pointer_button_state enum...
tree
|
commitdiff
2016-08-27
Bryce Harrington
config-parser: Drop debug text
tree
|
commitdiff
2016-08-15
Quentin Glidic
shared/image: Silence maybe-uninitialized warning
tree
|
commitdiff
2016-08-14
Quentin Glidic
desktop-shell: Port to libweston-desktop
tree
|
commitdiff
2016-08-07
Bryce Harrington
Switch to use safe_strtoint instead of strtol
tree
|
commitdiff
2016-08-07
Bryce Harrington
Add safe_strtoint() helper
tree
|
commitdiff
2016-08-07
Bryce Harrington
option-parser: Improve error checking for strtol call
tree
|
commitdiff
2016-07-26
Jussi Kukkonen
include stdint.h for int32_t/uint32_t
tree
|
commitdiff
2016-07-26
Bryce Harrington
Re-apply "config-parser: Catch negative numbers assigne...
tree
|
commitdiff
2016-07-26
Bryce Harrington
config-parser: Add weston_config_section_get_color
tree
|
commitdiff
2016-07-22
Emil Velikov
shared/platform.h: remove the local EGL platform (re...
tree
|
commitdiff
2016-07-22
Emil Velikov
shared/platform.h: use weston_check_egl_extension over...
tree
|
commitdiff
2016-07-22
Emil Velikov
gl-renderer: move check_extension() to shared/
tree
|
commitdiff
2016-07-22
Emil Velikov
shared/platform.h: add missing stdbool.h include
tree
|
commitdiff
2016-07-13
Bryce Harrington
Revert "config-parser: Catch negative numbers assigned...
tree
|
commitdiff
2016-07-13
Bryce Harrington
Require base-10 for strtol() calls
tree
|
commitdiff
2016-07-12
Bryce Harrington
config-parser: Catch negative numbers assigned to unsig...
tree
|
commitdiff
2016-07-11
Emmanuel Gil Peyrot
Remove a wrong closing “extern "C"” in shared/xalloc.c
tree
|
commitdiff
2016-07-09
Bryce Harrington
option-parser: Require integer option string values...
tree
|
commitdiff
2016-07-08
Bryce Harrington
config-parser: Improve error checks for strtol/strtoul...
tree
|
commitdiff
2016-03-17
Bryce Harrington
shared: Print .c file/line number in x* routines
tree
|
commitdiff
2016-03-17
Bryce Harrington
clients & tests: Unify multiple definitions of x*alloc...
tree
|
commitdiff
2016-03-09
Matthias Treydte
platform: explicitly cast the return value of weston_pl...
tree
|
commitdiff
2016-03-09
Bryce Harrington
option-parser: Handle short double-arg options
tree
|
commitdiff
2016-03-07
Emmanuel Gil Peyrot
configure: Make jpeglib an optional dependency.
tree
|
commitdiff
2016-02-22
Bryce Harrington
config-parser: Check malloc and strdup returns
tree
|
commitdiff
2016-02-20
Emmanuel Gil Peyrot
configure: Make WebP support togglable, and improve...
tree
|
commitdiff
2015-12-08
Derek Foreman
cairo-util: return theme location from frame_touch_down
tree
|
commitdiff
2015-11-13
Ahmet Acar
shared: work around EGL header idiosyncrasy
tree
|
commitdiff
2015-07-17
Derek Foreman
log: Open log file CLOEXEC so child processes don't...
tree
|
commitdiff
2015-07-16
Pekka Paalanen
compositor,shared: add millihz_to_nsec()
tree
|
commitdiff
2015-07-16
Pekka Paalanen
shared: introduce timespec-util.h
tree
|
commitdiff
2015-06-16
Jon Cruz
Unified multiple definitions of container_of() macro.
tree
|
commitdiff
2015-06-16
Jon Cruz
Moved the MIN() macro to the helper include.
tree
|
commitdiff
2015-06-16
Jon Cruz
Moved helper macro to a discrete include file.
tree
|
commitdiff
2015-06-15
Bryce Harrington
shared: Update boilerplate from MIT X11 license to...
tree
|
commitdiff
2015-06-06
Murray Calavera
Whitespace corrections
tree
|
commitdiff
2015-03-30
Manuel Bachmann
toytoolkit: fix EGL surface creation for lazy drivers
tree
|
commitdiff
2015-03-30
Manuel Bachmann
toytoolkit: fix new EGL extensions fallback typedefs
tree
|
commitdiff
2015-03-27
Pekka Paalanen
Pass config file from compositor to everything
tree
|
commitdiff
2015-03-27
Pekka Paalanen
shared: fail reading a directory as a config file
tree
|
commitdiff
2015-03-26
Jonny Lamb
platform: rename create_egl_window to create_egl_surface
tree
|
commitdiff
2015-03-26
Jonny Lamb
platform: remove global variables
tree
|
commitdiff
2015-03-26
Jonny Lamb
platform: provide platform_base fallbacks and remove...
tree
|
commitdiff
2015-03-20
Jonny Lamb
clients & tests: use eglCreatePlatformWindowSurfaceEXT...
tree
|
commitdiff
2015-03-20
Jonny Lamb
clients & tests: use eglGetPlatformDisplayEXT when...
tree
|
commitdiff
2015-02-25
Pekka Paalanen
shared: add file_create_dated() helper
tree
|
commitdiff
2014-11-19
Marek Chalupa
cairo-util: fix shadows for small clients
tree
|
commitdiff
2014-11-19
Marek Chalupa
toytoolkit: rename tile_mask to render_shadow
tree
|
commitdiff
2014-09-22
Xiong Zhang
clients: Maximize window when double touch on title bar
tree
|
commitdiff
2014-09-11
Bill Spitzak
load_image: always print a message on failure if filena...
tree
|
commitdiff
2014-09-11
Bill Spitzak
parse_options: fail on more malformed options
tree
|
commitdiff
2014-09-04
Xiong Zhang
clients: Maximize window when double click on title bar
tree
|
commitdiff
2014-08-22
Derek Foreman
tests: allow running make check without make install
tree
|
commitdiff
2014-08-19
Boyan Ding
cairo-util: Draw solid titlebar for frames with only...
tree
|
commitdiff
2014-07-05
Boyan Ding
cairo-util: Set geometry_dirty in frame_set_title
tree
|
commitdiff
2014-07-05
Boyan Ding
cairo-util: Fix geometry for frames with buttons but...
tree
|
commitdiff
2014-05-01
Jasper St. Pierre
cairo-util: Don't show a resize cursor on edges when...
tree
|
commitdiff
2014-05-01
Jasper St. Pierre
cairo-util: Kill a duplicate test
tree
|
commitdiff
2014-04-07
Andrew Wedgbury
Make sure config.h is included before any system headers
tree
|
commitdiff
2014-02-06
Jasper St. Pierre
xdg-shell: Add set_margin request
tree
|
commitdiff
2014-02-01
Kristian Høgsberg
build: Move shared/Makefile.am into toplevel Makefile.am
tree
|
commitdiff
2014-02-01
Kristian Høgsberg
build: Move clients/Makefile.am into toplevel Makefile.am
tree
|
commitdiff
2014-01-20
U. Artie Eoff
shared/frame: NULL check before attempting to deref
tree
|
commitdiff
2014-01-20
U. Artie Eoff
shared/frame: fix potential memory leak in frame_create
tree
|
commitdiff
2013-12-03
Pekka Paalanen
os: use posix_fallocate in creating sharable buffers
tree
|
commitdiff
next