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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-27
libweston: Use struct timespec for touch down events
Alexandros Frantzis
10
-33
/
+57
2017-11-27
libweston: Use struct timespec for key events
Alexandros Frantzis
22
-87
/
+126
2017-11-27
libweston: Use struct timespec for axis events
Alexandros Frantzis
13
-46
/
+63
2017-11-27
libweston: Use struct timespec for button events
Alexandros Frantzis
15
-40
/
+71
2017-11-27
libweston: Use struct timespec for motion events
Alexandros Frantzis
13
-43
/
+79
2017-11-27
libweston: Use struct timespec for the output presentation timestamp
Alexandros Frantzis
3
-8
/
+9
2017-11-27
build,libweston: Use struct timespec for animations
Alexandros Frantzis
8
-38
/
+55
2017-11-27
shared: Add helpers to convert between various time units and timespec
Alexandros Frantzis
2
-0
/
+119
2017-11-27
shared: Add timespec_is_zero helper
Alexandros Frantzis
2
-0
/
+23
2017-11-24
ivi-shell: Fix incorrect use of logical instead of bitwise operator
Alexandros Frantzis
1
-1
/
+1
2017-11-10
buildsystem: add missing pkg-config stub for libweston uninstalled
Reynaldo H. Verdejo Pinochet
3
-0
/
+20
2017-10-24
compositor-wayland: fix shm_buffer damage init
Pekka Paalanen
1
-3
/
+3
2017-10-24
compositor-wayland: fix damage coordinates with pixman renderer
Armin Krezović
1
-1
/
+5
2017-10-24
compositor-wayland: clarify wl_display_connect() error
Pekka Paalanen
1
-1
/
+4
2017-10-24
compositor-wayland: windowed/fullscreen not on fullscreen-shell
Pekka Paalanen
1
-7
/
+4
2017-10-24
compositor-wayland: allow to unset fullscreen
Pekka Paalanen
1
-1
/
+4
2017-10-24
compositor-wayland: actually free parent_output
Pekka Paalanen
1
-2
/
+5
2017-10-23
compositor-wayland: fix mode_list corruption on --sprawl
Pekka Paalanen
1
-4
/
+8
2017-10-23
compositor-wayland: remove unused 'scale'
Pekka Paalanen
1
-2
/
+0
2017-10-23
compositor-wayland: avoid recursive dispatch with wl_outputs
Pekka Paalanen
1
-2
/
+28
2017-10-23
weston: fix boolean wayland backend options
Pekka Paalanen
1
-6
/
+9
2017-10-18
libweston-desktop/xdg-shell-v6: Actually send same-as-current configure if ne...
Quentin Glidic
1
-6
/
+25
2017-10-13
compositor-wayland: Don't use two different presentation methods for fs shell
Armin Krezović
1
-39
/
+51
2017-10-13
compositor-wayland: destroy the appropriate output instead of exiting when re...
Sergi Granell
1
-1
/
+5
2017-10-13
compositor-wayland: use input region instead of opaque region to zxdg_shell_v...
Sergi Granell
1
-6
/
+6
2017-10-04
compositor-drm: Allow disabling universal planes
Daniel Stone
1
-2
/
+4
2017-10-04
gl-renderer: Ignore INVALID modifier
Daniel Stone
1
-3
/
+12
2017-10-04
compositor-fbdev: fix finish_frame_timer leak
Pekka Paalanen
1
-0
/
+3
2017-10-04
compositor-fbdev: rename fbdev_output_disable_handler()
Pekka Paalanen
1
-3
/
+3
2017-10-04
compositor-fbdev: always destroy renderer-output on disable
Pekka Paalanen
1
-3
/
+1
2017-10-04
compositor-fbdev: simplify FB destroy/unmap/disable
Pekka Paalanen
1
-31
/
+21
2017-10-04
compositor-fbdev: remove unused output arguments
Pekka Paalanen
1
-13
/
+9
2017-10-04
libweston: set backend pointer earlier
Pekka Paalanen
6
-10
/
+11
2017-10-04
libweston: ensure backend is not loaded twice
Pekka Paalanen
1
-1
/
+11
2017-10-04
libweston: rename weston_output_destroy() to weston_output_release()
Pekka Paalanen
8
-12
/
+12
2017-10-04
libweston: send more wl_surface.enter/leave events
Pekka Paalanen
1
-13
/
+40
2017-10-04
compositor-drm: set all properties in create_output_for_connector
Pekka Paalanen
1
-9
/
+9
2017-10-04
compositor-drm: set output make/model/serial once
Pekka Paalanen
1
-11
/
+29
2017-10-04
compositor-wayland: move output init into common, fix error path
Pekka Paalanen
1
-11
/
+10
2017-10-04
libweston: weston_output_init(..., +name)
Pekka Paalanen
8
-22
/
+25
2017-10-04
tests: ensure output dependent IVI tests run
Pekka Paalanen
1
-4
/
+4
2017-10-04
libweston: move weston_output::mode_list init to core
Pekka Paalanen
7
-8
/
+1
2017-10-03
Fix API troubles with FreeRDP 2.0 v2
David Fort
1
-3
/
+11
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
2
-0
/
+175
2017-09-29
libweston: Add check and fallback for linux/sync_file.h
Alexandros Frantzis
3
-0
/
+32
2017-09-29
gl-renderer: Add support for fence sync extensions
Alexandros Frantzis
2
-0
/
+32
2017-09-29
timeline: Add GPU timestamp timepoint argument
Alexandros Frantzis
2
-0
/
+14
2017-09-26
compositor: fix starvation of wl_buffer::release
Matt Hoosier
2
-4
/
+2
2017-09-25
compositor-drm: unref udev on backend destruction
Pekka Paalanen
1
-0
/
+2
[next]