11 İşlemeler (9d482f7762783505d5f8ce34744277fbb4e4c002)

Yazar SHA1 Mesaj Tarih
  Sam Hocevar 0a53a92195 * Completed return value and errno handling in libcucul API. 18 yıl önce
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h 18 yıl önce
  Sam Hocevar 2353ad9215 * Minor documentation improvements. 18 yıl önce
  Sam Hocevar 0deb4abc25 * Changed the cucul_dither_bitmap behaviour so that the 4 coordinates are 18 yıl önce
  Sam Hocevar e3f0d6c57d * Changed the cucul_rand() behaviour. Now cucul_rand(0, 10) returns random 18 yıl önce
  Sam Hocevar 687a2c43f6 * Renamed caca_t into caca_display_t. 18 yıl önce
  Sam Hocevar 246c5b4d67 * Renamed cucul_t into cucul_canvas_t. Eh ouais mon con. 18 yıl önce
  Sam Hocevar 17c065a49e * Replaced "struct cucul_*" and "struct caca_*" types with opaque typedefs 18 yıl önce
  Sam Hocevar 2c5ccb65e6 * Improved documentation in many places. 18 yıl önce
  Sam Hocevar 018fda76e8 * Removed \file directives from all files except caca.h and cucul.h, to 18 yıl önce
  Sam Hocevar 5193172468 * Renamed bitmap.c into dither.c. 18 yıl önce
  Sam Hocevar 58ff9ea1f5 * Renamed *bitmap to *dither. Ben ouais connard, je fais ce que je veux. 18 yıl önce
  Sam Hocevar 988f2f4e92 * Replaced enum cucul_color with unsigned int. The size of an enum is not 18 yıl önce
  Sam Hocevar 273371c6b1 * Fixed a syntax error. Gruik. 18 yıl önce
  Sam Hocevar e8ae71156d * Changed the cucul_set_bitmap_antialias() argument to a string. 18 yıl önce
  Sam Hocevar 7f5fb19a39 * Set the default dithering mode to Floyd-Steinberg. 18 yıl önce
  Sam Hocevar cfadd8b64d * Removed CUCUL_BACKGROUND, CUCUL_ANTIALIASING and CUCUL_DITHERING 18 yıl önce
  Jean-Yves Lamoureux 604852e3ba * Ok, invert works. OK OK SAM THAT WAS MY FAULT 18 yıl önce
  Jean-Yves Lamoureux f53bc3937a * Added bitmap invert routine. It doesn't work well, so don't use it right now. Sam is working hard to correct the strange behaviour. 18 yıl önce
  Sam Hocevar 77f995023d * Slightly changed header comments. 18 yıl önce
  Sam Hocevar 36886a339e * Removed the cucul_t * argument from cucul_create_bitmap(). It's not needed. 18 yıl önce
  Sam Hocevar 5fff7db514 * Use ln(x) = 2 * (t + t^3/3 + t^5/5 + ...) with t = (x-1)/(x+1). 18 yıl önce
  Sam Hocevar b662acdd4e * Added optional support for CP437 gray blocks in the bitmap renderer. 18 yıl önce
  Sam Hocevar dcaccc744c * Got rid of useless parameters in cucul_*_bitmap and cucul_*_sprite. 18 yıl önce
  Sam Hocevar 15ac34a918 * Added glue code to compile libcaca without a libc and build applications 18 yıl önce
  Sam Hocevar 70d96c811b * Polished the driver split a bit (still no events, except resize events), 19 yıl önce
  Sam Hocevar 4f59010b4c * Moved stuff around to differenciate between libcucul and libcaca. 19 yıl önce
  Sam Hocevar 6d99c79d26 * All output plugins should now work again. 19 yıl önce
  Sam Hocevar 4c72df99aa A new low-level text management library (canvas for ultrafast compositing 19 yıl önce
  Sam Hocevar 707f10de81 * Changed the licensing to WTFPL, as per all copyright holders' permission. 19 yıl önce
  Jean-Yves Lamoureux c331fe42d5 * Fixed warnings under GCC 4.x 19 yıl önce
  Jean-Yves Lamoureux 49a53f68bc * Fixed a bunch of warnings 19 yıl önce
  Sam Hocevar f42fd33636 * src/bitmap.c: 19 yıl önce
  Jean-Yves Lamoureux 4ce99f0aff * src/math.c src/bitmap.c src/caca.h Removed powf call, added caca_powf, to remove libm depencies and problems on old compilers/linkers. 19 yıl önce
  Sam Hocevar 3fce0e7843 * src/bitmap.c: 20 yıl önce
  Sam Hocevar 4fad734207 * src/bitmap.c: dark background works again with floyd-steinberg. 20 yıl önce
  Sam Hocevar d558d7d475 * src/bitmap.c: dark background works again, except with floyd-steinberg. 20 yıl önce
  Sam Hocevar ae6fba6e22 * src/caca.h: 20 yıl önce
  Sam Hocevar 8f1322038f * src/bitmap.c: oops, removed spurious test code. 20 yıl önce
  Sam Hocevar e51f8e348c * src/bitmap.c: 20 yıl önce
  Sam Hocevar a1ab99a862 * src/event.c: 21 yıl önce
  Sam Hocevar 6197024748 * src/bitmap.c: 21 yıl önce
  Sam Hocevar 1866961050 * src/io.c: 21 yıl önce
  Sam Hocevar 20cc8d8d4c * libcaca.spec debian/control: 21 yıl önce
  Sam Hocevar 1f643aedee * src/bitmap.c: 21 yıl önce
  Sam Hocevar 4f670e053d * src/bitmap.c: 21 yıl önce
  Sam Hocevar 4041eba52e * src/ examples/ test/: 21 yıl önce
  Sam Hocevar 44fc7a04b5 * doc/doxygen.cfg.in: 21 yıl önce
  Sam Hocevar 1c3acd1ea5 * src/io.c: 21 yıl önce
  Sam Hocevar f2e32a3583 * More API documentation. 21 yıl önce