Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
02c5697704ef535a5e8089417acba9a182a9e144
02c5697
weston: Add a help string for --xwayland
by Dima Ryazanov
· 7 years ago
4fc3a67
simple-dmabuf-drm: use vfunc for drm_device_destroy
by Guido Günther
· 7 years ago
512d29f
simpla-dmabuf-drm: Use more weston like coding style
by Guido Günther
· 7 years ago
6ed5700
simple-dmabuf-drm: allow multiple backends
by Guido Günther
· 7 years ago
824e499
configure.ac: fix have_dbus if dbus support is disabled
by Michael Tretter
· 7 years ago
6dba368
compositor: do not free output region twice in weston_output_set_transform()
by Ilia Bozhinov
· 7 years ago
5fa1934
build: honour libinput header location
by Jan Engelhardt
· 7 years ago
df9278a
libweston/compositor: Place timeline recording after checking if stamp is valid
by Marius Vlad
· 7 years ago
d1510b4
libweston-desktop/xdg-shell-v6: Fix crash when surface has buffer at creation
by Derek Foreman
· 7 years ago
64a26bc
clients: consolidate timer code part 2
by Pekka Paalanen
· 7 years ago
3f5f3af
clients: consolidate timer code part 1
by Pekka Paalanen
· 7 years ago
3f83937
compositor-wayland: Ignore pointer enter on destroyed surface
by Daniel Stone
· 7 years ago
72e183b
input: never set keyboard focus without wl_resource
by Pekka Paalanen
· 7 years ago
8d6e14c
compositor-wayland: handle wl_keyboard.enter(NULL)
by Pekka Paalanen
· 7 years ago
d29db19
autoconf: Remove configure line forgotten in bb707dc0fe331c9af112a0552b7aa6fde755dd83
by Emmanuel Gil Peyrot
· 7 years ago
b678bef
gl-renderer: Create a high priority context
by Chris Wilson
· 7 years ago
1de4252
compositor-drm: Remove no_addfb2 handling
by Daniel Stone
· 9 years ago
115ed2c
compositor-drm: Rename region variable
by Daniel Stone
· 9 years ago
c3fcb5b
compositor-drm: Don't need safe view-list traversal
by Daniel Stone
· 9 years ago
e1c69be
configure.ac: bump to version 3.0.91 for the alpha release
by Derek Foreman
· 7 years ago
9fc2e46
compositor-rdp: Correct mouse scrolling direction
by Jason Gerecke
· 7 years ago
1f78176
compositor-drm: handle null cursor_plane
by Greg V
· 7 years ago
d715784
libweston: Implement touch timestamps for input_timestamps_unstable_v1
by Alexandros Frantzis
· 7 years ago
db907b7
libweston: Implement pointer timestamps for input_timestamps_unstable_v1
by Alexandros Frantzis
· 7 years ago
2b44248
libweston: Implement keyboard timestamps for input_timestamps_unstable_v1
by Alexandros Frantzis
· 7 years ago
538749d
libweston: Introduce input-timestamps support
by Alexandros Frantzis
· 7 years ago
c3b5d78
tests: Introduce input timestamps helper
by Alexandros Frantzis
· 7 years ago
7a93bb2
shared: Add timespec_eq helper function
by Alexandros Frantzis
· 7 years ago
2d8331c
gl-renderer: make use of linux_dmabuf_buffer_get_user_data()
by Emil Velikov
· 7 years ago
8b964bc
tests: Add test for seat destruction and creation
by Alexandros Frantzis
· 7 years ago
849b333
tests: Run devices tests using the test desktop shell
by Alexandros Frantzis
· 7 years ago
468bd0b
tests: Support setting the test client input dynamically
by Alexandros Frantzis
· 7 years ago
c193797
tests: Handle removal of seat global in test clients
by Alexandros Frantzis
· 7 years ago
8480d13
libweston: Make weston_seat release safe
by Alexandros Frantzis
· 7 years ago
1c3a40e
libweston: Make weston_pointer destruction safe
by Alexandros Frantzis
· 7 years ago
0f14ae9
libweston: Support NULL weston_pointer in init_pointer_constraint
by Alexandros Frantzis
· 7 years ago
c6e2942
tests: fix a race condition in ivi-shell tests
by Emre Ucan
· 7 years ago
eba58ed
libweston-desktop/xdg-shell-v5: Drop xdg-shell v5 support
by Alexandros Frantzis
· 7 years ago
9350bfd
desktop-shell: fix shell_output_destroy_move_layer unused variable
by Pekka Paalanen
· 7 years ago
5b0aa55
compositor-drm: unref udev monitor on exit
by Pekka Paalanen
· 8 years ago
9bf4f37
compositor-drm: free filename in exit
by Pekka Paalanen
· 8 years ago
dc4e3c6
compositor-drm: fix uninitialized bytes on modeinfo
by Pekka Paalanen
· 8 years ago
dc14fd4
compositor-drm: move refresh rate computation
by Pekka Paalanen
· 8 years ago
46e4f97
compositor-drm: drm_property_info_free() must reset
by Pekka Paalanen
· 8 years ago
383b3af
compositor-drm: refactor into drm_mode_list_destroy()
by Pekka Paalanen
· 8 years ago
fc5f5d7
compositor-drm: factor out drm_output_init_crtc()
by Pekka Paalanen
· 8 years ago
c4db6f7
compositor-drm: factor out drm_output_init_gamma_size()
by Pekka Paalanen
· 8 years ago
9068e01
compositor-drm: drm_output_enable updates unused_crtcs/connectors
by Pekka Paalanen
· 7 years ago
c1bcce6
clients/desktop-shell: preserve background/panel in clone mode
by Pekka Paalanen
· 8 years ago
1a0239e
desktop-shell: handle redundant panels
by Pekka Paalanen
· 8 years ago
ff5e88d
desktop-shell: handle redundant backgrounds
by Pekka Paalanen
· 8 years ago
1cbfcf4
clients/desktop-shell: avoid invalid sized panel
by Pekka Paalanen
· 8 years ago
cb11538
clients/desktop-shell: avoid invalid sized background
by Pekka Paalanen
· 8 years ago
3995ffa
gl-renderer: Fix crash in dmabuf format query for fallback formats
by Philipp Kerling
· 7 years ago
44fc1be
xwm: Fix icon surface ownership
by Emmanuel Gil Peyrot
· 8 years ago
5e12b55
compositor-drm: move state_invalid setting to deinit
by Pekka Paalanen
· 7 years ago
cb2d883
compositor-drm: let repaint cycle disable crtcs
by Pekka Paalanen
· 7 years ago
ea40d6d
desktop-shell: Correctly migrate views to other outputs when output is disabled/disconnected
by Marius Vlad
· 7 years ago
f461414
libweston: remove restore functionality
by Pekka Paalanen
· 7 years ago
bb707dc
weston: remove SEGV and ABRT handlers
by Pekka Paalanen
· 7 years ago
c34a9f5
screenshot: save screenshot files in XDG_PICTURES_DIR
by Aleksander Morgado
· 8 years ago
72032ac
file-util: allow specifying path separately in file_create_dated()
by Aleksander Morgado
· 8 years ago
e3c2a76
screenshot: save each new screenshot in a different file
by Aleksander Morgado
· 8 years ago
e8ff7df
ivi-shell: fix the layer assignment change from one screen to another
by Emre Ucan
· 8 years ago
40d67c2
ivi-shell: don't expilicitly assign outputs to views
by Emre Ucan
· 7 years ago
7b69055
ivi-shell: don't schedule compositor repaint
by Emre Ucan
· 8 years ago
a460846
ivi-shell: change layer visibility to bool
by Emre Ucan
· 8 years ago
4b72ff0
xwayland: Fix crash on weston shutdown
by Derek Foreman
· 7 years ago
f85bf15
ivi-shell: remove ivi_shell_setting
by Emre Ucan
· 8 years ago
0c1bbb9
ivi-shell: don't load controller modules
by Emre Ucan
· 8 years ago
0707b0e
tests: load ivi-shell test plugins as weston module
by Emre Ucan
· 8 years ago
ffaf09e
hmi-controller: load as weston module
by Emre Ucan
· 8 years ago
a9db8d7
hmi-controller: remove ivi_layout_interface global
by Emre Ucan
· 8 years ago
ce9bc35
ivi-shell: register ivi_layout_interface
by Emre Ucan
· 8 years ago
b809d79
build: Clean up -DDATADIR in makefiles
by Derek Foreman
· 7 years ago
e277276
shared: Update all users of DATADIR
by Derek Foreman
· 7 years ago
b7e3db6
tests: Set WESTON_DATA_DIR for tests
by Derek Foreman
· 7 years ago
83b900f
shared: Add a function to prefix filenames with datadir
by Derek Foreman
· 7 years ago
598ee9d
compositor-drm: Atomic modesetting support
by Daniel Stone
· 9 years ago
d5526cb
compositor-drm: Add blob_id member to drm_mode
by Daniel Stone
· 9 years ago
cd011a6
compositor-drm: Discover atomic properties
by Pekka Paalanen
· 9 years ago
c1d0f47
compositor-drm: Don't restore original CRTC mode
by Daniel Stone
· 9 years ago
62c0d63
compositor-drm: Consistent failure paths for output creation
by Daniel Stone
· 7 years ago
8747f95
compositor-drm: Use apply_state for starting repaint
by Daniel Stone
· 9 years ago
a08512f
compositor-drm: Move repaint state application to flush
by Daniel Stone
· 9 years ago
6020f47
compositor-drm: Disable unused CRTCs/connectors
by Daniel Stone
· 7 years ago
087ddf0
compositor-drm: Track unused connectors and CRTCs
by Daniel Stone
· 8 years ago
85f8432
tests: Support weston_test request for adding a test seat
by Alexandros Frantzis
· 8 years ago
b0b598c
libweston: Make weston_touch destruction safe
by Alexandros Frantzis
· 8 years ago
7a314d6
libweston: Make weston_keyboard destruction safe
by Alexandros Frantzis
· 8 years ago
bf31f6c
desktop-shell: remove surface listener when surface is destroyed
by Tomohito Esaki
· 8 years ago
551b805
Use $(SED) to make sure GNU sed is used
by Greg V
· 8 years ago
bac2c54
xwayland: Explicitly link with xcb-shape
by Daniel Stone
· 8 years ago
6b58ea8
xwm: Add icon support to the frame
by Emmanuel Gil Peyrot
· 8 years ago
cb04cc4
compositor-drm: Add to_drm_mode helper
by Daniel Stone
· 9 years ago
332d189
xwm: do not include shadow in input region
by Ian Ray
· 8 years ago
8564a0d
compositor: Implement runtime output transform changes
by Ilia Bozhinov
· 8 years ago
543d0a0
gl-renderer: return conservative format list if dmabuf import modifiers unsupported
by Philipp Zabel
· 8 years ago
b0a749d
linux-dmabuf: send deprecated format events
by Michael Tretter
· 8 years ago
99ef816
dmabuf: set modifier to invalid for not supporting clients
by Emre Ucan
· 8 years ago
Next »