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