Re: [AD] Allegro 4.4 resize window support |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 11/18/2013 01:22 PM, Peter Wang wrote:
> On Mon, 18 Nov 2013 00:56:14 -0200, David Capello <davidcapello@xxxxxxxxxx> wrote:
>> New version, now compiled/tested on X11.
>
> API looks fine to me. It doesn't break the ABI in a
> backwards-incompatible way so we don't need a new branch.
Does the addition of a new variable to the structs GFX_DRIVER and
SYSTEM_DRIVER not break the ABI? Especially since it's not at the end? I
don't know if they are only to be used internally, but they are defined
in public headers.
Best,
Tobias