Re: [AD] Feature request: Add missing GFX_VTABLE entries |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
On Monday 20 September 2004 06:06, Robert Ohannessian wrote: > Could the following Allegro functions be added to the GFX_VTABLE so that > AllegroGL could convert them to GL calls? The attached patch adds the functions you requested to the vtable (and a few more as well). They aren't actually used in that none of the functions are vtable-aware yet, but I wanted to make sure that this distinction is good. Some of the entries went to the GFX_DRIVER rather than the GFX_VTABLE, because they don't specifically refer to a bitmap. Please check if this division is adequate. Evert
Attachment:
new_vtable_entries.diff.gz
Description: GNU Zip compressed data
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |