150 커밋 (ec9e57983a375dc591a0e6f79f59b69590fc7ec7)

작성자 SHA1 메시지 날짜
  Sam Hocevar ec9e57983a * More long int -> int32 casts to fix the GL driver on 64-bit arches. 18 년 전
  Sam Hocevar 2b00f62d2e * Hopefully fix 64-bit bug. 18 년 전
  Jean-Yves Lamoureux 8448ac75ab * Ugly workaround in OpenGL driver for IA64 platform, unicode still does not work, thought. 18 년 전
  Sam Hocevar 50fb37ca2d * Optimised memory usage in the GL driver and added a few comments. 18 년 전
  Jean-Yves Lamoureux 44cb9be2b5 * Fixed compilation warning, and .... 18 년 전
  Sam Hocevar d1d4aeca10 * Use cucul_render_canvas() instead of cucul_render_glyph() in the GL driver. 18 년 전
  Sam Hocevar eb70b77fde * Full Unicode support in the GL driver. 18 년 전
  Sam Hocevar 383fb90110 * Do not build the raw output in kernel mode. 18 년 전
  Jean-Yves Lamoureux e3e2ac588f * Updated README, just to say my coding style is just perfect, sam is too pedantic. 18 년 전
  Jean-Yves Lamoureux 1b821e2588 * Updated kernel 'driver', still not working, but most of the work is done 18 년 전
  Jean-Yves Lamoureux a87130bade * Updated documentation, removed warning in cucul_render_glyph(), minor optimisation in driver_gl 18 년 전
  Sam Hocevar d63cdbf39e * Coding style (ahaha vieux porc). 18 년 전
  Sam Hocevar 7165793ff9 * Fixed cucul_render_glyph(). There is no way this could have ever possibly 18 년 전
  Sam Hocevar cc80e458ca * Fix compilation warning in the slang driver. 18 년 전
  Jean-Yves Lamoureux 921016181f * Fixed truecolor bug in OpenGL driver. 18 년 전
  Jean-Yves Lamoureux 280132493f * OpenGL builtin font support 18 년 전
  Sam Hocevar 280289cf2b * Made features (such as dithering mode) and caca_sqrt work in the legacy 18 년 전
  Sam Hocevar 7e587a46b9 * Added an emulation layer for pre-1.0 libcaca API. Legacy applications 18 년 전
  Sam Hocevar cfe6fd6ffa * Factored some of the GL code. 18 년 전
  Sam Hocevar bc5415d6a4 * Fixed libcaca prototypes so that all functions use the errno mechanism 18 년 전
  Sam Hocevar ba28ea75f5 * UTF-8 input support for ncurses. 18 년 전
  Sam Hocevar f713c97f7c * Reduced IDLE_USEC by half. Today's machines are fast :-) 18 년 전
  Sam Hocevar ec3b082509 * Fixed UTF-8 support in ncurses. 18 년 전
  Sam Hocevar 58f3935f0f * Have cucul_utf8_to_utf32 write how many bytes it read. 18 년 전
  Sam Hocevar 1f3e745f52 * Minor cosmetic changes in the test programs. 18 년 전
  Sam Hocevar 81dbd21c3f * Fixed the DOS build. 18 년 전
  Sam Hocevar b6035aff39 * Minor cosmetic fix. 18 년 전
  Sam Hocevar aca46d3f39 * Added -I${top_srcdir} to the compilation flags to fix builds configured 18 년 전
  Sam Hocevar a719a1154f * Got backspace to work with the slang and ncurses drivers in an X 18 년 전
  Sam Hocevar e9b2ea68cb * More coding style fixes in the GL driver. 18 년 전
  Sam Hocevar fe74d9ac77 * Fixed awful indenting of the GL plugin. 18 년 전
  Sam Hocevar e0c512d452 * Make the ncurses driver UTF-8 and UTF-32 aware. 18 년 전
  Sam Hocevar ed530ad329 * Make the slang driver UTF-8 and UTF-32 aware. 18 년 전
  Sam Hocevar 0c1746c626 * Renamed the event data member "ucs4" to "utf32" for consistency 18 년 전
  Sam Hocevar 5d12480dd6 * Renamed caca_set_delay() and caca_get_rendertime() into 18 년 전
  Sam Hocevar 9137c0a059 * Export the UTF-8 / UTF-32 / CP437 character conversions to applications. 18 년 전
  Sam Hocevar 9f90f3f36d * Added the long dash and middle dot CP437 characters to the X11 driver. 18 년 전
  Sam Hocevar be99912681 * Minor cosmetic fix in a comment. 18 년 전
  Sam Hocevar b2d84d524d * Factored more UTF32 to UTF8 conversions using _cucul_utf32_to_utf8(). 18 년 전
  Jean-Yves Lamoureux 6682ce2bd9 * Fixed error in tutorial, updated caca_get_event() doc 18 년 전
  Jean-Yves Lamoureux 758db0ca7b * coding style fixes again 18 년 전
  Jean-Yves Lamoureux 08be72c146 * Added preliminary (it means that's fucked up) CP437 codepage 18 년 전
  Sam Hocevar 3de6dcf5ef * Added U+25A0 (■) to the CP437 hack in the X11 driver. 18 년 전
  Jean-Yves Lamoureux 59069aba51 * cut too long line (I read the coding style rules, yes). And we had home/end keys support in opengl driver BEFORE X11. Yeah ! 18 년 전
  Jean-Yves Lamoureux 7674499822 * removed duplicate code 18 년 전
  Sam Hocevar 20c12d1912 * Wow, we even have Home/End support in X11. 18 년 전
  Sam Hocevar 311cd082e3 * PageUp/PageDown support in X11. 18 년 전
  Jean-Yves Lamoureux abad42960e * Fixed home/pgup/pgdown/insert events 18 년 전
  Sam Hocevar 8e7e025239 * Fixed minor compilation warning. 18 년 전
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h 18 년 전