18 Commits (bce66aa62841d408c8b4fd3b0673c983ad766520)

Author SHA1 Message Date
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h 19 years ago
  Sam Hocevar 1ec6544305 * More function mass-renaming: caca_attach -> caca_create_display, etc. 19 years ago
  Sam Hocevar 0deb4abc25 * Changed the cucul_dither_bitmap behaviour so that the 4 coordinates are 19 years ago
  Sam Hocevar 18f6532dbc * Renamed main canvas-related functions so that they have "canvas" in 19 years ago
  Sam Hocevar 687a2c43f6 * Renamed caca_t into caca_display_t. 19 years ago
  Sam Hocevar 246c5b4d67 * Renamed cucul_t into cucul_canvas_t. Eh ouais mon con. 19 years ago
  Sam Hocevar 17c065a49e * Replaced "struct cucul_*" and "struct caca_*" types with opaque typedefs 20 years ago
  Sam Hocevar 58ff9ea1f5 * Renamed *bitmap to *dither. Ben ouais connard, je fais ce que je veux. 20 years ago
  Sam Hocevar 87604b8e1d * Merged caca_wait_event() into caca_get_event() and added a timeout 20 years ago
  Jean-Yves Lamoureux 51f5805c2e * Added "powered by libcaca" text to all examples for consistency 20 years ago
  Sam Hocevar f149dc3ac4 * Massive rework of the event handling code, as per the TODO list. 20 years ago
  Sam Hocevar 571de1af04 * Renamed cucul_init()/cucul_end() into cucul_create()/cucul_free(). 20 years ago
  Sam Hocevar 36886a339e * Removed the cucul_t * argument from cucul_create_bitmap(). It's not needed. 20 years ago
  Sam Hocevar c979bc6eae * Changed the cucul_init parameter so that it now directly accepts a 20 years ago
  Sam Hocevar dcaccc744c * Got rid of useless parameters in cucul_*_bitmap and cucul_*_sprite. 20 years ago
  Sam Hocevar 2453a988e4 * Increased cacamoir circle thikness by 50%, because it currently really 20 years ago
  Sam Hocevar b337745bf1 * Made cacamoir, cacaball and cacaplas buildable into a kernel. 20 years ago
  Sam Hocevar 201ad26639 * Moved stuff again. 20 years ago
  Sam Hocevar 6d99c79d26 * All output plugins should now work again. 20 years ago
  Sam Hocevar 4c72df99aa A new low-level text management library (canvas for ultrafast compositing 20 years ago
  Sam Hocevar 707f10de81 * Changed the licensing to WTFPL, as per all copyright holders' permission. 20 years ago
  Jean-Yves Lamoureux dd5668d9f0 * Fixed remaining warnings with gcc 3.x and 4.x 20 years ago
  Sam Hocevar 5ef8b56c5e * examples/: 21 years ago
  Sam Hocevar bff2137f6e * examples/cacamoir.c: 22 years ago
  Sam Hocevar 308beca482 * examples/cacaballs.c: 22 years ago