22 Commits (018fda76e8abb70669c8428472a7409d9e47c5b3)

Autor SHA1 Mensagem Data
  Sam Hocevar 018fda76e8 * Removed \file directives from all files except caca.h and cucul.h, to 18 anos atrás
  Sam Hocevar 41d475589c * Renamed cucul_export into cucul_buffer. We'll use it for other things. 18 anos atrás
  Sam Hocevar 9369b9a48f * Created internal function _cucul_argb32_to_argb4() that splits an argb 18 anos atrás
  Sam Hocevar 58ff9ea1f5 * Renamed *bitmap to *dither. Ben ouais connard, je fais ce que je veux. 18 anos atrás
  Sam Hocevar 988f2f4e92 * Replaced enum cucul_color with unsigned int. The size of an enum is not 18 anos atrás
  Sam Hocevar a8990ca5a6 * Replaced occurrences of "rgba" with "argb". 18 anos atrás
  Sam Hocevar af4b95f8e6 * Store colour information on 32 bits, for future 12-bit colour support. 18 anos atrás
  Sam Hocevar cfadd8b64d * Removed CUCUL_BACKGROUND, CUCUL_ANTIALIASING and CUCUL_DITHERING 18 anos atrás
  Sam Hocevar 6db26f7487 * Made cucul_putchar32() an internal-only function. 18 anos atrás
  Sam Hocevar 77f995023d * Slightly changed header comments. 18 anos atrás
  Sam Hocevar 02ccf6ec3b * Cosmetic fixes. 18 anos atrás
  Sam Hocevar 417b598d8d * Factorised some charset handling code into a new cucul/charset.c file. 18 anos atrás
  Sam Hocevar 9e698966f2 * Replaced all cucul_get_* exporters with a generic cucul_export() function. 18 anos atrás
  Jean-Yves Lamoureux 9071a26bb9 * Added preliminary Postscript (tm) (r) (c) exporter. 18 anos atrás
  Jean-Yves Lamoureux 1c6bfd09a1 * Fixed configure script to check for UTF8 enabled slang, removed network driver debug output, added size > 255 in telnet negociation, fixed scrolling bug in network driver 19 anos atrás
  Sam Hocevar c063b0a54d * Added assembly code for inb() and outb(). 19 anos atrás
  Jean-Yves Lamoureux 5a09b684fe * Updated README for network driver, fixed remaining exporters 19 anos atrás
  Sam Hocevar 15ac34a918 * Added glue code to compile libcaca without a libc and build applications 19 anos atrás
  Jean-Yves Lamoureux a676487863 * Changed way temporary buffer of ansi export was handled. Need to do that for other exporters as well. 19 anos atrás
  Sam Hocevar 73e689b2a3 * Fixed DOS driver. 19 anos atrás
  Sam Hocevar 70d96c811b * Polished the driver split a bit (still no events, except resize events), 19 anos atrás
  Sam Hocevar 4f59010b4c * Moved stuff around to differenciate between libcucul and libcaca. 19 anos atrás
  Sam Hocevar 6c6beb3541 * Use 32 bit integers for the character array. No visible difference for 19 anos atrás
  Sam Hocevar 6d99c79d26 * All output plugins should now work again. 19 anos atrás
  Sam Hocevar 4c72df99aa A new low-level text management library (canvas for ultrafast compositing 19 anos atrás