Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Sam Hocevar 1c7d39a015 * Optimise cucul_blit() by using memcpy() if there is no mask. il y a 19 ans
..
Makefile.am * Renamed cucul/char.c into cucul/canvas.c because I'm adding stuff there il y a 19 ans
bitmap.c * Removed the cucul_t * argument from cucul_create_bitmap(). It's not needed. il y a 19 ans
box.c * Added glue code to compile libcaca without a libc and build applications il y a 19 ans
canvas.c * Optimise cucul_blit() by using memcpy() if there is no mask. il y a 19 ans
charset.c * Factorised some charset handling code into a new cucul/charset.c file. il y a 19 ans
conic.c * Added glue code to compile libcaca without a libc and build applications il y a 19 ans
cucul.c * Fixed an uninitialised structure member. il y a 19 ans
cucul.h * Added the cucul_blit() function. It lets us blit various canvas one il y a 19 ans
cucul_internals.h * Cosmetic fixes. il y a 19 ans
export_ansi.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. il y a 19 ans
export_html.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. il y a 19 ans
export_irc.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. il y a 19 ans
export_ps.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. il y a 19 ans
export_svg.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. il y a 19 ans
line.c * Added glue code to compile libcaca without a libc and build applications il y a 19 ans
math.c * Got rid of cucul_powf(), too complex to implement and no longer used. il y a 19 ans
sprite.c * Got rid of useless parameters in cucul_*_bitmap and cucul_*_sprite. il y a 19 ans
triangle.c * Added glue code to compile libcaca without a libc and build applications il y a 19 ans