15 커밋 (5957d69900c7ab25fee1d875b1c0d751f7688b11)

작성자 SHA1 메시지 날짜
  Sam Hocevar f1267fbd3c Fix copyright headers so that the testsuite passes again. 6 년 전
  Sam Hocevar 5f0ec215f8 Remove legacy code from 10 years ago. 6 년 전
  Sam Hocevar f32c24a10d build: fix the WTFPL homepage and copyright information. 12 년 전
  Sam Hocevar 5136ee57a0 A few C89 compilation fixes. 14 년 전
  Sam Hocevar a09f027727 Add the copyright unit test and update copyright information everywhere. 14 년 전
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 년 전
  Sam Hocevar 1362d8e24f Update my e-mail address everywhere. 15 년 전
  Jean-Yves Lamoureux 0b2675c74d * Removed trailing spaces (fsking GNU Ident) (GNU, COINCIDENCE ? I THINK NOT!) and lonely tab 15 년 전
  Jean-Yves Lamoureux 2b3fce124b * Indentation fixes 15 년 전
  Jean-Yves Lamoureux 2adebb531b * Make caca_fill_triangle_textured use less arguments, examples/trifiller modified accordingly 15 년 전
  Sam Hocevar 0ebafed6c5 Preserve default attribute across caca_fill_triangle_texture calls. 15 년 전
  Jean-Yves Lamoureux 9717a2820b * Don't use float as loop counters 15 년 전
  Jean-Yves Lamoureux 67679dc55d * Added texture mapped triangle routine, float based, arbitrary texture size, to be optimized 15 년 전
  Sam Hocevar 319cc69db3 Continue the libcaca/libcucul merge. Source and binary compatibility 16 년 전
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the 16 년 전
  Sam Hocevar 8f832a3b47 * Switch a few unsigned int variables to size_t where appropriate. 16 년 전
  Sam Hocevar 6a3f5c21f0 * Changed most of the long ints in the API into C99 types. WARNING: this 16 년 전
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 년 전
  Sam Hocevar 9597783308 * Bwarf, typo in the no warranty clause. 18 년 전
  Sam Hocevar 33058757da * Add a no warranty clause to the code. 18 년 전
  Sam Hocevar 3243101ff0 * Rename cucul_put*() into cucul_put_*(). Updated all code to reflect that. 18 년 전
  Sam Hocevar 88facd894c * Switch back to UTF-32 arguments for drawing primitives, now that we 18 년 전
  Sam Hocevar 320cfda26f * Better precision in cucul_fill_triangle(). 18 년 전
  Sam Hocevar a01a4cc65d * More optimisations in cucul_fill_triangle(). 18 년 전
  Sam Hocevar 40ff443417 * Optimised triangle rasteriser. Thanks to Jylam for the hints. 18 년 전
  Sam Hocevar f62cea48fd * Fixing precision. 18 년 전
  Jean-Yves Lamoureux 05aa158fed * Fixed triangle routine so that it fits perfectly from one side to the other one (I know, that's no clear) 18 년 전
  Sam Hocevar 58f3935f0f * Have cucul_utf8_to_utf32 write how many bytes it read. 18 년 전
  Sam Hocevar 9137c0a059 * Export the UTF-8 / UTF-32 / CP437 character conversions to applications. 18 년 전
  Sam Hocevar 7754db5ccf * Changed cucul_putchar's prototype so that it accepts a 32-bit unsigned 18 년 전
  Sam Hocevar 981c405554 * Check for <errno.h>. 18 년 전
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h 18 년 전
  Sam Hocevar 687a2c43f6 * Renamed caca_t into caca_display_t. 18 년 전
  Sam Hocevar 246c5b4d67 * Renamed cucul_t into cucul_canvas_t. Eh ouais mon con. 18 년 전
  Sam Hocevar 2c5ccb65e6 * Improved documentation in many places. 18 년 전
  Sam Hocevar 018fda76e8 * Removed \file directives from all files except caca.h and cucul.h, to 18 년 전
  Sam Hocevar 6db26f7487 * Made cucul_putchar32() an internal-only function. 18 년 전
  Sam Hocevar 77f995023d * Slightly changed header comments. 18 년 전
  Sam Hocevar 15ac34a918 * Added glue code to compile libcaca without a libc and build applications 18 년 전
  Sam Hocevar 70d96c811b * Polished the driver split a bit (still no events, except resize events), 19 년 전
  Sam Hocevar 4f59010b4c * Moved stuff around to differenciate between libcucul and libcaca. 19 년 전
  Sam Hocevar 6d99c79d26 * All output plugins should now work again. 19 년 전
  Sam Hocevar 4c72df99aa A new low-level text management library (canvas for ultrafast compositing 19 년 전
  Sam Hocevar 707f10de81 * Changed the licensing to WTFPL, as per all copyright holders' permission. 19 년 전
  Sam Hocevar 44fc7a04b5 * doc/doxygen.cfg.in: 21 년 전
  Sam Hocevar 1c3acd1ea5 * src/io.c: 21 년 전
  Sam Hocevar 36503f7b36 * src/: 21 년 전
  Sam Hocevar c883ca4868 * src/graphics.c: 21 년 전
  Sam Hocevar dbce0a0e2f * src/: 21 년 전
  Sam Hocevar d39f3291c4 * Changed copyleft to LGPL. 21 년 전