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
/
libweston
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-11
gl-renderer: fix pixel format used in texture uploads when using R/RG textures
Arnaud Vrac
1
-3
/
+15
2017-12-04
input: Do not override keyboard focus on restore
Quentin Glidic
1
-11
/
+15
2017-12-04
compositor-x11: Implement mode switching
Armin Krezović
1
-8
/
+129
2017-12-04
configure.ac: use AC_HEADER_MAJOR to detect major()/minor()
Sergei Trofimovich
4
-4
/
+31
2017-12-04
gl-renderer: remove unneeded cast
Emil Velikov
1
-2
/
+1
2017-12-04
compositor-drm: fix z-order inversion in plane assignment
Matt Hoosier
1
-2
/
+12
2017-12-01
gl-renderer: Set pitch correctly for subsampled textures
Daniel Stone
1
-4
/
+8
2017-11-28
compositor-drm, compositor-fbdev: stop suggesting root
Pekka Paalanen
2
-4
/
+6
2017-11-28
weston-launch: improve help text for -u and -t
Pekka Paalanen
1
-2
/
+4
2017-11-28
weston-launch: fix -t option parsing
Pekka Paalanen
1
-1
/
+1
2017-11-28
weston-launch: quit if -t without -u
Pekka Paalanen
1
-0
/
+3
2017-11-27
libweston: Use struct timespec for compositor time
Alexandros Frantzis
4
-25
/
+20
2017-11-27
libweston: Use struct timespec for touch motion events
Alexandros Frantzis
3
-14
/
+21
2017-11-27
libweston: Use struct timespec for touch up events
Alexandros Frantzis
3
-7
/
+11
2017-11-27
libweston: Use struct timespec for touch down events
Alexandros Frantzis
6
-27
/
+46
2017-11-27
libweston: Use struct timespec for key events
Alexandros Frantzis
13
-48
/
+76
2017-11-27
libweston: Use struct timespec for axis events
Alexandros Frantzis
8
-36
/
+43
2017-11-27
libweston: Use struct timespec for button events
Alexandros Frantzis
8
-23
/
+39
2017-11-27
libweston: Use struct timespec for motion events
Alexandros Frantzis
7
-34
/
+56
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
5
-23
/
+38
2017-11-10
buildsystem: add missing pkg-config stub for libweston uninstalled
Reynaldo H. Verdejo Pinochet
1
-0
/
+9
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-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
libweston: move weston_output::mode_list init to core
Pekka Paalanen
7
-8
/
+1
[next]