Sam Hocevar
|
107ff4b815
|
Large source code cleanup, getting rid of spaces, tabs, and svn keywords.
|
15 år sedan |
Sam Hocevar
|
16b6d87d20
|
Rename tests/ to test/.
|
15 år sedan |
Sam Hocevar
|
33fd017a70
|
Add unit tests for efficient dirty rectangle merging.
|
15 år sedan |
Sam Hocevar
|
e2f3d648f9
|
Add explanatory comments to the dirty rectangle unit tests.
|
15 år sedan |
Pascal Terjan
|
aa2162ef57
|
* Also test blitting with mask
|
15 år sedan |
Pascal Terjan
|
1f79729288
|
* When blitting, only add dirty rectangles on changed
lines, or on changed chars if we have a mask
|
15 år sedan |
Sam Hocevar
|
98366c7fae
|
Add more unit tests for the dirty rectangles.
|
15 år sedan |
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 år sedan |
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 år sedan |
Sam Hocevar
|
6065f2246f
|
Start writing unit tests for the dirty rectangle handling.
|
15 år sedan |