Re: [AD] al_get_frontbuffer() |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2010-11-06, Evert Glebbeek <eglebbk@xxxxxxxxxx> wrote:
> On 6 Nov 2010, at 7:35 , Elias Pschernig wrote:
> > The idea was to implement a special bitmap which would access OpenGL's
> > front buffer. It never was implemented. I also vote to remove the
> > function.
>
> Ok, I can do that if no one else does it first.
> Is it conceivable that we might implement it at some point in the future? There are situations where this function could be useful. In that case I would remove the function from the public API, but keep the vtable entry so the function can be added in without breaking ABI compatibility. Or is that not a concern now that we explicitly fill in vtable entries?
Either way. 5.2 will not be ABI compatible with 5.0 anyway so that
doesn't matter.
Peter