|
|
@3955
|
13 years |
Jean-Yves Lamoureux |
* Updated C++ bindings with Canvas::fillTriangleTextured()
|
|
|
@3953
|
13 years |
Sam Hocevar |
Make the current library version beta17, in preparation of the next …
|
|
|
@3952
|
13 years |
Sam Hocevar |
Fix the library suffix detection, thanks to libtool's shell variables.
|
|
|
@3949
|
13 years |
Pascal Terjan |
* Fix non ASCII input in x11 driver
|
|
|
@3928
|
13 years |
Jean-Yves Lamoureux |
* Fix examples/trifiller's color boundaries
|
|
|
@3926
|
13 years |
Jean-Yves Lamoureux |
* Make caca_fill_triangle_textured use less arguments, …
|
|
|
@3925
|
13 years |
Sam Hocevar |
Preserve default attribute across caca_fill_triangle_texture calls.
|
|
|
@3924
|
13 years |
Sam Hocevar |
Add a caca-sharp.pc.in file.
|
|
|
@3917
|
13 years |
Pascal Terjan |
* Fix build of trifiller with imlib2
|
|
|
@3913
|
13 years |
Sam Hocevar |
Fix an unlikely crash that may happen when the X server cannot open …
|
|
|
@3912
|
13 years |
Jean-Yves Lamoureux |
* Don't use float as loop counters
|
|
|
@3911
|
13 years |
Jean-Yves Lamoureux |
* Added basic XCode project, using external build system (make)
|
|
|
@3910
|
13 years |
Jean-Yves Lamoureux |
* Add -lm to examples/trifiller. Oops.
|
|
|
@3909
|
13 years |
Jean-Yves Lamoureux |
* Added texture mapped triangle routine, float based, arbitrary …
|
|
|
@3908
|
13 years |
Sam Hocevar |
Refresh win32/config.h so that it has all the required defines.
|
|
|
@3907
|
13 years |
Sam Hocevar |
Add a test for win32/config.h synchronisation.
|
|
|
@3906
|
13 years |
Sam Hocevar |
Ignore Monodevelop files.
|
|
|
@3905
|
13 years |
Sam Hocevar |
Start working on profiling.
|
|
|
@3904
|
13 years |
Sam Hocevar |
Move debugging methods to caca_debug.h.
|
|
|
@3647
|
13 years |
Sam Hocevar |
Add -lz to Libs.private for static linking.
|
|
|
@3646
|
13 years |
Sam Hocevar |
Mark dithered bitmap array as const.
|
|
|
@3643
|
13 years |
Sam Hocevar |
Update bootstrap script (automake 1.11 and pkg-config detection).
|
|
|
@3641
|
13 years |
Sam Hocevar |
Add missing svn:ignore properties.
|
|
|
@3640
|
13 years |
Sam Hocevar |
Make "fullgray" dithering work properly, to force greyscale rendering. …
|
|
|
@3625
|
14 years |
Sam Hocevar |
Implement memmove() in the kernel.
|
|
|
@3624
|
14 years |
Sam Hocevar |
Fix a typo in the VGA driver.
|
|
|
@3623
|
14 years |
Sam Hocevar |
Only build conio-snake if the C++ compiler is functional.
|
|
|
@3621
|
14 years |
Sam Hocevar |
Include <stdio.h> in the null driver to get NULL.
|
|
|
@3620
|
14 years |
Sam Hocevar |
Add atexit() and EOF to the kernel.
|
|
|
@3619
|
14 years |
Sam Hocevar |
Better caca_get_event_mouse_button() documentation.
|
|
|
@3618
|
14 years |
Sam Hocevar |
Fix Win32 cross-build by removing one level of aliasing.
|
|
|
@3609
|
14 years |
Sam Hocevar |
Add the conio examples to the Visual Studio solution.
|
|
|
@3608
|
14 years |
Sam Hocevar |
Include <stdio.h> in caca_conio.h to avoid errors when this header is …
|
|
|
@3607
|
14 years |
Sam Hocevar |
Implement conio.h functions cgets(), cputs(), getpass(), movetext(), …
|
|
|
@3606
|
14 years |
Sam Hocevar |
Make the libcaca color values an enum again.
|
|
|
@3605
|
14 years |
Sam Hocevar |
Add a note about autoreleased canvases in the documentation.
|
|
|
@3604
|
14 years |
Sam Hocevar |
Since caca.h now exports variables, we need declspec(dllimport), …
|
|
|
@3603
|
14 years |
Sam Hocevar |
Move conio functions to the main caca.h header, with their caca_conio_ …
|
|
|
@3602
|
14 years |
Sam Hocevar |
Make conio_refresh() play nicer with the resources when the machine is …
|
|
|
@3601
|
14 years |
Sam Hocevar |
Fix <conio.h> delay(), getch() and kbhit() to avoid busy loops and …
|
|
|
@3600
|
14 years |
Sam Hocevar |
Update the NEWS file with what's been done since the last release.
|
|
|
@3599
|
14 years |
Sam Hocevar |
Do not look for gmcs2. It is an abandoned abomination.
|
|
|
@3598
|
14 years |
Sam Hocevar |
Add a simple snake program using the <conio.h> interface.
|
|
|
@3596
|
14 years |
Sam Hocevar |
Implement conio.h's getche() and move cursor to top right corner after …
|
|
|
@3595
|
14 years |
Sam Hocevar |
Make caca_printf(), caca_vprintf() and caca_put_str() return the …
|
|
|
@3594
|
14 years |
Sam Hocevar |
Implement conio.h's kbhit().
|
|
|
@3593
|
14 years |
Sam Hocevar |
Look for csc and gmcs2 prior to gmcs.
|
|
|
@3592
|
14 years |
Sam Hocevar |
Add sound(), nosound() and delay() to the conio.h emulation. Even …
|
|
|
@3590
|
14 years |
Pascal Terjan |
* Fix a segfault in rotate_180 on 0 sized canvas
|
|
|
@3588
|
14 years |
Sam Hocevar |
Start implementing a full <conio.h> replacement with a libcaca backend.
|
|
|
@3587
|
14 years |
Sam Hocevar |
Rename caca_get_cursor_x() and caca_get_cursor_y() to caca_wherex() …
|
|
|
@3586
|
14 years |
Sam Hocevar |
Implement caca_vprintf() to allow third-party variadic functions to …
|
|
|
@3585
|
14 years |
Sam Hocevar |
Show how we could optimise dirty rectangle handling in a box fill. …
|
|
|
@3584
|
14 years |
Sam Hocevar |
I forgot to initialise dirty_disabled in the canvas constructor.
|
|
|
@3583
|
14 years |
Sam Hocevar |
Allow to temporarily disable dirty rectangle handling. This allows for …
|
|
|
@3582
|
14 years |
Sam Hocevar |
Coding style: remove tabs and trailing spaces.
|
|
|
@3581
|
14 years |
Sam Hocevar |
Do not add a dirty rectangle at the cursor's position. It's up to the …
|
|
|
@3580
|
14 years |
Sam Hocevar |
More complex dirty rectangle merging strategy. It's a lot slower in …
|
|
|
@3579
|
14 years |
Sam Hocevar |
Add unit tests for efficient dirty rectangle merging.
|
|
|
@3578
|
14 years |
Sam Hocevar |
Add a comment to the ncurses driver to remember fix the GCC warning.
|
|
|
@3577
|
14 years |
Sam Hocevar |
Update the Win32 and Win64 ports.
|
|
|
@3574
|
14 years |
Pascal Terjan |
* Inform code reader that current algorithm is wrong
|
|
|
@3573
|
14 years |
Pascal Terjan |
* Align times on the right!
|
|
|
@3572
|
14 years |
Sam Hocevar |
Use a dummy display to compute benchmark time to avoid relying on <time.h>.
|
|
|
@3571
|
14 years |
Sam Hocevar |
Do not smooth the render time; the calling application can do it.
|
|
|
@3570
|
14 years |
Sam Hocevar |
Add a null driver that does absolutely nothing.
|
|
|
@3569
|
14 years |
Sam Hocevar |
Mark the whole canvas as dirty when a dirty rectangle aware driver is …
|
|
|
@3568
|
14 years |
Sam Hocevar |
Store dirty rectangles in a structure list. For now there is still …
|
|
|
@3567
|
14 years |
Sam Hocevar |
Add explanatory comments to the dirty rectangle unit tests.
|
|
|
@3566
|
14 years |
Pascal Terjan |
* Add some simple bench (part 2, add the interesting file)
|
|
|
@3565
|
14 years |
Pascal Terjan |
* Add some simple bench
|
|
|
@3559
|
14 years |
Pascal Terjan |
* Add dirty rectangles when moving cursor
|
|
|
@3558
|
14 years |
Pascal Terjan |
* Report failures in exit code in caca-test
|
|
|
@3557
|
14 years |
Pascal Terjan |
* Also test blitting with mask
|
|
|
@3556
|
14 years |
Pascal Terjan |
* When blitting, only add dirty rectangles on changed
lines, or on …
|
|
|
@3554
|
14 years |
Sam Hocevar |
Fix caca_get_char() documentation, courtesy of Romain Bignon.
|
|
|
@3553
|
14 years |
Sam Hocevar |
Add a section at the beginning of the Ruby documentation to prevent …
|
|
|
@3542
|
14 years |
Pascal Terjan |
* Add rotated epsilon
|
|
|
@3514
|
14 years |
Pascal Terjan |
Add unit test for memory export/import with caca format
|
|
|
@3513
|
14 years |
Sam Hocevar |
Add more unit tests for the dirty rectangles.
|
|
|
@3512
|
14 years |
Sam Hocevar |
Add C++ warnings to the build process.
|
|
|
@3511
|
14 years |
Sam Hocevar |
Fix import/export related stuff I forgot to update in the Ruby and PHP …
|
|
|
@3510
|
14 years |
Pascal Terjan |
Don't redraw background for more than the dirty rectangle in x11 …
|
|
|
@3505
|
14 years |
Sam Hocevar |
caca_put_char(): only add a dirty rectangle if the paster character is …
|
|
|
@3497
|
14 years |
Pascal Terjan |
Fix limits settings in area export
|
|
|
@3495
|
14 years |
Sam Hocevar |
Add caca_export_area_to_memory() to export only a selected part of the …
|
|
|
@3494
|
14 years |
Sam Hocevar |
Change the dirty rectangle API once again so that calling applications …
|
|
|
@3493
|
14 years |
Sam Hocevar |
Fix the old demo examples so that they don't refresh the screen twice …
|
|
|
@3492
|
14 years |
Sam Hocevar |
Split import.c and export.c to create a new text.c codec file in order …
|
|
|
@3491
|
14 years |
Pascal Terjan |
Revert r3478
|
|
|
@3490
|
14 years |
Sam Hocevar |
Manually fix Visual Studio files so that builds do not spew
their crap …
|
|
|
@3489
|
14 years |
Sam Hocevar |
Add dirty rectangle support to the ncurses and VGA drivers.
|
|
|
@3486
|
14 years |
Sam Hocevar |
Increased the autorepeat delay in the ncurses and SLang drivers. Now …
|
|
|
@3485
|
14 years |
Sam Hocevar |
Improve dirty rectangle handling in examples/input.c.
|
|
|
@3484
|
14 years |
Sam Hocevar |
Fix a few DOS compilation warnings.
|
|
|
@3483
|
14 years |
Sam Hocevar |
Fix a ruby unit test that made wrong use of Caca::Display.driver_list.
|
|
|
@3482
|
14 years |
Sam Hocevar |
Update the migration documentation to reflect old box drawing API changes.
|
|
|
@3481
|
14 years |
Sam Hocevar |
|