Sam Hocevar
a09f027727
Add the copyright unit test and update copyright information everywhere.
14 anni fa
Sam Hocevar
107ff4b815
Large source code cleanup, getting rid of spaces, tabs, and svn keywords.
15 anni fa
Jean-Yves Lamoureux
63ec8e0a1c
* Updated C++ bindings with Canvas::fillTriangleTextured()
15 anni fa
Sam Hocevar
d3ef2bbecd
Add caca_export_area_to_memory() to export only a selected part of the
current canvas. This is useful to export dirty rectangles. Accordingly,
add caca_import_area_from_memory() and caca_import_area_from_file().
15 anni fa
Sam Hocevar
fe732d0c04
Continuing the libcucul-libcaca merge.
16 anni fa
Sam Hocevar
f61816ceb7
Starting refactoring to get rid of libcucul. The initial reason for the
split is rendered moot by the plugin system: when enabled, binaries do
not link directly with libX11 or libGL. I hope this is a step towards
more consisteny and clarity.
16 anni fa
Sam Hocevar
9c951cebb2
* Windows build fixes here and there.
17 anni fa
Sam Hocevar
9c72677ccf
* Add cucul_get_version() and caca_get_version() and updated C++ bindings
accordingly.
* The C++ test example no longer needs "config.h".
17 anni fa
Sam Hocevar
33f441b424
* Adapt the C++ bindings to the event API change.
17 anni fa
Sam Hocevar
9597783308
* Bwarf, typo in the no warranty clause.
18 anni fa
Sam Hocevar
33058757da
* Add a no warranty clause to the code.
18 anni fa
Jean-Yves Lamoureux
63955d927a
* Updated C++ bindings
18 anni fa
Jean-Yves Lamoureux
5eecd73820
* Fixed indentation. I did it myself, I'm a big boy.
18 anni fa
Jean-Yves Lamoureux
bce66aa628
* Updated C++ bindings and renamed directory to more comprehensive cxx
18 anni fa
Jean-Yves Lamoureux
f57af45c76
* Updated libcaca c++ bindings
18 anni fa
Sam Hocevar
a72d5736e0
* Fixed a segfault in the C++ bindings. Vieux porc !
18 anni fa
Sam Hocevar
07feb84e72
* Fixed ugly coding style of the C++ bindings. Vieux porc immonde.
18 anni fa
Sam Hocevar
1ec6544305
* More function mass-renaming: caca_attach -> caca_create_display, etc.
18 anni fa
Sam Hocevar
687a2c43f6
* Renamed caca_t into caca_display_t.
* Renamed canvas handle variables from "c" to "cv". Eh ouais mon gros.
18 anni fa
Sam Hocevar
246c5b4d67
* Renamed cucul_t into cucul_canvas_t. Eh ouais mon con.
18 anni fa
Jean-Yves Lamoureux
12b35d02e8
* Fixed compile problem, put Event outside Caca class
18 anni fa
Jean-Yves Lamoureux
fcd735ffc3
* Added license in C++ files.
18 anni fa
Jean-Yves Lamoureux
3b166c5603
* Added preliminary C++ bindings
18 anni fa