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
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
2025-03-28
kmstest: Support format names in addition to fourcc
Tomi Valkeinen
2025-03-27
conv: Add Y8/10/12/16 and Y10_P32 support
Tomi Valkeinen
2025-03-27
conv: Drop extra constexpr value
Tomi Valkeinen
2025-03-26
kms++util: Add draw_test_pattern() with C ABI
Tomi Valkeinen
2025-03-26
kms++util: Add SMPTE test pattern
Tomi Valkeinen
2025-03-26
kmstest: Add test pattern parameters
Tomi Valkeinen
2025-03-26
kms++util: New template based conversion & testpat code
Tomi Valkeinen
2025-03-26
Add mdspan includes
Tomi Valkeinen
2025-03-26
kms++util: Add color16.h
Tomi Valkeinen
2025-03-26
PixelFormats: Pull in formats from pixutils
Tomi Valkeinen
2025-03-26
PixelFormats: Switch to non-fourcc PixelFormat enum
Tomi Valkeinen
2025-03-26
Use the fourcc helpers
Tomi Valkeinen
2025-03-26
PixelFormats: clean fourcc management
Tomi Valkeinen
2025-03-26
PixelFormats: New PixelFormatInfo code
Tomi Valkeinen
2025-03-26
py/tests/kmsmodeview.py: Fix indentation
Tomi Valkeinen
2025-02-11
pixelformats: cleanup
Tomi Valkeinen
2025-02-05
testpat: fix exception throwing
Tomi Valkeinen
2025-02-05
Switch to C++20
Tomi Valkeinen
2025-02-05
clang-format: set ColumnLimit to 90
Tomi Valkeinen
2024-12-09
Implement native visual matching
Kaido Kert
2024-11-29
Make gbm binary respect numframes
Kaido Kert
2023-11-15
testpat: Fix memory mapping in threaded drawing
Laurent Pinchart
2023-11-08
py: pic.py: Add simple test for fb.map()
Tomi Valkeinen
2023-11-07
py: Framebuffer: Add map wrapping
LI Qingwu
2023-11-07
kmstest: Don't fail if setting crtc inactive and disabling the planes fails
Dave Stevenson
2023-10-06
meson: Fix more utils dependencies
Tomi Valkeinen
2023-10-06
workflows: Use "meson setup"
Tomi Valkeinen
[next]