2176 Commits (ae5df83f8e029e427f5d587622b3d25b3d1b4964)

Author SHA1 Message Date
Bryce Harrington c68362329e logind-util: Use %u for unsigned int in snprintf 9 years ago
Ryo Munakata 27135af4d4 compositor: destroy modifier_binding_list 9 years ago
Derek Foreman 6bc33d63cf log: Open log file CLOEXEC so child processes don't get the fd 9 years ago
Bryce Harrington 4a8a3a1c71 input: Also pass appropriate pointer type when libva unavailable 9 years ago
Derek Foreman 99a6a2db4c bindings: Make run binding functions take apropriate device instead of a seat 9 years ago
Derek Foreman b591a30ac2 bindings: make install_binding_grab take a keyboard instead of a seat 9 years ago
Derek Foreman 8ae2db5b0c input: Pass the appropriate pointer type to bindings instead of a seat 9 years ago
Derek Foreman 0720ea36c8 compositor-drm: Simplify logic in setup_output_seat_constraint 9 years ago
Derek Foreman 2e6485c8aa bindings: Stop exporting internal functions 9 years ago
Derek Foreman ddc2c97d59 text-backend: Replace focus_listener_initialized with a bool 9 years ago
Pekka Paalanen d0ead4855f compositor-drm: Refactor code into cursor_bo_update() 9 years ago
Daniel Stone 70d337dfd2 compositor-drm: Fix cursor view size check 9 years ago
Daniel Stone 36609c740f compositor-drm: Record current DPMS level 9 years ago
Pekka Paalanen eee580b894 compositor-drm: Refactor getting current mode into a new function 9 years ago
Pekka Paalanen 3ce6362a33 compositor-drm: Refactor connector name into new function 9 years ago
Pekka Paalanen 7b36b420c1 compositor-drm: Refactor initial mode out of create_output 9 years ago
Mario Kleiner b7df04ebc0 compositor: Respect repaint-window when restarting repaint loop. 9 years ago
Mario Kleiner f507ec3587 compositor-drm: Allow instant start of repaint loop. (v4) 9 years ago
Pekka Paalanen d7894d052a compositor,shared: add millihz_to_nsec() 9 years ago
Pekka Paalanen aa21f6249f shared: introduce timespec-util.h 9 years ago
Bryce Harrington 29f09fe876 screen-share: Use the correct list pointer when freeing shm buffers 9 years ago
Giulio Camuffo 2f2a70cc85 compositor: make sure to reset views' pointers to destroyed output 9 years ago
Derek Foreman f53beb8fb9 compositor-wayland: Use the correct list pointer when freeing shm buffers 9 years ago
Giulio Camuffo bab996e571 compositor: move the main() to a new main.c file 9 years ago
Giulio Camuffo 459137bfe6 compositor: add API to manage compositor instances 9 years ago
Bryce Harrington 430aee1c23 weston-launch: Drop redundant exit() 9 years ago
Giulio Camuffo 954f183e2f compositor: introduce struct weston_backend 9 years ago
Pekka Paalanen c8a1ff0ac1 compositor-drm: fix drm_waitvblank_pipe() decl style 10 years ago
Bryce Harrington ada4f07bbb compositor-drm: Add comment for newly added drm_waitvblank_pipe() 10 years ago
Mario Kleiner 2ab4f4e384 compositor-drm: Handle more than two output crtcs per card 10 years ago
Mario Kleiner 808170452b compositor-drm: Allow weston_output_mode_switch_to_native() to work. 10 years ago
Mario Kleiner 872797cdf5 compositor-drm: Fix refresh rate selection in drm_output_switch_mode 10 years ago
Pekka Paalanen aa9536a992 text_backend: make destructor call explicit 10 years ago
JoonCheol Park e28ee34214 compositor: add missing help text 10 years ago
Derek Foreman 4fa7b7f06e compositor: Add missing help text 10 years ago
Bryce Harrington 665b025019 compositor-x11: More verbose logging 10 years ago
Murray Calavera 972d1af9c8 text: cleanup text backend style 10 years ago
Derek Foreman 066ca0c74d gl-renderer: Don't print GL error for EGLGetDisplay() 10 years ago
Jon Cruz 867d50eea7 Unified multiple definitions of container_of() macro. 10 years ago
Jon Cruz d618f688d5 Moved the MIN() macro to the helper include. 10 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 10 years ago
Jon Cruz 4678bab13c Remove redundant #include path component. 10 years ago
Bryce Harrington 73ad676a54 vaapi-recorder: Drop redundant license 10 years ago
Bryce Harrington 7e45adda77 weston-egl-ext.h: Reformat license text 10 years ago
Bryce Harrington 2dc067358d libbacklight: Add missing boilerplate to header 10 years ago
Bryce Harrington a0bbfea64b src: Update boilerplate from MIT X11 license to MIT Expat license 10 years ago
Giulio Camuffo 83285fceaf compositor: remove the authenticate vfunc 10 years ago
Murray Calavera f65f89b786 don't attempt to start input method if path is empty 10 years ago
Murray Calavera 9a51cd7d10 move text_backend initialization into the shell plugin 10 years ago
Murray Calavera 2588124cc3 text: handle existing seats on init 10 years ago