Bill Currie
|
3e9977c272
|
[qwaq] Give up on pass-by-reference for now
It's too much hassle to ensure the passed variable isn't a local. It's
just not worth the grief right now.
|
2020-03-19 15:54:10 +09:00 |
|
Bill Currie
|
6a18b1dd55
|
[qwaq] Add function to merge extents
It's pretty much the union of two rectangles with the same origin.
|
2020-03-19 13:51:14 +09:00 |
|
Bill Currie
|
6001abbfdb
|
[qwaq] Use the now working compound init more
|
2020-03-13 10:00:05 +09:00 |
|
Bill Currie
|
7f9a415cbc
|
[qwaq] Get DrawBuffer and TextContext working
Especially blitting whole regions. Partial regions not tested yet.
|
2020-03-13 02:36:53 +09:00 |
|
Bill Currie
|
e9eab68366
|
[qwaq] Begin work on local drawing buffers
|
2020-03-10 02:39:18 +09:00 |
|