Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
beb97e5f797a2201c01913f064f881cb44e81255
/
libweston
beb97e5
libweston: Make module loading safe against long paths
by Daniel Stone
· 9 years ago
698f9bf
compositor-wayland: Destroy cursor images earlier
by Daniel Stone
· 9 years ago
7dbb0e1
Don't prepend protocol/ to include paths
by Daniel Stone
· 9 years ago
21fac60
compositor-wayland: Set frame callback for Pixman
by Daniel Stone
· 9 years ago
6a38ad7
gl-renderer: Fix an invalid write when closing a Weston window
by Dima Ryazanov
· 9 years ago
89c2f63
compositor-wayland: Fix a use after free
by Dima Ryazanov
· 9 years ago
e6dec90
compositor-x11: fix segfault when use_pixman is true
by Ryo Munakata
· 9 years ago
04bd040
Don't include version.h from compositor.h
by Daniel Stone
· 9 years ago
b8c16c9
compositor: allow using nested parent as a subsurface sibling
by Arnaud Vrac
· 9 years ago
24d306c
libweston: Add move (without scale) animation
by Quentin Glidic
· 9 years ago
fe0410b
gl: Don't declare variables in for loop
by Bryce Harrington
· 9 years ago
3447619
compositor-wayland: Port to xdg-shell-v6
by Armin Krezović
· 9 years ago
e5732c7
gl-renderer: add support of WL_SHM_FORMAT_YUYV
by Vincent ABRIOU
· 9 years ago
225bf9d
compositor-x11: Move vfunc setting from set_size to enable
by Armin Krezović
· 9 years ago
2e66252
compositor-wayland: Destroy shm buffers on output disable
by Armin Krezović
· 9 years ago
78895c5
compositor-wayland: Properly clean up on backend destroy
by Armin Krezović
· 9 years ago
f054d35
compositor-wayland: Simplify fullscreen output surface handling
by Armin Krezović
· 9 years ago
f16de17
compositor-wayland: Move vfunc setting from set_size to enable
by Armin Krezović
· 9 years ago
0263955
gl-renderer: use weston_platform_destroy_egl_surface wrapper
by Emil Velikov
· 9 years ago
43cea54
gl-renderer: add support for EGL_KHR_swap_buffers_with_damage
by Emil Velikov
· 9 years ago
46dc9b4
libweston: Move text_backend_* to weston.h
by Quentin Glidic
· 9 years ago
08f09e2
libweston: remove unused function declaration of weston_compositor_top
by Ryo Munakata
· 9 years ago
df84dbe
input: Update keyboard serial on press and release
by Olivier Fourdan
· 9 years ago
e3bfee1
gl-renderer: Use EGL_KHR_no_config_context
by Armin Krezović
· 9 years ago
967b6bc
gl-renderer: Refactor gl_renderer_output_window_create()
by Miguel A. Vico
· 9 years ago
41700e3
gl-renderer: Add <platform_attribs> param to gl_renderer_display_create
by Miguel A. Vico
· 9 years ago
684c9f4
gl-renderer: Accept non-NULL empty <visual_id> arrays
by Miguel A. Vico
· 9 years ago
4057cd9
gl-renderer: Rename <attribs> param of gl_renderer to <config_attribs>
by Miguel A. Vico
· 9 years ago
c095cde
gl-renderer: Rename gl_renderer::output_create to output_window_create
by Miguel A. Vico
· 9 years ago
dddc670
gl-renderer: Rename gl_renderer_create to gl_renderer_display_create
by Miguel A. Vico
· 9 years ago
9c526e0
gl-renderer: conditionally call query_buffer while gl_renderer_attach
by Vincent Abriou
· 9 years ago
7327d5a
libweston: fix building issue when EGL support is not enabled
by Vincent Abriou
· 9 years ago
75b7197
Add configuration option for no input device.
by Daniel Díaz
· 9 years ago
2045016
compositor-wayland: Convert fullscreen flag to bool
by Armin Krezović
· 9 years ago
2d321e3
compositor-wayland: Convert draw_initial_frame to boolean
by Armin Krezović
· 9 years ago
7f1c0b8
compositor-wayland: Convert sprawl flag to boolean
by Armin Krezović
· 9 years ago
7e71b87
compositor-wayland: Convert use-pixman flag to boolean
by Armin Krezović
· 9 years ago
00a03d2
gl-renderer: add support of WL_SHM_FORMAT_NV12
by Vincent Abriou
· 9 years ago
fdeefe4
gl-renderer: add support of WL_SHM_FORMAT_YUV420
by Vincent Abriou
· 9 years ago
c950667
libweston: include weston-egl-ext.h in drm, x11 and wayland compositor
by Vincent Abriou
· 9 years ago
a483cac
compositor-rdp: Properly destroy the renderer and pixman image
by Armin Krezović
· 9 years ago
927267b
libweston: Drop requirement of setting mm_width/mm_height in backends
by Armin Krezović
· 9 years ago
5fe00cb
libweston: Remove weston_backend_output_config structure
by Armin Krezović
· 9 years ago
4008740
weston: Rename weston_output_init_pending() to weston_output_init()
by Armin Krezović
· 9 years ago
782f5df
libweston: Merge weston_output_init() into weston_output_enable()
by Armin Krezović
· 9 years ago
c3d2f96
weston: Port X11 backend to new output handling API
by Armin Krezović
· 9 years ago
174448a
weston: Port Wayland backend to new output handling API
by Armin Krezović
· 9 years ago
8f1dca1
weston: Port RDP backend to new output handling API
by Armin Krezović
· 9 years ago
7fb1775
weston: Port headless backend to new output handling API
by Armin Krezović
· 9 years ago
6ba369d
weston: Port fbdev backend to new output handling API
by Armin Krezović
· 9 years ago
0836813
weston: Port DRM backend to new output handling API
by Armin Krezović
· 9 years ago
4690c56
libweston: Add initial output API for windowed outputs configuration
by Armin Krezović
· 9 years ago
a01ab6d
libweston: Add more functionality for handling weston_output objects
by Armin Krezović
· 9 years ago
aca3ffb
gl-renderer: Add support for DRM_FORMAT_YUV444 buffers
by Matthias Treydte
· 9 years ago
d8b17bc
share/cairo-util: Use wl_pointer_button_state enum directly
by Quentin Glidic
· 9 years ago
148c199
compositor: set the opaque region for some views with transform
by Giulio Camuffo
· 9 years ago
85571a3
compositor-wayland: Only destroy the egl_window when using GLES.
by Emmanuel Gil Peyrot
· 9 years ago
08976ac
Revert "compositor: Add internal support to track idle inhibition requests"
by Bryce Harrington
· 9 years ago
873a3f8
Revert "compositor: Add public interface support for client-requested idle inhibition"
by Bryce Harrington
· 9 years ago
c700143
Revert "libweston: Add a signal to fire when the idle inhibitor is dropped"
by Bryce Harrington
· 9 years ago
0795ece
Revert "shell: Inhibit idle fade-out behavior"
by Bryce Harrington
· 9 years ago
9be807c
shell: Inhibit idle fade-out behavior
by Bryce Harrington
· 9 years ago
ca5b624
libweston: Add a signal to fire when the idle inhibitor is dropped
by Bryce Harrington
· 9 years ago
689fece
compositor: Add public interface support for client-requested idle inhibition
by Bryce Harrington
· 9 years ago
f8300c8
compositor: Add internal support to track idle inhibition requests
by Bryce Harrington
· 9 years ago
fff3981
libweston: Drop shell_interface
by Quentin Glidic
· 9 years ago
4b6321f
compositor-drm: Zero drmModeAddFB2 data
by Yong Bakos
· 9 years ago
319397e
gl-renderer, simple-dmabuf-v4l: fix dmabuf y-invert
by Pekka Paalanen
· 9 years ago
51c6f63
compositor-x11: remove redundant state arg of x11_backend_deliver_button_event
by Benoit Gschwind
· 9 years ago
4ddc4cc
compositor-x11: add assert to avoid misuse of x11_backend_deliver_button_event
by Benoit Gschwind
· 9 years ago
482ffdf
compositor-drm: Stop sending uninit data to the kernel
by Derek Foreman
· 9 years ago
056889a
weston-launch: Only run a login shell for new sessions
by Quentin Glidic
· 9 years ago
ee27744
libweston/launcher-weston-launch: Silence unused-function warning
by Quentin Glidic
· 9 years ago
887c018
libweston: Silence tautological-compare warning
by Quentin Glidic
· 9 years ago
d84af7c
gl-renderer: Silence maybe-uninitialized warning
by Quentin Glidic
· 9 years ago
e9168f9
libweston/compositor-rdp: fix no-break space U+A0 (U8+C2A0)
by Yann E. MORIN
· 9 years ago
9c5dd7e
libweston-desktop: Implement xdg_shell_v6
by Quentin Glidic
· 9 years ago
8f9d90a
desktop-shell: Port to libweston-desktop
by Quentin Glidic
· 9 years ago
955cec0
xwayland: Introduce a private struct for XWayland interface
by Quentin Glidic
· 9 years ago
248dd10
Introduce libweston-desktop
by Quentin Glidic
· 9 years ago
2edc3d5
libweston: Rename weston_surface::configure to ::committed
by Quentin Glidic
· 9 years ago
cde1345
input: Add helpers for all keyboard/pointer/touch events
by Quentin Glidic
· 9 years ago
75e7106
libweston: fix animation crash when a view has no output assigned
by Armin Krezović
· 9 years ago
4ef719c
libweston: Implement wl_output version 3 (release request)
by Quentin Glidic
· 9 years ago
36d699a
gl-renderer: Make dummy surface current after all outputs are gone
by Armin Krezović
· 9 years ago
e540384
compositor: Mark all views as dirty when a new output is assigned
by Armin Krezović
· 9 years ago
545dba6
compositor-drm: Use non-cast functions to retrieve backend and output objects
by Armin Krezović
· 9 years ago
25a2bdd
Switch to use safe_strtoint instead of strtol
by Bryce Harrington
· 9 years ago
913d7c1
Standardize error checking for strtol calls
by Bryce Harrington
· 9 years ago
295e9d0
compositor-x11: Use non-cast functions to retrieve backend and output objects
by Armin Krezović
· 9 years ago
938dc52
compositor-wayland: Use non-cast functions to retrieve backend and output objects
by Armin Krezović
· 9 years ago
fb371c6
compositor-rdp: Use non-cast functions to retrieve backend and output objects
by Armin Krezović
· 9 years ago
a8fb5ea
compositor-headless: Use non-cast functions to retrieve backend and output objects
by Armin Krezović
· 9 years ago
984781f
compositor-drm: Do not exit when there are no outputs left
by Armin Krezović
· 9 years ago
b12a754
compositor-drm: Do not return an error when no connectors are configured
by Armin Krezović
· 9 years ago
707c4fd
libweston: fix major in libweston.pc
by Pekka Paalanen
· 9 years ago
9deef53
libweston: remove pkgincludedir variable from libweston.pc
by Emil Velikov
· 9 years ago
649bbce
include stdint.h for int32_t/uint32_t
by Jussi Kukkonen
· 9 years ago
d0be2bb
input: Support non-rectangular pointer confine regions
by Jonas Ådahl
· 10 years ago
d3414f2
Implement pointer locking and confinement
by Jonas Ådahl
· 9 years ago
Next »