[ 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] GP2X Wiz port
- From: "Trent Gamblin" <trent@xxxxxxxxxx>
- Date: Thu, 30 Jul 2009 08:49:25 -0600 (MDT)
On Thu, July 30, 2009 12:52 am, Milan Mimica said:
> 2009/7/29 Trent Gamblin <trent@xxxxxxxxxx>:
>> Also there is quite a bit of
>> #ifdefs everywhere but those can eventually be used for full OpenGL ES 1.1
>> support (such as iphone) also.
>
> Maybe it's worth having a separate OpenGL ES driver and have a vtable
> instead of #ifdefs. One day we'll want a OpenGL3 driver too.
Probably a good idea. Some of the functions are basically going to be
completely different. I'll try and separate them if and when new firmware
for the Wiz comes out that supports more features, right now there are
a lot of FIXME's in place where code should be.
Trent :{)>