|
|
@1462
|
14 years |
Sam Hocevar |
* Bwarf, typo in the no warranty clause.
|
|
|
@1452
|
14 years |
Sam Hocevar |
* Add a no warranty clause to the code.
|
|
|
@1430
|
14 years |
Sam Hocevar |
* Added caca_set_cursor(). Not yet functional.
|
|
|
@1347
|
14 years |
Sam Hocevar |
* Rename cucul_put*() into cucul_put_*(). Updated all code to reflect that.
|
|
|
@1267
|
14 years |
Sam Hocevar |
* Got rid of cucul_ansi_to_attr() and cucul_argb_to_attr() and …
|
|
|
@1257
|
14 years |
Sam Hocevar |
* Get rid of cucul_set_attr_ansi() and cucul_set_attr_argb and merge …
|
|
|
@1256
|
14 years |
Sam Hocevar |
* Remove cucul_set_color() from the exported API and replaced all …
|
|
|
@1254
|
14 years |
Sam Hocevar |
* Use the LSB of alpha and blue components to encode additional flags …
|
|
|
@1233
|
14 years |
Sam Hocevar |
* Allow to create the initial canvas with a zero size. Either the …
|
|
|
@1218
|
14 years |
Sam Hocevar |
* Support for fullwidth glyphs in the libcaca output drivers.
|
|
|
@1072
|
14 years |
Sam Hocevar |
* Ahahaha mais vieux porc ! Tiens, mange-toi ce fix.
|
|
|
@1071
|
14 years |
Jean-Yves Lamoureux |
* Oops \o/
|
|
|
@1070
|
14 years |
Jean-Yves Lamoureux |
* REAL fix
|
|
|
@1069
|
14 years |
Sam Hocevar |
* More long int -> int32 casts to fix the GL driver on 64-bit arches.
|
|
|
@1068
|
14 years |
Sam Hocevar |
* Hopefully fix 64-bit bug.
|
|
|
@1067
|
14 years |
Jean-Yves Lamoureux |
* Ugly workaround in OpenGL driver for IA64 platform, unicode still …
|
|
|
@1064
|
14 years |
Sam Hocevar |
* Optimised memory usage in the GL driver and added a few comments.
|
|
|
@1063
|
14 years |
Jean-Yves Lamoureux |
* Fixed compilation warning, and ....
AHAHAHAHAHAHAHA GL DRIVER IS …
|
|
|
@1061
|
14 years |
Sam Hocevar |
* Use cucul_render_canvas() instead of cucul_render_glyph() in the GL …
|
|
|
@1060
|
14 years |
Sam Hocevar |
* Full Unicode support in the GL driver.
|
|
|
@1050
|
14 years |
Jean-Yves Lamoureux |
* Updated README, just to say my coding style is just perfect, sam is …
|
|
|
@1045
|
14 years |
Jean-Yves Lamoureux |
* Updated documentation, removed warning in cucul_render_glyph(), …
|
|
|
@1044
|
14 years |
Sam Hocevar |
* Coding style (ahaha vieux porc).
|
|
|
@1039
|
14 years |
Sam Hocevar |
* Fixed cucul_render_glyph(). There is no way this could have ever …
|
|
|
@1028
|
14 years |
Jean-Yves Lamoureux |
* Fixed truecolor bug in OpenGL driver.
|
|
|
@1024
|
14 years |
Jean-Yves Lamoureux |
* OpenGL builtin font support
|
|
|
@1008
|
14 years |
Sam Hocevar |
* Factored some of the GL code.
|
|
|
@973
|
15 years |
Sam Hocevar |
* More coding style fixes in the GL driver.
|
|
|
@972
|
15 years |
Sam Hocevar |
* Fixed awful indenting of the GL plugin.
|
|
|
@969
|
15 years |
Sam Hocevar |
* Renamed the event data member "ucs4" to "utf32" for consistency
…
|
|
|
@918
|
15 years |
Jean-Yves Lamoureux |
* coding style fixes again
|
|
|
@912
|
15 years |
Jean-Yves Lamoureux |
* Added preliminary (it means that's fucked up) CP437 codepage
|
|
|
@910
|
15 years |
Jean-Yves Lamoureux |
* cut too long line (I read the coding style rules, yes). And we had …
|
|
|
@906
|
15 years |
Jean-Yves Lamoureux |
* Fixed home/pgup/pgdown/insert events
|
|
|
@859
|
15 years |
Sam Hocevar |
* Removed duplicate uint*_t defines from *_internal.h and included …
|
|
|
@819
|
15 years |
Sam Hocevar |
* More function mass-renaming: caca_attach -> caca_create_display, etc.
|
|
|
@813
|
15 years |
Sam Hocevar |
* Renamed main canvas-related functions so that they have "canvas" in
…
|
|
|
@811
|
15 years |
Sam Hocevar |
* Renamed caca_t into caca_display_t.
* Renamed canvas handle …
|
|
|
@810
|
15 years |
Sam Hocevar |
* Renamed cucul_t into cucul_canvas_t. Eh ouais mon con.
|
|
|
@799
|
15 years |
Sam Hocevar |
* Implemented CACA_EVENT_QUIT. Unused yet.
|
|
|
@780
|
15 years |
Sam Hocevar |
* Added truecolor support to the X11 and GL drivers.
|
|
|
@777
|
15 years |
Sam Hocevar |
* Replaced "struct cucul_*" and "struct caca_*" types with opaque …
|
|
|
@769
|
15 years |
Sam Hocevar |
* Removed \file directives from all files except caca.h and cucul.h, …
|
|
|
@728
|
15 years |
Sam Hocevar |
* Replaced occurrences of "rgba" with "argb".
|
|
|
@724
|
15 years |
Sam Hocevar |
* Store colour information on 32 bits, for future 12-bit colour support.
|
|
|
@700
|
15 years |
Jean-Yves Lamoureux |
* Fixed OpenGL mouse handling
Sam Le Vieux Porc
…
|
|
|
@698
|
15 years |
Sam Hocevar |
██████ ██████
* Ah mais putain j'avais pas vu ! …
|
|
|
@697
|
15 years |
Sam Hocevar |
* Reworked the OpenGL headers and Glut features detection (what did …
|
|
|
@695
|
15 years |
Jean-Yves Lamoureux |
* Fixed glutCheckLoop headers, testing only under MacOSX
|
|
|
@694
|
15 years |
Jean-Yves Lamoureux |
* Added (untested) glut3 glutCheckLoop(), ans a regular display function
|
|
|
@689
|
15 years |
Sam Hocevar |
* Merged caca_show_cursor() and caca_hide_cursor() into …
|
|
|
@686
|
15 years |
Jean-Yves Lamoureux |
* Added caca_show/hide_cursor, and corresponding GL binding
|
|
|
@684
|
15 years |
Sam Hocevar |
* Allow the driver initialisation to fail, for instance when $DISPLAY = "".
|
|
|
@681
|
15 years |
Sam Hocevar |
* Massive rework of the event handling code, as per the TODO list.
|
|
|
@672
|
15 years |
Sam Hocevar |
* Slightly changed header comments.
|
|
|
@651
|
15 years |
Jean-Yves Lamoureux |
* Added a bird.
|
|
|
@613
|
15 years |
Sam Hocevar |
* Minor coding style fixes.
|
|
|
@582
|
15 years |
Sam Hocevar |
* Use the internal version of cucul_set_size in output drivers so that …
|
|
|
@558
|
15 years |
Sam Hocevar |
* Made the OpenGL colors slightly less saturated.
|
|
|
@557
|
15 years |
Sam Hocevar |
* Make output drivers more error resilient when handling UTF-32 …
|
|
|
@553
|
15 years |
Sam Hocevar |
* Fixed async issues between the driver and libcaca when resizing …
|
|
|
@551
|
15 years |
Sam Hocevar |
* Cosmetic changes here and there.
|
|
|
@550
|
15 years |
Sam Hocevar |
* Finished moving everything driver-specific to the apropriate …
|
|
|
@549
|
15 years |
Sam Hocevar |
* Cleaned up useless header includes.
|
|
|
@548
|
15 years |
Sam Hocevar |
* Split event.c into the appropriate driver_*.c files.
|
|
|
@540
|
15 years |
Sam Hocevar |
* Polished the driver split a bit (still no events, except resize …
|
|
|
@539
|
15 years |
Sam Hocevar |
* Split caca/graphics.c into driver-specific files. Resize is …
|
|
copied from libcaca/trunk/caca/graphics.c:
|
|
|
@536
|
15 years |
Sam Hocevar |
* Moved stuff around to differenciate between libcucul and libcaca.
|