Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
20436e206e585eba02e987e0f296b315553f9fd7
/
compositor
/
main.c
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
· 10 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