24 Révisions (52758fae248cb195e19fb37cb9a7fce48c5f17f4)

Auteur SHA1 Message Date
  Pascal Terjan 52a0decd07 * Fix a segfault in rotate_180 on 0 sized canvas il y a 15 ans
  Sam Hocevar 5269cad56c Allow to temporarily disable dirty rectangle handling. This allows for huge il y a 15 ans
  Sam Hocevar 644ee4a78a Coding style: remove tabs and trailing spaces. il y a 15 ans
  Sam Hocevar 33fd017a70 Add unit tests for efficient dirty rectangle merging. il y a 15 ans
  Sam Hocevar 33d2bc2092 Update the Win32 and Win64 ports. il y a 15 ans
  Pascal Terjan 9af1ba41a3 * Align times on the right! il y a 15 ans
  Sam Hocevar 7b18489c6f Use a dummy display to compute benchmark time to avoid relying on <time.h>. il y a 15 ans
  Sam Hocevar e2f3d648f9 Add explanatory comments to the dirty rectangle unit tests. il y a 15 ans
  Pascal Terjan dd153de114 * Add some simple bench (part 2, add the interesting file) il y a 15 ans
  Pascal Terjan 6be6419849 * Add some simple bench il y a 15 ans
  Pascal Terjan 7fb6d934fa * Report failures in exit code in caca-test il y a 15 ans
  Pascal Terjan aa2162ef57 * Also test blitting with mask il y a 15 ans
  Pascal Terjan 1f79729288 * When blitting, only add dirty rectangles on changed il y a 15 ans
  Pascal Terjan 0d271e9873 Add unit test for memory export/import with caca format il y a 15 ans
  Sam Hocevar 98366c7fae Add more unit tests for the dirty rectangles. il y a 15 ans
  Sam Hocevar ea99175a2f Change the dirty rectangle API once again so that calling applications get il y a 15 ans
  Sam Hocevar a6b98c2518 Change the dirty rectangle API so that it can handle several rectangles. The il y a 15 ans
  Sam Hocevar 6065f2246f Start writing unit tests for the dirty rectangle handling. il y a 15 ans
  Sam Hocevar 4cda200b03 Continuing the libcucul-libcaca merge. il y a 16 ans
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the il y a 16 ans
  Sam Hocevar d202c8242f * Started libcaca unit tests. il y a 16 ans
  Sam Hocevar 86d03eb137 * Use CppUnit for C and C++ unit tests. Sorry, Jylam. il y a 16 ans
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that il y a 16 ans
  Sam Hocevar ca559d93d8 * Created a tests/ directory for regression tests. Run with "make check". il y a 17 ans