Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
be2f6b0f75a6fb6ac1278d2cd935a36419a09d0f
/
compositor
/
main.c
38ea2d2
compositor-drm: remove connector option
by Ucan, Emre (ADITG/SW1)
· 8 years ago
f0d39b2
weston: Set CLOEXEC on stdin
by Derek Foreman
· 8 years ago
11ae2a3
compositor-drm: pageflip timeout implementation
by Emmanuel Gil Peyrot
· 8 years ago
e6b7136
compositor: Improve xwayland warning message
by Armin Krezović
· 8 years ago
605ac8e
compositor-drm: Restore use-current-mode functionality
by Armin Krezović
· 9 years ago
6d3887b
weston: Add a specific option to load XWayland
by Quentin Glidic
· 9 years ago
da01c1d
weston: Make the shell entrypoint specific
by Quentin Glidic
· 9 years ago
8af2bec
weston: Properly namespace modules entrypoint
by Quentin Glidic
· 9 years ago
beb97e5
libweston: Make module loading safe against long paths
by Daniel Stone
· 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
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
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
a3666d2
compositor: Implement output configuration using windowed_output_api
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
78a3637
compositor: Extend compositor user data
by Armin Krezović
· 9 years ago
649bbce
include stdint.h for int32_t/uint32_t
by Jussi Kukkonen
· 9 years ago
375759e
Require base-10 for strtol() calls
by Bryce Harrington
· 9 years ago
1dbdc0b
Include space in 'if ('
by Bryce Harrington
· 9 years ago
9c764df
xwayland: make the plugin usable by libweston compositors
by Giulio Camuffo
· 9 years ago
d84deeb
compositor-headless: Support starting with zero outputs
by Armin Krezović
· 9 years ago
20436e2
main: log the command line
by Pekka Paalanen
· 9 years ago
58f98c9
Move weston source to compositor/
by Pekka Paalanen
· 9 years ago
[Renamed from src/main.c]
be112d4
main: report presentation clock resolution
by Pekka Paalanen
· 9 years ago
e77f8ad
compositor-fbdev: drop EGL support
by Pekka Paalanen
· 9 years ago
321ede7
main: remove unused argument from backend loaders
by Pekka Paalanen
· 9 years ago
50dbf38
libweston: use enum to choose the backend
by Pekka Paalanen
· 9 years ago
dd18673
compositor,main: use weston_compositor_load_backend()
by Pekka Paalanen
· 9 years ago
808b006
main: remove load_backend_old()
by Pekka Paalanen
· 9 years ago
179fcda
Split the modules and include files between weston and libweston
by Giulio Camuffo
· 9 years ago
be2b11a
allow compositors to define the logging behavior
by Giulio Camuffo
· 9 years ago
8aedf7b
libinput: don't use weston_config when configuring input devices
by Giulio Camuffo
· 9 years ago
d52f3b7
compositor: remove the weston_config field in weston_compositor
by Giulio Camuffo
· 9 years ago
fba27fb
Move the functions launching clients to main.c
by Giulio Camuffo
· 9 years ago
0358af4
Rename weston_compositor_xkb_init to weston_compositor_set_xkb_rule_names
by Giulio Camuffo
· 9 years ago
ca52b31
Remove Raspberry Pi backend and renderer
by Pekka Paalanen
· 9 years ago
5375384
main: let load_wayland_backend() clean up on error
by Benoit Gschwind
· 9 years ago
44e302b
main: rename new_config arg of weston_wayland_backend_config_add_new_output
by Benoit Gschwind
· 9 years ago
e48ab5f
main: rename new_config arg of weston_wayland_backend_config_release
by Benoit Gschwind
· 9 years ago
68d6a6c
main: rename wayland_backend_config_release function
by Benoit Gschwind
· 9 years ago
390af6d
main: rename wayland_backend_config_add_new_output function
by Benoit Gschwind
· 9 years ago
55a2288
main: replace and remove new_config in load_wayland_backend_config
by Benoit Gschwind
· 9 years ago
6c1cd2f
main: rename load_wayland_backend_config arg "config" to wc
by Benoit Gschwind
· 9 years ago
3ff10da
compositor-wayland: move configuration parsing to weston main.c
by Benoit Gschwind
· 9 years ago
1c0e40d
drm: port the drm backend to the new init api
by Giulio Camuffo
· 9 years ago
aa25898
x11: Fix incorrect output counting logic
by Bryce Harrington
· 9 years ago
e16acab
x11: port the x11 backend to the new init api
by Benoit Gschwind
· 9 years ago
2da6d0c
headless-backend: fix leak of transform configuration
by Benoit Gschwind
· 9 years ago
934e89a
fbdev-backend: refactor configuration API
by Benoit Gschwind
· 9 years ago
bd57310
compositor-rdp: refactor configuration API
by Benoit Gschwind
· 9 years ago
3c53094
headless: port the headless backend to the new init api
by Benoit Gschwind
· 9 years ago
98ab08b
main: document load_backend_new()
by Bryce Harrington
· 9 years ago
6ca25b3
Revert 'main: Remove unused function load_backend_new()'
by Bryce Harrington
· 9 years ago
91880f1
compositor-{drm, fbdev, rpi}: Make VT switching configurable
by Bob Ham
· 9 years ago
5ffbfff
main: Remove unused function load_backend_new()
by Chris Michael
· 10 years ago
43008c7
main: stub the functions to load the backends with the new config system
by Giulio Camuffo
· 10 years ago
93daabb
compositor: pass the backend config struct to the backends init function
by Giulio Camuffo
· 10 years ago
32838c9
compositor/clients: Protect CLOCK_BOOTTIME with ifdefs
by Derek Foreman
· 10 years ago
3c241b1
main: fix destroying the compositor on error while starting
by Giulio Camuffo
· 10 years ago
94fd9a5
compositor: remove systemd-notify.h
by Egor Starkov
· 10 years ago
7ce2e97
compositor: systemd notifications support
by Egor Starkov
· 10 years ago
71f5704
main: print backends in help message in alphabetical order
by Dawid Gajownik
· 10 years ago
1281a36
input: Don't test keyboard/pointer/touch pointers
by Derek Foreman
· 10 years ago
d99a050
main: update RDP backend help message
by Dawid Gajownik
· 10 years ago
bab996e
compositor: move the main() to a new main.c file
by Giulio Camuffo
· 11 years ago