|
|
@3641
|
13 years |
Sam Hocevar |
Add missing svn:ignore properties.
|
|
|
@3590
|
14 years |
Pascal Terjan |
* Fix a segfault in rotate_180 on 0 sized canvas
|
|
|
@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.
|
|
|
@3579
|
14 years |
Sam Hocevar |
Add unit tests for efficient dirty rectangle merging.
|
|
|
@3577
|
14 years |
Sam Hocevar |
Update the Win32 and Win64 ports.
|
|
|
@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>.
|
|
|
@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
|
|
|
@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 …
|
|
|
@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.
|
|
|
@3494
|
14 years |
Sam Hocevar |
Change the dirty rectangle API once again so that calling applications …
|
|
|
@3470
|
14 years |
Sam Hocevar |
Change the dirty rectangle API so that it can handle several …
|
|
|
@3449
|
14 years |
Sam Hocevar |
Start writing unit tests for the dirty rectangle handling.
|
|
|
@2827
|
14 years |
Sam Hocevar |
Add missing svn:ignore SVN properties.
|
|
|
@2824
|
14 years |
Sam Hocevar |
Continuing the libcucul-libcaca merge.
|
|
|
@2821
|
14 years |
Sam Hocevar |
Starting refactoring to get rid of libcucul. The initial reason for …
|
|
|
@2309
|
15 years |
Sam Hocevar |
* Started libcaca unit tests.
|
|
|
@2301
|
15 years |
Sam Hocevar |
* Use CppUnit? for C and C++ unit tests. Sorry, Jylam.
|
|
|
@2299
|
15 years |
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
|
|
@2103
|
15 years |
Sam Hocevar |
* Created a tests/ directory for regression tests. Run with "make …
|