credits
来自「libfxb是linux下只写操作framebuffer的一个轻量级的库。」· 代码 · 共 42 行
TXT
42 行
$Id: CREDITS,v 1.9 2001/02/11 05:58:04 lethal Exp $ Credits: This project is by Michael Bourgeous and Paul Mundt. All sourceherein is copyright U4X Labs and its original author(s). Some portions of the code herein were inspired by the worksof Michael Abrash, such as his Graphics Programming Black Book. fb_puts(), fb_putc(), fb_readfont(), fb_setpixels() and theconsole switching system are based on their respective functions inthe fbi source written by Gerd Knorr <kraxel@goldbach.in-berlin.de>. memset16() based on SGL_Memset16() from the SparkGL library byPaul Lowe <spazz@ulink.net>. fb_determine_endianess() based on the endian checker found in SPIMwritten by James Larus <larus@cs.wisc.edu>. fb_putpixel_aa() and fb_putpixel_alpha() contributed by Ken Mills<ken@u4xlabs.com>. API work by Dean Scott <drkjscot@frontiernet.net>. Some of the ASM functions may have been taken from headers in theLinux kernel source pertaining to frame buffers, as well as from theglibc headers, and suited for libfbx. Some of the behavior functions in libfbx-box.c may be based oncounterparts in the Allegro GUI code. MGA optimizations based on their respective functions from thematroxfb code written by Petr Vandrovec <vandrove@vc.cvut.cz>. ChangeLog and README based on the GNOME guidelines (bonobo treespecifically). SuperH memset() based on optimized memset routine found in thelinux kernel, written by Niibe Yutaka.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?