index
:
renesas/kmsxx.git
crc
master
omap/cache
swsync
writeback
kmsxx, cloned from https://github.com/tomba/kmsxx
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-05-11
card: Add support for writeback connectors
writeback
Laurent Pinchart
2026-05-11
utils: Add a dump_framebuffer() method
Laurent Pinchart
2026-05-08
github: drop -Db_lto
Tomi Valkeinen
2026-05-08
kmstest: Use pixpat vbar for the moving flip bar
Tomi Valkeinen
2026-05-08
kms++util: Replace test-pattern generator with pixpat
Tomi Valkeinen
2026-05-08
Merge commit 'e0b7d30fd437292c88141fb08d60681870b86c6e' as 'subprojects/pixpat'
Tomi Valkeinen
2026-05-08
Squashed 'subprojects/pixpat/' content from commit d444626
Tomi Valkeinen
2026-05-08
github: Update CI
Tomi Valkeinen
2026-05-08
kms++: Add ABGR1555, ABGR4444, XBGR1555, and XBGR4444
Tomi Valkeinen
2026-05-08
kmstest: Add -t|--time
Tomi Valkeinen
2026-05-08
kms++: Update pixel formats to latest upstream
Tomi Valkeinen
2026-05-07
Remove empty .gitmodules
Tomi Valkeinen
2026-04-30
kms: Drop unused includes
Tomi Valkeinen
2026-04-30
Drop libfmt
Tomi Valkeinen
2026-04-30
ci: Drop old compilers which may not have std::format
Tomi Valkeinen
2026-03-20
DumbFramebuffer: Fix plane size calculations for multiplane formats
Tomi Valkeinen
2026-03-20
utils: Add -C|--card option
Tomi Valkeinen
2025-12-18
github: add code checkers
Tomi Valkeinen
2025-12-18
Update mdspan headers to 546d4dd63697c6a331554adb6fe650e09b690812
Tomi Valkeinen
2025-12-18
testpat: Fix div by zero cppcheck warning
Tomi Valkeinen
2025-12-18
fix: Correct printf format specifiers for unsigned integers
Tomi Valkeinen
2025-12-18
fix: Initialize uninitialized member variables
Tomi Valkeinen
2025-12-18
fix: Add explicit keyword to single-argument constructors
Tomi Valkeinen
2025-12-18
fix: Resolve variable shadowing warnings
Tomi Valkeinen
2025-12-18
fix: Replace C-style casts with C++ casts
Tomi Valkeinen
2025-12-18
fix: Use const references to avoid unnecessary variable copying
Tomi Valkeinen
2025-12-18
fix: Resolve variable shadowing warnings
Tomi Valkeinen
2025-12-18
perf: Pass parameters by const reference to avoid copies
Tomi Valkeinen
2025-12-18
fix: Replace C-style casts with C++ static/reinterpret casts
Tomi Valkeinen
2025-09-12
kms++util: Fix drawing outside fb boundaries
Tomi Valkeinen
2025-09-08
kms++util/testpat: Add RAW Bayer testpat generation
Tomi Valkeinen
2025-09-08
utils: c_draw_test_pattern() takes format name, not fourcc
Tomi Valkeinen
2025-09-08
pixelformats: Add missing RAW 16 formats
Tomi Valkeinen
2025-08-07
github: Add apt update, use -y
Tomi Valkeinen
2025-08-07
kmsprint: Use fourccs, not PixelFormats
Tomi Valkeinen
2025-08-07
plane: Add support to deal with raw fourccs
Tomi Valkeinen
2025-08-07
framebuffer: Add support to deal with raw fourccs
Tomi Valkeinen
2025-04-26
dmabuffb: Add missing include
Tomi Valkeinen
2025-04-26
dmabuffb: dup() the fds
Tomi Valkeinen
2025-04-26
py: Allow building pykms without libutils
Tomi Valkeinen
2025-04-26
meson: Add option name to summary print
Tomi Valkeinen
2025-04-22
github: compile with multiple compiler versions
Tomi Valkeinen
2025-04-22
pixelformats: Disable constexpr for older compilers
Tomi Valkeinen
2025-04-22
pixelformats: use initializer_list instead of vector
Tomi Valkeinen
2025-04-22
pixelformats: use string_views
Tomi Valkeinen
2025-04-22
kms++utils: conv: Compilation fix for clang 15
Tomi Valkeinen
2025-04-22
Fix a few clang warnings
Tomi Valkeinen
2025-04-17
color16: Add rounding to YUV-to-RGB
Tomi Valkeinen
2025-04-17
color16: Fix RGB-to-YUV
Tomi Valkeinen
2025-03-28
conv: Add X403 support
Tomi Valkeinen
[next]