7165 Commits (a24a326bb19ec53d7405fc2ed474de99a111e289)
 

Author SHA1 Message Date
Daniel Stone 61abf35ec4 pixman-renderer: Replace output-create flags with struct 5 years ago
Daniel Stone 786490cb53 gl-renderer: Replace pbuffer-create args with struct 5 years ago
Daniel Stone db6e6e1ec5 gl-renderer: Replace window-create args with struct 5 years ago
Daniel Stone c890c384c8 gl-renderer: Replace display-create args with struct 5 years ago
Daniel Stone f9a6162595 drm: Get renderer buffer size from drm_fb 5 years ago
Daniel Stone 98d75e1b23 drm: Remove unnecessary condition in drm_output_render reuse 5 years ago
Daniel Stone 7fa97e66eb drm: Remove trailing whitespace 5 years ago
Daniel Stone 76932e6b0f x11: Remove unnecessary NULL checks 5 years ago
Daniel Stone 24c0f83778 xdg-shell: More helpful surface-state-mismatch error 5 years ago
Daniel Stone cb481a66cd wayland-backend: Fully damage initial SHM buffer 5 years ago
Pekka Paalanen 4505f81111 tests: add viewport test for repeat mode 5 years ago
Pekka Paalanen f26d17fe03 tests: move fill_color into helpers 5 years ago
Pekka Paalanen 9c267e5b55 tests: move viewport creation into helpers 5 years ago
Pekka Paalanen 9f53edd461 pixman-renderer: half-fix bilinear sampling on edges 5 years ago
Daniel Stone 5450456da2 compositor: Fail on invalid transform for headless 5 years ago
Pekka Paalanen 536873c58e tests: print image difference statistics 5 years ago
Daniel Stone 1c0507b12a compositor: Use weston_head transform for output default 5 years ago
Lucas Stach 72e7a1ed48 backend-drm: Parse KMS panel orientation property, apply to weston_head 5 years ago
Lucas Stach a69cb711cc libweston: Add transform to weston_head 5 years ago
Daniel Stone aaf35586f4 compositor: Fail output configuration on invalid transform 5 years ago
Daniel Stone 31af69d868 compositor: Fix default transforms when output section declared 5 years ago
Guillaume Champagne 467e6b9883 backend-rdp: enable undefined functions errors. 5 years ago
Guillaume Champagne 7f42b350de backend-rdp: fix unresolved symbols errors 5 years ago
Pekka Paalanen 147e67c425 tests: add buffer transform tests 5 years ago
Pekka Paalanen 97359ba5c5 tests: add output transform tests 5 years ago
Pekka Paalanen 20026a55d6 tests: expand allowed pixel fuzz for GL 5 years ago
Pekka Paalanen 080d85b8fb tests: implement client_destroy() 5 years ago
Pekka Paalanen 444f1a8e22 tests: re-order test naming pattern 5 years ago
Pekka Paalanen 1eb30468ea tests: add get_test_fixture_index() 5 years ago
Pekka Paalanen 0ce5a19b7e tests: add scale and transform compositor options 5 years ago
Pekka Paalanen dd84ecf44d compositor: add scale cmdline option for headless 5 years ago
Pekka Paalanen 636fc15f20 tests: allow verify_screen_content() w/o ref image 5 years ago
Pekka Paalanen 7009806b94 tests: rename check_screen() to verify_screen_content() + doc 5 years ago
Pekka Paalanen 9b682302b8 tests: move check_screen() into client helpers 5 years ago
Pekka Paalanen 8060d826b7 Redefine output rotations 5 years ago
Pekka Paalanen 0df4477924 libweston: document weston_transformed_*() 5 years ago
Pekka Paalanen 8555877c6c clients: transformed does not recognize -d 5 years ago
Veeresh Kadasani 9cb81e440a ivi-application: fix grammar 5 years ago
ahe 401b8767e9 fullscreen-shell/fullscreen-shell.c: prevent seat_created() from being called with l == NULL 5 years ago
Pekka Paalanen ea3b7857f2 Revert "CI: do not attempt to test GL-renderer" 5 years ago
Pekka Paalanen 8bd46c75f9 CI: build a Mesa shapshot for getImage/putImage on pbuffer swrast 5 years ago
Scott Anderson 4ed62d47cc gl-renderer: Move EGL display creation to egl-glue.c 5 years ago
Scott Anderson 4ed58b1d47 gl-renderer: Move platform extension checks to EGL client setup 5 years ago
Scott Anderson 7725415478 gl-renderer: Move get_platform_display to EGL client setup 5 years ago
Scott Anderson dddb592cfb gl-renderer: Move EGL client extension handling earlier 5 years ago
Simon Ser 598d3a15b7
clients/window: fail earlier when frame_create fails 5 years ago
Leandro Ribeiro d65483ec75 weston-log-wayland: make stream_destroy() use weston_log_subscriber_release() 5 years ago
Leandro Ribeiro 9aaaf96a6a compositor: destroy log context only after the destruction of subscribers 5 years ago
Leandro Ribeiro 97d2d69909 weston-log: share code between weston_log_scope_destroy() and weston_log_subscriber_release() 5 years ago
Leandro Ribeiro 23491cd931 weston-log: destroy subscriptions with destruction of subscribers 5 years ago