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 38f5d13943 * Fixed VGA colours. The values only range from 0 to 63. 20 年之前
..
Makefile.am * Added a conditional to only build the kernel if --enable-vga was set. 20 年之前
caca.c * Pure VGA output driver. 20 年之前
caca.h * Updated documentation a bit 20 年之前
caca_internals.h * Added assembly code for inb() and outb(). 20 年之前
driver_conio.c * Cosmetic change. 20 年之前
driver_gl.c * Made the OpenGL colors slightly less saturated. 20 年之前
driver_ncurses.c * Make output drivers more error resilient when handling UTF-32 characters, 20 年之前
driver_network.c * Changed way temporary buffer of ansi export was handled. Need to do that for other exporters as well. 20 年之前
driver_slang.c * Make output drivers more error resilient when handling UTF-32 characters, 20 年之前
driver_vga.c * Fixed VGA colours. The values only range from 0 to 63. 20 年之前
driver_win32.c * Make output drivers more error resilient when handling UTF-32 characters, 20 年之前
driver_x11.c * Make output drivers more error resilient when handling UTF-32 characters, 20 年之前
event.c * Fixed async issues between the driver and libcaca when resizing windows, 20 年之前
graphics.c * Removed unused includes. 20 年之前
time.c * Added glue code to compile libcaca without a libc and build applications 20 年之前