You can not select more than 25 topics 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. пре 19 година
..
Makefile.am * Renamed cucul/char.c into cucul/canvas.c because I'm adding stuff there пре 19 година
bitmap.c * Removed the cucul_t * argument from cucul_create_bitmap(). It's not needed. пре 19 година
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. пре 19 година
charset.c * Factorised some charset handling code into a new cucul/charset.c file. пре 19 година
conic.c * Added glue code to compile libcaca without a libc and build applications пре 19 година
cucul.c * Fixed an uninitialised structure member. пре 19 година
cucul.h * Added the cucul_blit() function. It lets us blit various canvas one пре 19 година
cucul_internals.h * Cosmetic fixes. пре 19 година
export_ansi.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. пре 19 година
export_html.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. пре 19 година
export_irc.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. пре 19 година
export_ps.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. пре 19 година
export_svg.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. пре 19 година
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. пре 19 година
sprite.c * Got rid of useless parameters in cucul_*_bitmap and cucul_*_sprite. пре 19 година
triangle.c * Added glue code to compile libcaca without a libc and build applications пре 19 година