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 dbb6e0e94d * Added Unicode support to the SLang driver. hace 20 años
..
Makefile.am * Added a conditional to only build the kernel if --enable-vga was set. hace 20 años
caca.c * Pure VGA output driver. hace 20 años
caca.h * Updated documentation a bit hace 20 años
caca_internals.h * Added assembly code for inb() and outb(). hace 20 años
driver_conio.c * Cosmetic change. hace 20 años
driver_gl.c * Made the OpenGL colors slightly less saturated. hace 20 años
driver_ncurses.c * Make output drivers more error resilient when handling UTF-32 characters, hace 20 años
driver_network.c * Multiplexed sockets, it is now possible to have multiple clients at the same time watching for the same libcaca application. And no fork or threads involved. THAT'S high technology. hace 20 años
driver_slang.c * Added Unicode support to the SLang driver. hace 20 años
driver_vga.c * Fixed VGA colours. The values only range from 0 to 63. hace 20 años
driver_win32.c * Make output drivers more error resilient when handling UTF-32 characters, hace 20 años
driver_x11.c * Make output drivers more error resilient when handling UTF-32 characters, hace 20 años
event.c * Fixed async issues between the driver and libcaca when resizing windows, hace 20 años
graphics.c * Removed unused includes. hace 20 años
time.c * Added glue code to compile libcaca without a libc and build applications hace 20 años