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 70cb2ab916 * Allow the driver initialisation to fail, for instance when $DISPLAY = "". 18 years ago
..
Makefile.am * Added a conditional to only build the kernel if --enable-vga was set. 19 years ago
caca.c * Allow the driver initialisation to fail, for instance when $DISPLAY = "". 18 years ago
caca.h * Massive rework of the event handling code, as per the TODO list. 18 years ago
caca_internals.h * Allow the driver initialisation to fail, for instance when $DISPLAY = "". 18 years ago
driver_conio.c * Allow the driver initialisation to fail, for instance when $DISPLAY = "". 18 years ago
driver_gl.c * Allow the driver initialisation to fail, for instance when $DISPLAY = "". 18 years ago
driver_ncurses.c * Allow the driver initialisation to fail, for instance when $DISPLAY = "". 18 years ago
driver_network.c * Allow the driver initialisation to fail, for instance when $DISPLAY = "". 18 years ago
driver_slang.c * Allow the driver initialisation to fail, for instance when $DISPLAY = "". 18 years ago
driver_vga.c * Allow the driver initialisation to fail, for instance when $DISPLAY = "". 18 years ago
driver_win32.c * Allow the driver initialisation to fail, for instance when $DISPLAY = "". 18 years ago
driver_x11.c * Allow the driver initialisation to fail, for instance when $DISPLAY = "". 18 years ago
event.c * Massive rework of the event handling code, as per the TODO list. 18 years ago
graphics.c * Slightly changed header comments. 18 years ago
time.c * Slightly changed header comments. 18 years ago