No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Sam Hocevar 1c7d39a015 * Optimise cucul_blit() by using memcpy() if there is no mask. hace 18 años
..
Makefile.am * Renamed cucul/char.c into cucul/canvas.c because I'm adding stuff there hace 18 años
bitmap.c * Removed the cucul_t * argument from cucul_create_bitmap(). It's not needed. hace 18 años
box.c * Added glue code to compile libcaca without a libc and build applications hace 19 años
canvas.c * Optimise cucul_blit() by using memcpy() if there is no mask. hace 18 años
charset.c * Factorised some charset handling code into a new cucul/charset.c file. hace 18 años
conic.c * Added glue code to compile libcaca without a libc and build applications hace 19 años
cucul.c * Fixed an uninitialised structure member. hace 18 años
cucul.h * Added the cucul_blit() function. It lets us blit various canvas one hace 18 años
cucul_internals.h * Cosmetic fixes. hace 18 años
export_ansi.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. hace 18 años
export_html.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. hace 18 años
export_irc.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. hace 18 años
export_ps.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. hace 18 años
export_svg.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. hace 18 años
line.c * Added glue code to compile libcaca without a libc and build applications hace 19 años
math.c * Got rid of cucul_powf(), too complex to implement and no longer used. hace 18 años
sprite.c * Got rid of useless parameters in cucul_*_bitmap and cucul_*_sprite. hace 18 años
triangle.c * Added glue code to compile libcaca without a libc and build applications hace 19 años