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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-27
build: add -uninstalled.pc.in files for libweston and libweston-desktop
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
2017-09-25
compositor-fbdev: unref udev on backend destruction
Pekka Paalanen
1
-0
/
+2
2017-09-25
compositor-fbdev: remove unused field 'depth'
Pekka Paalanen
1
-1
/
+0
2017-09-25
compositor-fbdev: MAP_FAILED is not NULL
Pekka Paalanen
1
-0
/
+1
2017-09-25
compositor-wayland: use asprintf for output title
Pekka Paalanen
1
-12
/
+7
2017-09-25
compositor-drm: use asprintf in make_connector_name()
Pekka Paalanen
1
-3
/
+14
2017-09-18
desktop-shell: disable opacity binding when modifier is none
Ian Ray
1
-3
/
+6
2017-09-18
desktop-shell: use binding_modifier for zoom
Ian Ray
1
-3
/
+4
2017-09-18
calibrator: Make mouse button optional
Fabien Lahoudere
1
-4
/
+34
2017-09-18
clients/nested: fix boolean test
Eric Engestrom
1
-1
/
+1
2017-09-04
compositor-drm: remove connector option
Ucan, Emre (ADITG/SW1)
4
-25
/
+2
[next]