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-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-09-29
gl-renderer: Emit GPU rendering begin and end timeline timepoints
Alexandros Frantzis
1
-0
/
+163
2017-09-29
libweston: Add check and fallback for linux/sync_file.h
Alexandros Frantzis
1
-0
/
+30
2017-09-29
gl-renderer: Add support for fence sync extensions
Alexandros Frantzis
1
-0
/
+16
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
1
-2
/
+1
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-04
compositor-drm: remove connector option
Ucan, Emre (ADITG/SW1)
2
-18
/
+2
2017-08-28
compositor-drm: Introduce drm_pending_state structure
Daniel Stone
1
-0
/
+103
2017-08-28
compositor-drm: Track all plane types
Daniel Stone
1
-35
/
+39
2017-08-28
compositor-drm: Add universal plane awareness
Pekka Paalanen
1
-0
/
+75
2017-08-28
compositor-drm: Add DRM property cache
Daniel Stone
1
-52
/
+285
2017-08-28
compositor-drm: Rename fb_plane to scanout_plane
Daniel Stone
1
-5
/
+6
2017-08-28
compositor-drm: Refactor sprite create/destroy into helpers
Pekka Paalanen
1
-71
/
+117
2017-08-16
compositor-fbdev: fix start-up assertion
Pekka Paalanen
1
-6
/
+17
2017-08-11
configure.ac: remove dependency on mtdev
Arnaud Vrac
1
-1
/
+0
2017-08-11
gl-renderer: fix leak on dmabuf image destroy
Arnaud Vrac
1
-0
/
+1
2017-07-27
input: Stop leaking libinput event source on session deactivation
Derek Foreman
1
-1
/
+4
2017-07-27
compositor-drm: reset KMS state on VT-switch in
Pekka Paalanen
1
-1
/
+17
2017-07-27
logind: actually close fd in launcher_logind_close
Derek Foreman
1
-0
/
+1
2017-07-25
libweston: introduce weston_output_from_resource()
Pekka Paalanen
2
-0
/
+19
2017-07-25
libweston: make weston_output::connection_internal a bool
Pekka Paalanen
2
-2
/
+2
2017-07-25
libweston: extend output->region lifetime
Pekka Paalanen
1
-22
/
+10
2017-07-25
libweston: move globals to weston_compositor_add_output()
Pekka Paalanen
1
-9
/
+9
2017-07-25
libweston: move output id into add/remove_output()
Pekka Paalanen
1
-12
/
+18
2017-07-25
libweston: prevent double weston_output_enable()
Pekka Paalanen
1
-1
/
+12
2017-07-25
libweston: specify weston_output::enabled
Pekka Paalanen
2
-6
/
+5
2017-07-25
libweston: move asserts to add_pending_output()
Pekka Paalanen
1
-4
/
+3
2017-07-25
libweston: unexport weston_output_update_matrix()
Pekka Paalanen
2
-3
/
+4
2017-07-25
libweston: unexport weston_compositor_add_output()
Pekka Paalanen
2
-4
/
+1
2017-07-25
libweston: two more weston_output docs
Pekka Paalanen
1
-0
/
+41
2017-07-25
libweston: let add/remove_output handle the lists
Pekka Paalanen
1
-12
/
+14
2017-07-25
libweston: use helper var in weston_compositor_remove_output
Pekka Paalanen
1
-3
/
+4
2017-07-25
libweston: untangle weston_compositor_remove_output doc
Pekka Paalanen
1
-10
/
+16
2017-07-03
dmabuf: Don't crash clients by sending version inappropriate events
Derek Foreman
1
-0
/
+2
2017-07-03
linux-dmabuf: Fix crash with no valid modifiers
Derek Foreman
1
-1
/
+2
2017-07-03
gl-renderer: Fix some missing newlines in log messages
Derek Foreman
1
-3
/
+3
2017-07-03
input: Remove --disable-xkbcommon
Derek Foreman
2
-107
/
+30
2017-06-12
gl-renderer: allow importing fourth dmabuf plane
Varad Gautam
1
-1
/
+16
2017-06-12
gl-renderer: allow importing dmabufs with format modifiers
Varad Gautam
1
-3
/
+26
2017-06-12
linux-dmabuf: advertise supported formats and modifiers
Varad Gautam
2
-4
/
+38
2017-06-12
gl-renderer: support format and modifier queries
Varad Gautam
2
-1
/
+91
2017-06-12
linux-dmabuf: implement immediate dmabuf import
Varad Gautam
1
-11
/
+52
2017-05-23
compositor-fbdev: Instead of less than 1 Hz use default refresh rate
Oliver Smith
1
-1
/
+2
[next]