mirror of https://github.com/BOINC/boinc.git
9 lines
185 B
Plaintext
9 lines
185 B
Plaintext
|
|
||
|
- write minimal app: open blank window
|
||
|
|
||
|
- convert gfx lib; draw a line in window
|
||
|
|
||
|
- draw to offscreen bitmap, then blit to window
|
||
|
|
||
|
- produce bitmap in separate process, use shared mem
|