784 Commits (7e587a46b9c5488ff68080037361cbb8b5d9c156)
 

Author SHA1 Message Date
  Sam Hocevar cf02908f38 * Cleaned up useless header includes. 18 years ago
  Sam Hocevar 2936525ab7 * Split event.c into the appropriate driver_*.c files. 18 years ago
  Sam Hocevar 43fb548c8b * Let us do "caca-config --libs cucul" to get only the libcucul dependencies. 18 years ago
  Sam Hocevar 692132539c * Ignore driver_*.c files when building documentation. 18 years ago
  Sam Hocevar de9aa8f55a * configure.ac: look for a4wide.sty in more than one location. 18 years ago
  Sam Hocevar 73e689b2a3 * Fixed DOS driver. 19 years ago
  Sam Hocevar e41f3e0cc8 * configure.ac: removed the "null" frontend. just don't attach any frontend 19 years ago
  Sam Hocevar 41e32c8809 * Got rid of static variables in the event code. 19 years ago
  Sam Hocevar 70d96c811b * Polished the driver split a bit (still no events, except resize events), 19 years ago
  Sam Hocevar 34764ae68a * Split caca/graphics.c into driver-specific files. Resize is currently 19 years ago
  Sam Hocevar 2da530a9ab * Ooops, I fucked up the build. 19 years ago
  Sam Hocevar 201ad26639 * Moved stuff again. 19 years ago
  Sam Hocevar 4f59010b4c * Moved stuff around to differenciate between libcucul and libcaca. 19 years ago
  Sam Hocevar 6c6beb3541 * Use 32 bit integers for the character array. No visible difference for 19 years ago
  Sam Hocevar 92ef8499f1 * Removed caca_set_{size,width,height} because cucul_set_size ought to be 19 years ago
  Jean-Yves Lamoureux 044c9d39a0 * I just suck. I'll goatse myself right after beeing back at home. 19 years ago
  Sam Hocevar 87f22f292e * src/graphics.c: minor optimisations. 19 years ago
  Sam Hocevar 730834f30b * Nan mais je voudrais pas avoir l'air d'insister mon gars, mais primo 19 years ago
  Jean-Yves Lamoureux 4c53d0ea48 * Mais je fais comme je veux bordel de cul ! 19 years ago
  Sam Hocevar 0ecdc0280b * Haha mais vieux porc a pattes ! 19 years ago
  Jean-Yves Lamoureux 2826bc67f5 * Reverted to integer colors in GL driver, fixed a bunch of warnings in slang. 19 years ago
  Sam Hocevar 6d99c79d26 * All output plugins should now work again. 19 years ago
  Sam Hocevar 480b8a916b * Removed cacademo from examples, manpages and distributions. It's useless. 19 years ago
  Sam Hocevar dfb47f643c * src/cucul.c: s/width/height/. 19 years ago
  Sam Hocevar 4c72df99aa A new low-level text management library (canvas for ultrafast compositing 19 years ago
  Sam Hocevar 4357edcaf9 * New updated bootstrap script. 19 years ago
  Sam Hocevar 707f10de81 * Changed the licensing to WTFPL, as per all copyright holders' permission. 19 years ago
  Jean-Yves Lamoureux 1a9c9e36f8 * Added two examples for python bindings (a subset of cacademo, and bitmap example) 19 years ago
  Jean-Yves Lamoureux 895adf52f3 * Fixed bug in events with GL driver 19 years ago
  Jean-Yves Lamoureux 43c29676eb * Improved GL rendering (characters are not blurry anymore) 19 years ago
  Jean-Yves Lamoureux 020219a96e * Added -preliminary- Python bindings 19 years ago
  Jean-Yves Lamoureux bdf0f39073 * Updated for my ego trip 19 years ago
  Jean-Yves Lamoureux a05ac738aa * Removed debug test, kekeke ^^ 19 years ago
  Jean-Yves Lamoureux 29775feb27 * Added caca_set_width, set_height_, set_size 19 years ago
  Jean-Yves Lamoureux dd5668d9f0 * Fixed remaining warnings with gcc 3.x and 4.x 19 years ago
  Jean-Yves Lamoureux c331fe42d5 * Fixed warnings under GCC 4.x 19 years ago
  Jean-Yves Lamoureux 49a53f68bc * Fixed a bunch of warnings 19 years ago
  Sam Hocevar 782b464878 * more coding style fixes. 19 years ago
  Sam Hocevar c55e00fe59 * src/caca.c: on Unix, do not use the GL driver if DISPLAY is not set. 19 years ago
  Sam Hocevar 8067a1982b * src/graphics.c: call glutInit() before calling other glut functions. 19 years ago
  Sam Hocevar 6516714d03 * coding style fixes. 19 years ago
  Sam Hocevar f42fd33636 * src/bitmap.c: 19 years ago
  Jean-Yves Lamoureux 94bce66cf0 * src/event.c Fixed compilation problem when compiled without slang nor ncurses 19 years ago
  Sam Hocevar df2a70b7fe * debian/Makefile.am: fixed long standing packaging bug (missing MIME file). 19 years ago
  Jean-Yves Lamoureux 2ce4af96e1 * src/graphics.c src/caca.h : Added ANSI exporter 19 years ago
  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 years ago
  Sam Hocevar 970b0cfcc6 * src/event.c src/caca.c: fixed coding style 19 years ago
  Jean-Yves Lamoureux 7faa9019fd * OpenGL driver mouse support 19 years ago
  Sam Hocevar b4c289e0b7 * imported previous Debian uploads. 19 years ago
  Sam Hocevar 0ab0efe335 * src/graphics.c: more optimisations in the exporters 19 years ago