summaryrefslogtreecommitdiff
path: root/kms++util/inc
AgeCommit message (Expand)Author
2026-05-11utils: Add a dump_framebuffer() methodLaurent Pinchart
2026-05-08kmstest: Use pixpat vbar for the moving flip barTomi Valkeinen
2026-05-08kms++util: Replace test-pattern generator with pixpatTomi Valkeinen
2025-09-08utils: c_draw_test_pattern() takes format name, not fourccTomi Valkeinen
2025-04-17color16: Add rounding to YUV-to-RGBTomi Valkeinen
2025-04-17color16: Fix RGB-to-YUVTomi Valkeinen
2025-03-26kms++util: Add draw_test_pattern() with C ABITomi Valkeinen
2025-03-26kms++util: Add SMPTE test patternTomi Valkeinen
2025-03-26kms++util: New template based conversion & testpat codeTomi Valkeinen
2025-03-26kms++util: Add color16.hTomi Valkeinen
2022-12-22Code formatting fixesTomi Valkeinen
2022-12-18kms++util: Add endian.hTomi Valkeinen
2022-12-04kms++util: Add missing #pragma onceTomi Valkeinen
2021-10-06Split V4L2 code into separate libsTomi Valkeinen
2020-10-09Bulk format of all filesTomi Valkeinen
2020-08-10kms++: Add support for missing 8 -and 16-bit RGB formatsLaurent Pinchart
2020-08-10kms++: Add support for the planar YUV formatsLaurent Pinchart
2020-07-24Use unique_ptr to prevent memory leaks in VideoDevice classdreamer.dead
2020-05-15resmgr: add release() methodsMatt Hoosier
2019-09-25remove unused sformat()Tomi Valkeinen
2019-04-09add support for more pixel formatsTomi Valkeinen
2018-11-01videodevice: Add selection API supportBenoit Parrot
2018-10-17Add AR12 & AR15 supportTomi Valkeinen
2018-08-03add a simple draw_circle()Tomi Valkeinen
2017-11-22resman: use set<> instead of vector<>Tomi Valkeinen
2017-11-22kmstest: use resmanTomi Valkeinen
2017-10-03Rework framebuffer classesTomi Valkeinen
2017-05-31Add different YCbCr encodings.Jyri Sarha
2017-03-21Merge branch 'universal-planes2' of git://github.com/jsarha/kmsxxTomi Valkeinen
2017-03-21utils: add EXIT_IFTomi Valkeinen
2017-03-20ResourceManager: reserve_generic_plane() for either primary or overlayJyri Sarha
2017-02-10use reserve_connector from ResourceManagerTomi Valkeinen
2016-08-15ResourceManager: add card()Tomi Valkeinen
2016-08-12ExtCPUFramebuffer: add size and offset paramsTomi Valkeinen
2016-08-11Add BGR888 (BG24) and BGR565 (BG16) pixelformats.Jyri Sarha
2016-08-10kms++-util: portability fixYann E. MORIN
2016-06-16kmsutils: add VideoDeviceTomi Valkeinen
2016-06-16add ResourceManagerTomi Valkeinen
2016-06-11kms++util: split to subdirsTomi Valkeinen