]> git.nihav.org Git - nihav.git/commit
nihav_core/formats: introduce a function to make RGB5[56]5 formats
authorKostya Shishkov <kostya.shishkov@gmail.com>
Mon, 2 Mar 2026 17:09:40 +0000 (18:09 +0100)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Mon, 2 Mar 2026 18:04:59 +0000 (19:04 +0100)
commitb05b56fbb5865067ff2c4f9bb2384b6b8899e2c3
treef613eb73c5ee8b193b1456eaed500a4f121f754b
parentbbdf31fd2b5d81329279f017af01412341656864
nihav_core/formats: introduce a function to make RGB5[56]5 formats

And throw in RGB555_FORMAT as it seems to be used a lot.
nihav-core/src/formats.rs