Sam Hocevar
337e22d1b7
* Fixed $Id in all Makefile.am files.
před 21 roky
Sam Hocevar
7afbf42a0b
* build-win32:
+ Win32 cross-compilation script.
před 21 roky
Sam Hocevar
bf8f9744a4
* test/event.c:
+ Small event lister, similar to X11's xev.
* src/graphics.c:
+ If possible, disable autorepeat in the X11 driver.
* src/io.c:
+ Implemented CACA_EVENT_MOUSE_RELEASE in all drivers.
+ Button number support in CACA_EVENT_MOUSE_{PRESS,RELEASE}.
před 21 roky
Sam Hocevar
c508525f83
* test/spritedit.c:
+ Moved spritedit to the test/ directory, because it is not mature enough.
* libcaca.spec debian/control debian/rules:
+ Do not install caca-spritedit.
před 21 roky
Sam Hocevar
5113f459dc
* test/hsv.c:
+ Trivial saturation/value rendering test.
před 21 roky
Sam Hocevar
bf4ff1e254
* test/optipal.c:
+ Optimised S-Lang palette generator.
* src/graphics:
+ Removed the S-Lang palette generator and replaced it with the tables
generated by optipal.
před 21 roky
Sam Hocevar
5e83efabc7
* Makefile.am:
+ Added a test directory for test programs.
* test/dithering.c:
+ The value/saturation dithering example.
před 21 roky
Sam Hocevar
8a07f6f08d
* 2nd pass in the libcaca rehandling; moved sources to src/ and examples
to examples/.
před 21 roky
Sam Hocevar
63dc9c1010
* Renamed libee to libcaca. Far less collisions.
před 21 roky
Sam Hocevar
70c5fb6055
* Very ugly ee_blit function. Will be polished in a while.
před 21 roky
Sam Hocevar
e5cdb35db3
* Fixed compilation in an alternate directory.
před 21 roky
Sam Hocevar
2f17f745d9
* test/spritedit.c:
+ Placeholder for our upcoming sprite editor.
* src/Makefile.am data/Makefile.am:
+ Use AM_CPPFLAGS, not target_CPPFLAGS, so that automake-1.5 can be used.
před 21 roky
Sam Hocevar
7ede4ebb4f
* configure.ac:
+ Moved optimization flags and warning triggers here.
+ Updated the snapshot timestamp.
před 21 roky
Sam Hocevar
bc044f5cce
* Removed CPPFLAGS_slang and CPPFLAGS_ncurses, we now have config.h.
před 21 roky
Sam Hocevar
038ea01652
* libee/triangle.c:
+ Implemented ee_fill_triangle().
* test/demo.c:
+ Triangle demo.
před 21 roky
Sam Hocevar
af19aabc39
* libee/Makefile.am, test/Makefile.am:
+ Added more compiler warning flags.
* test/demo.c:
+ Small demo for libee.
před 21 roky
Sam Hocevar
6be4f81d9c
* libee is now (almost) standalone.
před 21 roky
Sam Hocevar
64faaf2bb5
* Moved generated autotools files to the autotools/ directory.
před 22 roky