Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Sam Hocevar 1c7d39a015 * Optimise cucul_blit() by using memcpy() if there is no mask. vor 19 Jahren
..
Makefile.am * Renamed cucul/char.c into cucul/canvas.c because I'm adding stuff there vor 19 Jahren
bitmap.c * Removed the cucul_t * argument from cucul_create_bitmap(). It's not needed. vor 19 Jahren
box.c * Added glue code to compile libcaca without a libc and build applications vor 19 Jahren
canvas.c * Optimise cucul_blit() by using memcpy() if there is no mask. vor 19 Jahren
charset.c * Factorised some charset handling code into a new cucul/charset.c file. vor 19 Jahren
conic.c * Added glue code to compile libcaca without a libc and build applications vor 19 Jahren
cucul.c * Fixed an uninitialised structure member. vor 19 Jahren
cucul.h * Added the cucul_blit() function. It lets us blit various canvas one vor 19 Jahren
cucul_internals.h * Cosmetic fixes. vor 19 Jahren
export_ansi.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. vor 19 Jahren
export_html.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. vor 19 Jahren
export_irc.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. vor 19 Jahren
export_ps.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. vor 19 Jahren
export_svg.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. vor 19 Jahren
line.c * Added glue code to compile libcaca without a libc and build applications vor 19 Jahren
math.c * Got rid of cucul_powf(), too complex to implement and no longer used. vor 19 Jahren
sprite.c * Got rid of useless parameters in cucul_*_bitmap and cucul_*_sprite. vor 19 Jahren
triangle.c * Added glue code to compile libcaca without a libc and build applications vor 19 Jahren