25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Sam Hocevar 1c7d39a015 * Optimise cucul_blit() by using memcpy() if there is no mask. 18 yıl önce
..
Makefile.am * Renamed cucul/char.c into cucul/canvas.c because I'm adding stuff there 18 yıl önce
bitmap.c * Removed the cucul_t * argument from cucul_create_bitmap(). It's not needed. 18 yıl önce
box.c * Added glue code to compile libcaca without a libc and build applications 19 yıl önce
canvas.c * Optimise cucul_blit() by using memcpy() if there is no mask. 18 yıl önce
charset.c * Factorised some charset handling code into a new cucul/charset.c file. 18 yıl önce
conic.c * Added glue code to compile libcaca without a libc and build applications 19 yıl önce
cucul.c * Fixed an uninitialised structure member. 18 yıl önce
cucul.h * Added the cucul_blit() function. It lets us blit various canvas one 18 yıl önce
cucul_internals.h * Cosmetic fixes. 18 yıl önce
export_ansi.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. 18 yıl önce
export_html.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. 18 yıl önce
export_irc.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. 18 yıl önce
export_ps.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. 18 yıl önce
export_svg.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. 18 yıl önce
line.c * Added glue code to compile libcaca without a libc and build applications 19 yıl önce
math.c * Got rid of cucul_powf(), too complex to implement and no longer used. 18 yıl önce
sprite.c * Got rid of useless parameters in cucul_*_bitmap and cucul_*_sprite. 18 yıl önce
triangle.c * Added glue code to compile libcaca without a libc and build applications 19 yıl önce