25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sam Hocevar 1c7d39a015 * Optimise cucul_blit() by using memcpy() if there is no mask. 18 년 전
..
Makefile.am * Renamed cucul/char.c into cucul/canvas.c because I'm adding stuff there 18 년 전
bitmap.c * Removed the cucul_t * argument from cucul_create_bitmap(). It's not needed. 18 년 전
box.c * Added glue code to compile libcaca without a libc and build applications 19 년 전
canvas.c * Optimise cucul_blit() by using memcpy() if there is no mask. 18 년 전
charset.c * Factorised some charset handling code into a new cucul/charset.c file. 18 년 전
conic.c * Added glue code to compile libcaca without a libc and build applications 19 년 전
cucul.c * Fixed an uninitialised structure member. 18 년 전
cucul.h * Added the cucul_blit() function. It lets us blit various canvas one 18 년 전
cucul_internals.h * Cosmetic fixes. 18 년 전
export_ansi.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. 18 년 전
export_html.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. 18 년 전
export_irc.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. 18 년 전
export_ps.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. 18 년 전
export_svg.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. 18 년 전
line.c * Added glue code to compile libcaca without a libc and build applications 19 년 전
math.c * Got rid of cucul_powf(), too complex to implement and no longer used. 18 년 전
sprite.c * Got rid of useless parameters in cucul_*_bitmap and cucul_*_sprite. 18 년 전
triangle.c * Added glue code to compile libcaca without a libc and build applications 19 년 전