Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
Sam Hocevar e332cf1bed * Assume the VGA screen is 320x200 and really resize the cucul canvas to 19 lat temu
..
Makefile.am * Added a conditional to only build the kernel if --enable-vga was set. 19 lat temu
caca.c * Pure VGA output driver. 19 lat temu
caca.h * Updated documentation a bit 19 lat temu
caca_internals.h * Added assembly code for inb() and outb(). 19 lat temu
driver_conio.c * Cosmetic change. 19 lat temu
driver_gl.c * Made the OpenGL colors slightly less saturated. 19 lat temu
driver_ncurses.c * Make output drivers more error resilient when handling UTF-32 characters, 19 lat temu
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. 19 lat temu
driver_slang.c * Added Unicode support to the SLang driver. 19 lat temu
driver_vga.c * Assume the VGA screen is 320x200 and really resize the cucul canvas to 19 lat temu
driver_win32.c * Make output drivers more error resilient when handling UTF-32 characters, 19 lat temu
driver_x11.c * Make output drivers more error resilient when handling UTF-32 characters, 19 lat temu
event.c * Fixed async issues between the driver and libcaca when resizing windows, 19 lat temu
graphics.c * Removed unused includes. 19 lat temu
time.c * Added glue code to compile libcaca without a libc and build applications 19 lat temu