summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2 daysshared: do not call png_destroy_read_struct() with uninitialized objectHEADmainLeandro Ribeiro1-1/+1
2 daysclients/image: do not leak filenameLeandro Ribeiro1-0/+2
2 daysclients/image: do not leak cairo surfaceLeandro Ribeiro1-0/+2
2 daysclients/image: move a few functions on the fileLeandro Ribeiro1-29/+29
2 daysclients/image: display image in a subsurfaceLeandro Ribeiro1-46/+90
2 daysclients/image: use widget variable directlyLeandro Ribeiro1-3/+3
2 daysclients/image: rename widget to frame_widgetLeandro Ribeiro1-14/+17
3 daystests: do not assume that the image description is immediately readyLeandro Ribeiro1-10/+24
3 dayscolor: handle image description that are not readyLeandro Ribeiro1-1/+21
3 dayscolor: handle image description whose creation gracefully failedLeandro Ribeiro1-18/+39
3 dayscolor: explain why we don't unset surface image descriptionLeandro Ribeiro1-1/+7
5 dayslibweston: Move plane stack/release for output primary_planeDerek Foreman1-4/+9
5 dayslibweston: Destroy paint nodes when releasing a planeDerek Foreman1-7/+9
9 dayscolor-lcms: switch default rendering intent to perceptualPekka Paalanen1-3/+6
9 daystests: fix perceptual intent in cLUT ICC profilesPekka Paalanen1-12/+119
9 daystests: replace mat2XYZPekka Paalanen4-31/+57
10 daysgl-renderer: consolidate powlin sampling GLSLPekka Paalanen1-49/+32
10 daysgl-renderer: consolidate linpow sampling GLSLPekka Paalanen1-42/+32
10 daysgl-renderer: consolidate pre and post curve LUT GLSLPekka Paalanen1-31/+22
12 daysCI: Add another thread leakDaniel Stone1-0/+1
13 daystests: Call open() with the right flagEmmanuel Gil Peyrot1-3/+3
13 daysremoting: Handle non-fatal errors in gst_parse_launchRay Smith1-1/+3
2024-04-11xcb-client-helper: Call xcb_wait_for_event directlyDerek Foreman1-18/+1
2024-04-11libweston: Add paint node destruction into weston_layer_entry_remove()Marius Vlad1-7/+12
2024-04-10gl-renderer: apply output transform before readback in repaintDerek Foreman1-7/+10
2024-04-09CI: 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