4745 Commits (da9d8fa3e46cc035f94be6441452a7738327ecf0)
 

Author SHA1 Message Date
Bryce Harrington da9d8fa3e4 clients: Simplify memory allocation with xzalloc() 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
Jon A. Cruz 5a75a41d07 Added simple unit/integration test framework and corresponding test program. 9 years ago
Mario Kleiner 492c12fb8b desktop-shell: Allow fullscreen windows to mode-switch their output. 9 years ago
Pekka Paalanen c8a1ff0ac1 compositor-drm: fix drm_waitvblank_pipe() decl style 9 years ago
Bryce Harrington ada4f07bbb compositor-drm: Add comment for newly added drm_waitvblank_pipe() 9 years ago
Mario Kleiner 2ab4f4e384 compositor-drm: Handle more than two output crtcs per card 9 years ago
Mario Kleiner 808170452b compositor-drm: Allow weston_output_mode_switch_to_native() to work. 9 years ago
Mario Kleiner 872797cdf5 compositor-drm: Fix refresh rate selection in drm_output_switch_mode 9 years ago
Mario Kleiner 9f4d655494 desktop-shell: Allow multiple active fullscreen windows on multi-display setup. 9 years ago
Jonas Ådahl 3559f892e4 xdg-shell: Further clarify xdg_surface.resize semantics 9 years ago
Jonas Ådahl b317beb5e6 xdg-shell: Further clarify xdg_surface.move semantics 9 years ago
Pekka Paalanen aa9536a992 text_backend: make destructor call explicit 9 years ago
Nobuhiko Tanibata ffcc452767 tests: test set for ivi-shell notification with bad condition in server side 9 years ago
Nobuhiko Tanibata 0af22d4d77 tests: test set for ivi-shell notification in bad condition with helper client 9 years ago
Nobuhiko Tanibata 495c6efb7f tests: test set for ivi-shell notification normal use case in server side 9 years ago
Nobuhiko Tanibata 915303a275 tests: test set for ivi-shell notification normal use case with helper client 9 years ago
Nobuhiko Tanibata a10352e5c3 tests: make the test context persistent 9 years ago
Nobuhiko Tanibata 83c20bcbd5 tests: test set for ivi-screen with bad condition in server side 9 years ago
Nobuhiko Tanibata e78a7afb60 tests: test set for ivi-screen normal use case in server side 9 years ago
Nobuhiko Tanibata 17d4494224 tests: test set for ivi-layer with bad condition in server side 9 years ago
Nobuhiko Tanibata 0671b4d930 tests: test set for ivi-layer bad condition with helper-client 9 years ago
Nobuhiko Tanibata 9e992d9aff tests: test set for ivi-layer normal use case in server side 9 years ago
Nobuhiko Tanibata d364393fca tests: test set for ivi-layer normal use case with helper client 9 years ago
Nobuhiko Tanibata 16ed543f87 tests: test set for ivi-surface with bad condition in server side 9 years ago
Nobuhiko Tanibata c74bafa0e9 tests: test set for ivi-surface bad condition with helper client 9 years ago
Nobuhiko Tanibata 23d95824a5 tests: test set for ivi-surface normal use case with helper client 9 years ago
Nobuhiko Tanibata 3aa8aedb47 ivi-shell: rename to ivi_layout_layer_destroy() 9 years ago
Nobuhiko Tanibata 5d4a323c36 ivi-shell: bugfix, update event_mask when new propertiy is not same as before. 9 years ago
Nobuhiko Tanibata 6ce3ef864d ivi-shell: bugfix, send notification when properties are changed according to event mask. 9 years ago
Nobuhiko Tanibata 4d0116eb0d ivi-shell: add interface to get screen ID 9 years ago
Nobuhiko Tanibata db8efd1f26 ivi-shell: add new method to remove a callback to get notificaiton of ivi_layer property changes. 9 years ago
Nobuhiko Tanibata 82051705b5 ivi-shell: add new method to remove a callback to get notification of ivi_surface property changes. 9 years ago
Nobuhiko Tanibata 4b601e152e ivi-shell: bugfix, add ref_count to ivi_layout_layer 9 years ago
Nobuhiko Tanibata 680984234a ivi-shell: fix ivi_shell_surface lifetime 9 years ago
Nobuhiko Tanibata 6f6c938996 ivi-shell: make ivi_layout_surface destruction explicit 9 years ago
Nobuhiko Tanibata 0c217cb694 ivi-shell: bugfix, SEVG by adding NULL check in ivi_layout_get_screen_resolution 9 years ago
Nobuhiko Tanibata e2b8214efd ivi-shell: Fix wrong link of wl_list_for_each() of ivilayer 9 years ago
Nobuhiko Tanibata 7bbacc6165 ivi-shell: bugfix, check limitation of ivi_layout_layer opacity 9 years ago
Nobuhiko Tanibata a86226c7c4 ivi-shell: bugfix, check limitation of ivi_layout_surface opacity 9 years ago
Derek Foreman 4ff38741c7 build: Use AM_CFLAGS instead of GCC_CFLAGS 9 years ago
Pekka Paalanen b37ac4006a desktop-shell: remove screensaver support 9 years ago
Pekka Paalanen 0a9d348fd8 Remove weston-screensaver 9 years ago
JoonCheol Park e28ee34214 compositor: add missing help text 9 years ago
Derek Foreman 4fa7b7f06e compositor: Add missing help text 9 years ago
Jon A. Cruz 360cfb017e Do not install the new helpers macro header file. 9 years ago
Jon A. Cruz b09da24bb6 Added new include file to all SOURCES variables with files that use it. 9 years ago
Derek Foreman bbdd9bcdff ivi: Use build dir instead of libexec dir in generated test ini file 9 years ago
Bryce Harrington 665b025019 compositor-x11: More verbose logging 9 years ago