3 |
|
* |
4 |
|
* $Id$ |
5 |
|
* |
6 |
< |
* Basilisk II (C) 1997-2004 Christian Bauer |
6 |
> |
* Basilisk II (C) 1997-2005 Christian Bauer |
7 |
|
* |
8 |
|
* This program is free software; you can redistribute it and/or modify |
9 |
|
* it under the terms of the GNU General Public License as published by |
35 |
|
/* When the BasiliskII video driver respects the alpha bits, set this to let us use */ |
36 |
|
/* kCGImageAlphaPremultipliedFirst, and to have nice rounded corners on the screen. */ |
37 |
|
//#define CG_USE_ALPHA |
38 |
< |
/* At the moment, it writes in the fill 32bits :-( */ |
38 |
> |
/* At the moment, it writes in the full 32bits :-( */ |
39 |
|
|
40 |
|
|
41 |
|
#define MIN_WIDTH 512 |