Date: Thu, 14 Jun 2012 21:59:05 GMT From: Brooks Davis <brooks@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 212865 for review Message-ID: <201206142159.q5ELx5ui043376@skunkworks.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@212865?ac=10 Change 212865 by brooks@brooks_ecr_current on 2012/06/14 21:58:19 Change 212864 accidentally included these files. The message for this part of the change should have been: Factor the more general portions of pictview out into a libde4tc library so that more programs can be written. The framebuffer is no longer exposed directly, but instead can be written in full with the fb_post() function. Also in this comment, actually remove the code that was only ifdef'd of pictview.c before. Affected files ... .. //depot/projects/ctsrd/beribsd/src/ctsrd-lib/Makefile#3 edit .. //depot/projects/ctsrd/beribsd/src/ctsrd-lib/libde4tc/Makefile#2 edit .. //depot/projects/ctsrd/beribsd/src/ctsrd-lib/libde4tc/de4tc.c#2 edit .. //depot/projects/ctsrd/beribsd/src/ctsrd-lib/libde4tc/de4tc.h#2 edit .. //depot/projects/ctsrd/beribsd/src/ctsrd/pictview/Makefile#4 edit .. //depot/projects/ctsrd/beribsd/src/ctsrd/pictview/pictview.c#4 edit Differences ... ==== //depot/projects/ctsrd/beribsd/src/ctsrd-lib/Makefile#3 (text+ko) ==== ==== //depot/projects/ctsrd/beribsd/src/ctsrd-lib/libde4tc/Makefile#2 (text+ko) ==== ==== //depot/projects/ctsrd/beribsd/src/ctsrd-lib/libde4tc/de4tc.c#2 (text+ko) ==== ==== //depot/projects/ctsrd/beribsd/src/ctsrd-lib/libde4tc/de4tc.h#2 (text+ko) ==== ==== //depot/projects/ctsrd/beribsd/src/ctsrd/pictview/Makefile#4 (text+ko) ==== ==== //depot/projects/ctsrd/beribsd/src/ctsrd/pictview/pictview.c#4 (text+ko) ====
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206142159.q5ELx5ui043376>