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