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
path:
root
/
kms++
Age
Commit message (
Expand
)
Author
2025-04-22
pixelformats: use string_views
Tomi Valkeinen
2025-04-22
Fix a few clang warnings
Tomi Valkeinen
2025-03-28
kmstest: Support format names in addition to fourcc
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-02-11
pixelformats: cleanup
Tomi Valkeinen
2023-09-12
connector: Add writeback, SPI, and USB connector type strings
Dave Stevenson
2023-04-11
meson: Fix use of omapdrm_enabled
Tomi Valkeinen
2022-12-22
Code formatting fixes
Tomi Valkeinen
2022-12-18
kms++: PixelFormats: Add Y21x formats
Tomi Valkeinen
2022-12-18
kms++: PixelFormats: Fix formatting
Tomi Valkeinen
2022-12-04
Fix clang-tidy warnings
Tomi Valkeinen
2022-11-04
kmsprint: Decode bitfields for flags and type of hdmi mode
Dom Cobley
2022-11-01
kmsxx: Also report format of framebuffer
Dom Cobley
2021-07-19
framebuffer: Support partial flushing
Noralf Trønnes
2021-03-26
Add so version numbers to libraries
Tomi Valkeinen
2020-12-16
Remove CMake support
Tomi Valkeinen
2020-12-03
crtc: add legacy gamma set
Tomi Valkeinen
2020-12-03
atomicreq: throw on non-existing property
Tomi Valkeinen
2020-12-01
Fix clang-tidy reported issues
Tomi Valkeinen
2020-10-09
Bulk format of all files
Tomi Valkeinen
2020-10-09
dmabuffb: add constructor which takes in string fourcc
Tomi Valkeinen
2020-10-08
added #include <string> to card.h to follow gcc10 porting guide
Tobias Off
2020-10-02
Small Property improvements
Tomi Valkeinen
2020-09-29
Fix Plane::get_possible_crtcs
Tomi Valkeinen
2020-09-14
Add meson build
Tomi Valkeinen
2020-08-10
kms++: Add support for missing 8 -and 16-bit RGB formats
Laurent Pinchart
2020-08-10
kms++: Add support for the planar YUV formats
Laurent Pinchart
2020-08-10
kms++: Add support for semiplanar YUV422 formats (NV16 and NV61)
Laurent Pinchart
2020-08-10
dumbfb: Fix pitch for tri-planar formats
Laurent Pinchart
2020-08-10
dumbfb: Add support tri- or quadri-planar buffers
Laurent Pinchart
2020-08-10
card: Rename has_has_universal_planes to has_universal_planes
Laurent Pinchart
2020-08-10
card: Add a method to retrieve the device minor
Laurent Pinchart
2020-05-28
card: add factory function for selecting card by name
Matt Hoosier
2020-05-28
card: add constructor for pre-opened FD
Matt Hoosier
2020-05-17
Merge pull request #54 from ilteroi/gcc10
Tomi Valkeinen
2020-05-15
fix compiler errors with gcc 10
Peter Trompeter
2020-05-15
kmstest: allow enabling output without anything connected
Tomi Valkeinen
2020-04-02
Include array
Haibo Huang
2020-03-03
Supply pkg-config files
Matt Hoosier
2020-01-29
PixelFormats: cast to uin32_t
Tomi Valkeinen
2020-01-16
Link libfmt in header-only mode
Matt Hoosier
2019-11-19
Set a dummy version number on the shared libraries
Matt Hoosier
2019-11-18
Allow making extframebuffer and dmabufframebuffer with modifiers
Matt Hoosier
2019-11-18
fbs: use std::array and .at()
Tomi Valkeinen
2019-11-18
fbs: check params and ensure drmModeAddFB2 is passed correctly sized arrays
Tomi Valkeinen
2019-11-06
kms++: modernize deprecated headers
Tomi Valkeinen
[next]