Re: [AD] fbcon driver color depth |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: Coordination of admins/developers of the game programming library Allegro <alleg-developers@xxxxxxxxxx>
- Subject: Re: [AD] fbcon driver color depth
- From: Evert Glebbeek <eglebbk@xxxxxxxxxx>
- Date: Sun, 7 Jan 2007 15:39:25 +0100
On Sunday 07 January 2007 11:47, Evert Glebbeek wrote:
> Ok, revised patch attached.
Commited an updated version: the extern declarations are in aintlnx.h and I
removed the extra spaces in "if ((!fb_mode_read) && (fb_open_device() !=
0))" but kept the extra parentheses because they help readability.
Evert