6 Révisions (52758fae248cb195e19fb37cb9a7fce48c5f17f4)

Auteur SHA1 Message Date
  Sam Hocevar 5269cad56c Allow to temporarily disable dirty rectangle handling. This allows for huge il y a 15 ans
  Sam Hocevar ea99175a2f Change the dirty rectangle API once again so that calling applications get il y a 15 ans
  Sam Hocevar a6b98c2518 Change the dirty rectangle API so that it can handle several rectangles. The il y a 15 ans
  Sam Hocevar 3a6f4323ec Finish the dirty rectangle architecture. They are now reliable in the sense il y a 15 ans
  Sam Hocevar 319cc69db3 Continue the libcaca/libcucul merge. Source and binary compatibility il y a 16 ans
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the il y a 16 ans
  Sam Hocevar 4ea785f818 * Remove all unsigned ints from exported functions. Signed arithmetic is il y a 16 ans
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that il y a 16 ans
  Sam Hocevar 2149829bdf * Added as many "const" qualifiers as possible to the public API. il y a 17 ans
  Sam Hocevar 9597783308 * Bwarf, typo in the no warranty clause. il y a 18 ans
  Sam Hocevar 33058757da * Add a no warranty clause to the code. il y a 18 ans
  Sam Hocevar 77bed4f704 * Got rid of that ugly cv->import member. il y a 18 ans
  Sam Hocevar 4f4f887080 * Improved vt220 import by adding a persistent context to canvases. il y a 18 ans
  Sam Hocevar b1bf22a593 * Minor documentation fix. il y a 18 ans
  Sam Hocevar 54d459067a * Implemented cucul_get_frame_name() and cucul_set_frame_name(). il y a 18 ans
  Sam Hocevar 46b84c8c02 * Fix a bug in cucul_set_canvas_size() that caused the default attribute il y a 18 ans
  Sam Hocevar 51936f585c * Got rid of HAVE_ERRNO_H ifdefs by defining seterrno()/geterrno() functions. il y a 18 ans
  Sam Hocevar 40aa3b7933 * Documentation updates. Moved the canvas and font format definitions to il y a 18 ans
  Sam Hocevar f61bed2bdb * Add cursor and handle support to canvases. Unused yet. il y a 18 ans
  Sam Hocevar 21bfa6210d * Cosmetic code and documentation changes here and there. il y a 18 ans
  Sam Hocevar 042635640c * Rename sprite.c into frame.c. il y a 18 ans
  Sam Hocevar 9fb85b253c * Prepare the way for per-frame width/height information. il y a 18 ans
  Sam Hocevar 0b37a307dd * Get rid of cucul_set_attr_ansi() and cucul_set_attr_argb and merge the il y a 18 ans
  Sam Hocevar aa93ad25f6 * Remove cucul_set_color() from the exported API and replaced all calls il y a 18 ans
  Sam Hocevar 86301dd48c * Use the LSB of alpha and blue components to encode additional flags such il y a 18 ans
  Sam Hocevar 26c3ea1aa4 * Removed "This function..." constructs from documentation. Fixed a few il y a 18 ans
  Sam Hocevar 0a53a92195 * Completed return value and errno handling in libcucul API. il y a 18 ans
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h il y a 18 ans
  Sam Hocevar 9a65579cf6 * Support for multiple frames in canvases. il y a 18 ans
  Sam Hocevar 687a2c43f6 * Renamed caca_t into caca_display_t. il y a 18 ans
  Sam Hocevar 246c5b4d67 * Renamed cucul_t into cucul_canvas_t. Eh ouais mon con. il y a 18 ans
  Sam Hocevar 17c065a49e * Replaced "struct cucul_*" and "struct caca_*" types with opaque typedefs il y a 18 ans
  Sam Hocevar 2c5ccb65e6 * Improved documentation in many places. il y a 18 ans
  Sam Hocevar 018fda76e8 * Removed \file directives from all files except caca.h and cucul.h, to il y a 18 ans
  Sam Hocevar 988f2f4e92 * Replaced enum cucul_color with unsigned int. The size of an enum is not il y a 18 ans
  Sam Hocevar 7be0932b8f ((`)_.._ ,'-. _..._ _._ il y a 18 ans
  Sam Hocevar 77f995023d * Slightly changed header comments. il y a 18 ans
  Sam Hocevar dcaccc744c * Got rid of useless parameters in cucul_*_bitmap and cucul_*_sprite. il y a 18 ans
  Sam Hocevar 15ac34a918 * Added glue code to compile libcaca without a libc and build applications il y a 19 ans
  Sam Hocevar 70d96c811b * Polished the driver split a bit (still no events, except resize events), il y a 19 ans
  Sam Hocevar 4f59010b4c * Moved stuff around to differenciate between libcucul and libcaca. il y a 19 ans
  Sam Hocevar 6d99c79d26 * All output plugins should now work again. il y a 19 ans
  Sam Hocevar 4c72df99aa A new low-level text management library (canvas for ultrafast compositing il y a 19 ans
  Sam Hocevar 707f10de81 * Changed the licensing to WTFPL, as per all copyright holders' permission. il y a 19 ans
  Sam Hocevar 20cc8d8d4c * libcaca.spec debian/control: il y a 21 ans
  Sam Hocevar 4041eba52e * src/ examples/ test/: il y a 21 ans
  Sam Hocevar 1c3acd1ea5 * src/io.c: il y a 21 ans
  Sam Hocevar 36503f7b36 * src/: il y a 21 ans
  Sam Hocevar c883ca4868 * src/graphics.c: il y a 21 ans
  Sam Hocevar 83d606583e * NOTES: il y a 21 ans