Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Sam Hocevar e332cf1bed * Assume the VGA screen is 320x200 and really resize the cucul canvas to vor 19 Jahren
..
Makefile.am * Added a conditional to only build the kernel if --enable-vga was set. vor 19 Jahren
caca.c * Pure VGA output driver. vor 19 Jahren
caca.h * Updated documentation a bit vor 19 Jahren
caca_internals.h * Added assembly code for inb() and outb(). vor 19 Jahren
driver_conio.c * Cosmetic change. vor 19 Jahren
driver_gl.c * Made the OpenGL colors slightly less saturated. vor 19 Jahren
driver_ncurses.c * Make output drivers more error resilient when handling UTF-32 characters, vor 19 Jahren
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. vor 19 Jahren
driver_slang.c * Added Unicode support to the SLang driver. vor 19 Jahren
driver_vga.c * Assume the VGA screen is 320x200 and really resize the cucul canvas to vor 19 Jahren
driver_win32.c * Make output drivers more error resilient when handling UTF-32 characters, vor 19 Jahren
driver_x11.c * Make output drivers more error resilient when handling UTF-32 characters, vor 19 Jahren
event.c * Fixed async issues between the driver and libcaca when resizing windows, vor 19 Jahren
graphics.c * Removed unused includes. vor 19 Jahren
time.c * Added glue code to compile libcaca without a libc and build applications vor 19 Jahren