summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
13 hourstests: add EOTF and colorimetry mode parsingHEADmainPekka Paalanen1-0/+265
13 hourstests: parse colorimetry-mode=bt2020rgbPekka Paalanen1-0/+5
13 hoursshared: add weston_assert_false()Pekka Paalanen1-0/+6
13 hoursshared: add weston_assert_legal_bits()Pekka Paalanen1-0/+8
13 hourslibweston: move weston_output_color_outcome to privatePekka Paalanen1-0/+1
4 daystests: Just keep PIXMAN as rendererMarius Vlad2-38/+6
5 daystests: Add kiosk-shell testingDaniel Stone5-1/+688
10 daystests: do not assume that the image description is immediately readyLeandro Ribeiro1-10/+24
2024-04-19tests: fix perceptual intent in cLUT ICC profilesPekka Paalanen1-12/+119
2024-04-19tests: replace mat2XYZPekka Paalanen4-31/+57
2024-04-16tests: Call open() with the right flagEmmanuel Gil Peyrot1-3/+3
2024-04-11xcb-client-helper: Call xcb_wait_for_event directlyDerek Foreman1-18/+1
2024-04-09CI: work around LeakSanitizer crashes with use_tls=0Pekka Paalanen1-1/+6
2024-03-26tests: reduce tolerance of sRGB->BT2020 MAT testLeandro Ribeiro1-1/+1
2024-03-26color: add support to parametric curves in weston_color_curveLeandro Ribeiro1-1/+1
2024-03-26color-lcms: changes to the parameters of translate_curve_element()Leandro Ribeiro1-0/+4
2024-03-26tests: skip color-icc-output if we don't have cmsGetToneCurveSegment()Leandro Ribeiro1-0/+11
2024-02-23shared: add weston_assert_bit_is_set()Pekka Paalanen1-0/+6
2024-02-23color: rename get_stock_sRGB_color_profile to ref_stock_sRGB_color_profilePekka Paalanen1-5/+5
2024-02-22tests: Only wait for frame callback when necessaryLoïc Molinari9-9/+17
2024-02-22tests: Speed up runtime using immediate repaint on captureLoïc Molinari28-0/+41
2024-02-14tests: add tests for the color management protocol implementationLeandro Ribeiro2-0/+989
2024-02-14tests: allow to expect protocol errors from unknown objectsLeandro Ribeiro1-6/+32
2024-02-13libweston: add unique id generatorLeandro Ribeiro1-0/+18
2024-02-12tests: make use of helpers to create unique filenamesLeandro Ribeiro5-51/+12
2024-02-12tests: add helpers to create unique filenamesLeandro Ribeiro4-6/+131
2024-02-12tests: move functions that create ICC profiles to lcms_util.cLeandro Ribeiro3-237/+253
2024-02-06tests: Add box32 quad clipper testsLoïc Molinari1-1/+58
2024-02-06gl-renderer: Fix quad clipper non-zero area checkLoïc Molinari1-5/+87
2024-02-06tests: Add quad clipper testsLoïc Molinari1-0/+464
2024-02-06tests: Improve general purpose clipper testsLoïc Molinari1-139/+58
2024-02-06tests: Improve clipper test functionLoïc Molinari1-18/+32
2024-01-26tests: conditionally skip part of alpha-blendingPekka Paalanen1-0/+4
2024-01-26tests: remove color-manager testPekka Paalanen2-57/+1
2023-12-18Rename compositor/ to frontend/Pekka Paalanen4-4/+4
2023-12-18tests: remove unnecessary weston.h includesPekka Paalanen4-4/+0
2023-12-05gl-renderer: Prefix clipper APILoïc Molinari1-14/+14
2023-12-05gl-renderer: Replace clip_transformed() context with a clipping boxLoïc Molinari1-28/+35
2023-12-05gl-renderer: Use clip_vertex struct for boxes in clipper APILoïc Molinari1-4/+4
2023-12-05gl-renderer: Remove polygon8 struct from clipper APILoïc Molinari1-163/+136
2023-12-04replace weston_signal_emit_mutable with wl_signal_emit_mutableHe Yong2-4/+3
2023-10-30tests/color-metadata-errors: add mock stock sRGB color profileLeandro Ribeiro1-22/+65
2023-10-03libweston: Make better use of global coord helpersDerek Foreman1-1/+1
2023-09-28shared: add weston-assertPekka Paalanen2-0/+130
2023-09-18shell-utils: Use weston_coord in curtain paramsDerek Foreman2-2/+3
2023-09-18shells: Use weston_coord for shell APIDerek Foreman1-1/+1
2023-09-18libweston: Add weston_view_set_position_with_offsetDerek Foreman1-3/+5
2023-07-11tests: Check that test-surface unmaps on NULLDaniel Stone1-0/+94
2023-07-11tests: Don't remap surfaces with NULL bufferDaniel Stone1-0/+3
2023-07-11tests: Use weston_view_move_to_layer()Daniel Stone1-5/+5