]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[pixbuf] Add generic concept of a pixel buffer
authorMichael Brown <mcb30@ipxe.org>
Tue, 26 Nov 2013 16:28:36 +0000 (16:28 +0000)
committerMichael Brown <mcb30@ipxe.org>
Wed, 27 Nov 2013 11:27:50 +0000 (11:27 +0000)
commit95851d13057440ddab531e6155fef2e7f3c35b74
treeb0c7a067dea665955b4e564066e9c46378a59fe8
parent02a63c6dec835943bf9bf64fae72d391c696a639
[pixbuf] Add generic concept of a pixel buffer

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/pixbuf.c [new file with mode: 0644]
src/include/ipxe/pixbuf.h [new file with mode: 0644]