Sam Hocevar
|
5b50cfa59c
|
test: refactor a lot of test suite related stuff.
|
9 роки тому |
Sam Hocevar
|
f32c24a10d
|
build: fix the WTFPL homepage and copyright information.
|
12 роки тому |
Sam Hocevar
|
107ff4b815
|
Large source code cleanup, getting rid of spaces, tabs, and svn keywords.
|
15 роки тому |
Sam Hocevar
|
16b6d87d20
|
Rename tests/ to test/.
|
15 роки тому |
Sam Hocevar
|
33fd017a70
|
Add unit tests for efficient dirty rectangle merging.
|
15 роки тому |
Sam Hocevar
|
e2f3d648f9
|
Add explanatory comments to the dirty rectangle unit tests.
|
15 роки тому |
Pascal Terjan
|
aa2162ef57
|
* Also test blitting with mask
|
15 роки тому |
Pascal Terjan
|
1f79729288
|
* When blitting, only add dirty rectangles on changed
lines, or on changed chars if we have a mask
|
15 роки тому |
Sam Hocevar
|
98366c7fae
|
Add more unit tests for the dirty rectangles.
|
15 роки тому |
Sam Hocevar
|
ea99175a2f
|
Change the dirty rectangle API once again so that calling applications get
a more natural (x,y,w,h) 4-tuple to handle.
|
15 роки тому |
Sam Hocevar
|
a6b98c2518
|
Change the dirty rectangle API so that it can handle several rectangles. The
inner implementation still only handles one dirty rectangle, but this way
we can prepare supporting applictions for the future.
|
15 роки тому |
Sam Hocevar
|
6065f2246f
|
Start writing unit tests for the dirty rectangle handling.
|
15 роки тому |