summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-28kmstest: Support format names in addition to fourccTomi Valkeinen
2025-03-27conv: Add Y8/10/12/16 and Y10_P32 supportTomi Valkeinen
2025-03-27conv: Drop extra constexpr valueTomi Valkeinen
2025-03-26kms++util: Add draw_test_pattern() with C ABITomi Valkeinen
2025-03-26kms++util: Add SMPTE test patternTomi Valkeinen
2025-03-26kmstest: Add test pattern parametersTomi Valkeinen
2025-03-26kms++util: New template based conversion & testpat codeTomi Valkeinen
2025-03-26Add mdspan includesTomi Valkeinen
2025-03-26kms++util: Add color16.hTomi Valkeinen
2025-03-26PixelFormats: Pull in formats from pixutilsTomi Valkeinen
2025-03-26PixelFormats: Switch to non-fourcc PixelFormat enumTomi Valkeinen
2025-03-26Use the fourcc helpersTomi Valkeinen
2025-03-26PixelFormats: clean fourcc managementTomi Valkeinen
2025-03-26PixelFormats: New PixelFormatInfo codeTomi Valkeinen
2025-03-26py/tests/kmsmodeview.py: Fix indentationTomi Valkeinen
2025-02-11pixelformats: cleanupTomi Valkeinen
2025-02-05testpat: fix exception throwingTomi Valkeinen
2025-02-05Switch to C++20Tomi Valkeinen
2025-02-05clang-format: set ColumnLimit to 90Tomi Valkeinen
2024-12-09Implement native visual matchingKaido Kert
2024-11-29Make gbm binary respect numframesKaido Kert
2023-11-15testpat: Fix memory mapping in threaded drawingLaurent Pinchart
2023-11-08py: pic.py: Add simple test for fb.map()Tomi Valkeinen
2023-11-07py: Framebuffer: Add map wrappingLI Qingwu
2023-11-07kmstest: Don't fail if setting crtc inactive and disabling the planes failsDave Stevenson
2023-10-06meson: Fix more utils dependenciesTomi Valkeinen
2023-10-06workflows: Use "meson setup"Tomi Valkeinen
2023-10-06Fix issues related to utils & libutilsTomi Valkeinen
2023-09-30README: fix compile instructionsTomi Valkeinen
2023-09-15kmstest: Support signed values for crtc_[xy]Dave Stevenson
2023-09-12kmsprint: Correct crtc_[xy] to being signed valuesDave Stevenson
2023-09-12connector: Add writeback, SPI, and USB connector type stringsDave Stevenson
2023-08-17kmstest: allow using undefined sync polaritiesTomi Valkeinen
2023-06-12meson: Remove static-libc optionTomi Valkeinen
2023-05-29Update pybind11 to 2.10.4Tomi Valkeinen
2023-04-11pybind11: update to 2.10.3Tomi Valkeinen
2023-04-11meson: Fix use of omapdrm_enabledTomi Valkeinen
2023-02-24meson: Add summaryTomi Valkeinen
2023-02-24Drop v4l2Tomi Valkeinen
2022-12-22Code formatting fixesTomi Valkeinen
2022-12-20py: fix dependency to kms++utilTomi Valkeinen
2022-12-20py: rename init_pykmstestTomi Valkeinen
2022-12-20Fix dependency to kms++utils in kmscube and utilsTomi Valkeinen
2022-12-18README: add build statusTomi Valkeinen
2022-12-18Add github workflows fileTomi Valkeinen
2022-12-18kms++util: Add Y21x drawing supportTomi Valkeinen
2022-12-18kms++util: Add endian.hTomi Valkeinen
2022-12-18kms++: PixelFormats: Add Y21x formatsTomi Valkeinen
2022-12-18kms++: PixelFormats: Fix formattingTomi Valkeinen
2022-12-18fbtest: fix for 16 bppTomi Valkeinen