Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
 
Sam Hocevar 1c7d39a015 * Optimise cucul_blit() by using memcpy() if there is no mask. pirms 18 gadiem
..
Makefile.am * Renamed cucul/char.c into cucul/canvas.c because I'm adding stuff there pirms 18 gadiem
bitmap.c * Removed the cucul_t * argument from cucul_create_bitmap(). It's not needed. pirms 18 gadiem
box.c * Added glue code to compile libcaca without a libc and build applications pirms 19 gadiem
canvas.c * Optimise cucul_blit() by using memcpy() if there is no mask. pirms 18 gadiem
charset.c * Factorised some charset handling code into a new cucul/charset.c file. pirms 18 gadiem
conic.c * Added glue code to compile libcaca without a libc and build applications pirms 19 gadiem
cucul.c * Fixed an uninitialised structure member. pirms 18 gadiem
cucul.h * Added the cucul_blit() function. It lets us blit various canvas one pirms 18 gadiem
cucul_internals.h * Cosmetic fixes. pirms 18 gadiem
export_ansi.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. pirms 18 gadiem
export_html.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. pirms 18 gadiem
export_irc.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. pirms 18 gadiem
export_ps.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. pirms 18 gadiem
export_svg.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. pirms 18 gadiem
line.c * Added glue code to compile libcaca without a libc and build applications pirms 19 gadiem
math.c * Got rid of cucul_powf(), too complex to implement and no longer used. pirms 18 gadiem
sprite.c * Got rid of useless parameters in cucul_*_bitmap and cucul_*_sprite. pirms 18 gadiem
triangle.c * Added glue code to compile libcaca without a libc and build applications pirms 19 gadiem