333 Commits (597dde5cf6f77842f0a24bd86dbd238b345505cf)

Author SHA1 Message Date
Daniel Stone 2ef9b1a3c4 Fix 'implicit fallthrough' warning with new GCC 8 years ago
Daniel Stone 839b63546d timespec: Add timespec subtraction helpers 8 years ago
Daniel Stone 37ad7e3bae timespec: Add timespec_to_msec helper 8 years ago
Daniel Stone 61f6d7d372 timespec: Add timespec_add_msec helper 8 years ago
Daniel Stone 5ae7e84c6b timespec: Add timespec_add_nsec helper 8 years ago
Pekka Paalanen 19222b4c89 tests: doc iterating in the runner 8 years ago
Emilio Pozuelo Monfort 4f3cad7828 compositor: damage pending subsurfaces when committing them 8 years ago
Pekka Paalanen e7c6aa6af4 tests: add subsurface-shot test 8 years ago
Pekka Paalanen 50b7b70835 tests: put screenshots to ./logs by default 8 years ago
Pekka Paalanen b581783b79 tests: implement get_test_name() 8 years ago
Pekka Paalanen a21b5ebf85 tests/shell: change background color 8 years ago
Pekka Paalanen 7bcec20cc3 tests/shell: get rid of static variables 8 years ago
Quentin Glidic 642bcaf387 tests: add test-desktop-shell 8 years ago
Daniel Stone 4938f93f57 tests: Remove buffer-count 8 years ago
Ucan, Emre (ADITG/SW1) fbce2f5dd9 ivi-shell: add screen_add_layers test 8 years ago
Ucan, Emre (ADITG/SW1) 5d6aa9ba30 ivi-shell: add layer_add_surfaces test 8 years ago
Yann E. MORIN 20f30e1ae9 tests: add missing include 8 years ago
Quentin Glidic 6d3887baec
weston: Add a specific option to load XWayland 8 years ago
Quentin Glidic 8af2beccbd
weston: Properly namespace modules entrypoint 8 years ago
Quentin Glidic 3d7ca3b9ea
libweston: Properly namespace modules entrypoint 8 years ago
Quentin Glidic 82681571cf libweston: Position layers in an absolute way 8 years ago
Daniel Stone 2295a62788 tests: Skip Xwayland test if binary isn't available 8 years ago
Daniel Stone 9983400465 tests: Extend subsurface place_{above,below} hierarchy 8 years ago
Arnaud Vrac b8c16c995b compositor: allow using nested parent as a subsurface sibling 8 years ago
Emil Velikov a69b870e1d tests/buffer-count-test: teardown after the test 8 years ago
Quentin Glidic 2edc3d5462
libweston: Rename weston_surface::configure to ::committed 8 years ago
Bryce Harrington 82b9f2baec Add safe_strtoint() helper 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Bryce Harrington d0716f4af5 Re-apply "config-parser: Catch negative numbers assigned to unsigned config values" 8 years ago
Bryce Harrington e776f2a4d9 config-parser: Add weston_config_section_get_color 8 years ago
Bryce Harrington 03793e3998 Revert "config-parser: Catch negative numbers assigned to unsigned config values" 8 years ago
Bryce Harrington 6351fb08c2 config-parser: Catch negative numbers assigned to unsigned config values 8 years ago
Bryce Harrington cbc053781e config-parser: Improve error checks for strtol/strtoul calls 8 years ago
Armin Krezović d0cf441134 tests: update for manual surface/view mapping 8 years ago
Pekka Paalanen 827b5d225d compositor: add plugin-registry 8 years ago
Bryce Harrington 260c2ffd97 input: Rename weston_surface_activate to weston_seat_set_keyboard_focus 8 years ago
Pekka Paalanen a5bb91dcdc tests: implement visualize_image_difference() 8 years ago
Pekka Paalanen 365c1296fa tests: make screenshooting return a buffer 8 years ago
Pekka Paalanen fd10ef0f63 tests: convert image saver to pixman 8 years ago
Pekka Paalanen 289fdeb019 tests: convert reference image loader to pixman 8 years ago
Pekka Paalanen 47d68dae59 tests: rewrite check_surfaces_*() API 8 years ago
Pekka Paalanen 2be0c98122 tests: let create_shm_buffer() handle any format 8 years ago
Pekka Paalanen 11f263307a tests: make create_shm_buffer() static 8 years ago
Pekka Paalanen 41d5231f03 tests: ivi_layout-test to use create_shm_buffer_a8r8g8b8() 8 years ago
Pekka Paalanen 95e2872e9c tests: internal-screenshot-test to use create_shm_buffer_a8r8g8b8() 8 years ago
Pekka Paalanen 7789acd186 tests: event-test to use create_shm_buffer_a8r8g8b8() 8 years ago
Pekka Paalanen 924cd948ee tests: introduce struct buffer for client-helper 8 years ago
Ucan, Emre (ADITG/SW1) 37d25bb1e0 ivi-shell: implement surface_on_many_layer test 8 years ago
Pekka Paalanen 0f1cac54af tests: print the command line to log 8 years ago
Pekka Paalanen e651bb021e tests: fix the cursor race in internal-screenshot 8 years ago