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 15ac34a918 * Added glue code to compile libcaca without a libc and build applications 18 years ago
..
Makefile.am * Added very preliminary network driver 18 years ago
caca.c * Pure VGA output driver. 18 years ago
caca.h * Updated documentation a bit 18 years ago
caca_internals.h * Pure VGA output driver. 18 years ago
driver_conio.c * Cosmetic change. 18 years ago
driver_gl.c * Made the OpenGL colors slightly less saturated. 18 years ago
driver_ncurses.c * Make output drivers more error resilient when handling UTF-32 characters, 18 years ago
driver_network.c * Changed way temporary buffer of ansi export was handled. Need to do that for other exporters as well. 18 years ago
driver_slang.c * Make output drivers more error resilient when handling UTF-32 characters, 18 years ago
driver_vga.c * Pure VGA output driver. 18 years ago
driver_win32.c * Make output drivers more error resilient when handling UTF-32 characters, 18 years ago
driver_x11.c * Make output drivers more error resilient when handling UTF-32 characters, 18 years ago
event.c * Fixed async issues between the driver and libcaca when resizing windows, 18 years ago
graphics.c * Removed unused includes. 18 years ago
time.c * Added glue code to compile libcaca without a libc and build applications 18 years ago