summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
12 hoursgl-renderer: consolidate powlin sampling GLSLHEADmainPekka Paalanen1-49/+32
12 hoursgl-renderer: consolidate linpow sampling GLSLPekka Paalanen1-42/+32
12 hoursgl-renderer: consolidate pre and post curve LUT GLSLPekka Paalanen1-31/+22
3 daysCI: Add another thread leakDaniel Stone1-0/+1
3 daystests: Call open() with the right flagEmmanuel Gil Peyrot1-3/+3
3 daysremoting: Handle non-fatal errors in gst_parse_launchRay Smith1-1/+3
7 daysxcb-client-helper: Call xcb_wait_for_event directlyDerek Foreman1-18/+1
8 dayslibweston: Add paint node destruction into weston_layer_entry_remove()Marius Vlad1-7/+12
8 daysgl-renderer: apply output transform before readback in repaintDerek Foreman1-7/+10
10 daysCI: work around LeakSanitizer crashes with use_tls=0Pekka Paalanen3-1/+13
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 Ribeiro9-10/+668
2024-03-26gl-renderer: move lut_3x1d curves to unionLeandro Ribeiro3-56/+102
2024-03-26color-lcms: add function to get params from parametric curvesetsLeandro Ribeiro2-0/+97
2024-03-26color-lcms: add translate_curve_element_LUT()Leandro Ribeiro2-10/+24
2024-03-26color-lcms: changes to the parameters of translate_curve_element()Leandro Ribeiro3-13/+37
2024-03-26tests: skip color-icc-output if we don't have cmsGetToneCurveSegment()Leandro Ribeiro1-0/+11
2024-03-20color-lcms: print transformation id instead of pointerPekka Paalanen2-4/+5
2024-03-20color: generate id for color transformationsPekka Paalanen4-0/+7
2024-03-20color-lcms: print profile id instead of pointerPekka Paalanen3-11/+19
2024-03-18meson: Add missing dependencies on eglJordan Williams6-12/+15
2024-03-12libweston: Let multiple backends register the Windowed Output APILoïc Molinari5-17/+39
2024-03-11stream-pipewire: Add a helper script for the pipewire backendMarius Vlad1-0/+47
2024-03-11backend-pipewire: Move region initialization at the startMarius Vlad1-2/+2
2024-03-08gl-renderer: Enable async output capture support for OpenGL ES 2Loïc Molinari2-6/+36
2024-03-08gl-renderer: Use fence sync to listen for async capture completionLoïc Molinari1-26/+102
2024-03-08gl-renderer: Validate SHM stride in common output capture pathLoïc Molinari1-18/+9
2024-03-08gl-renderer: Add OpenGL ES 3 async output capture supportLoïc Molinari2-0/+132
2024-03-07color-lcms: move 3D LUT vs. blend-to-output assertPekka Paalanen1-3/+7
2024-03-07color-lcms: stop hard-coding blend-to-output transformationPekka Paalanen3-66/+50
2024-03-07color-lcms: convert VCGT curves to lcmsProfilePtrPekka Paalanen3-29/+14
2024-03-07color-lcms: convert output eotf from curves to lcmsProfilePtrPekka Paalanen3-11/+22
2024-03-07color-lcms: wrap cmsHPROFILE typePekka Paalanen3-43/+62
2024-03-07color-lcms: replace comments in ensure_output_profile_adds_icc()Pekka Paalanen1-4/+6
2024-03-07color-lcms: improve ensure_output_profile_extract() error reportingPekka Paalanen3-14/+34
2024-03-07color-lcms: refactor into ensure_output_profile_extract()Pekka Paalanen3-47/+43
2024-03-07color-lcms: move output-only fields from cmlcms_color_profilePekka Paalanen3-34/+34
2024-03-07color-lcms: make identity_pipeline comment more detailedPekka Paalanen1-3/+6
2024-03-07color-lcms: remove stale comments about eotf_modePekka Paalanen1-12/+0
2024-03-07color-lcms: simplify getting render intentPekka Paalanen1-24/+10
2024-03-07color-lcms: handle NULL render intentPekka Paalanen1-4/+11
2024-03-05gl-renderer: Only update y2 when merging damage rectsLoïc Molinari1-23/+16
2024-03-05gl-renderer: Prevent programming errors on damage regionsLoïc Molinari1-5/+3
2024-03-05gl-renderer: Test axis alignment once per paint nodeLoïc Molinari2-15/+22
2024-03-05gl-renderer: Transform damage rects once per paint nodeLoïc Molinari1-57/+53
2024-03-05gl-renderer: Compress damage rects once per paint nodeLoïc Molinari1-39/+66
2024-03-05gl-renderer: Move functions to ease next commit reviewLoïc Molinari1-68/+75
2024-03-04libweston: enable pointer constraints for fullscreen surfaces.vanfanel1-2/+17
2024-02-29desktop-shell: shell: Capture input on fade animation curtainWitold Lipieta1-1/+1
2024-02-23color: declare cm_image_desc_infoPekka Paalanen1-0/+2