Re: [AD] al_get_opengl_version design flaw? |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
I'm planning on changing what the iPhone driver returns as an OpenGL version.
I've got it changed here, but it's part of the programmable pipeline change
that I was going to commit when it's finished. Should I commit it now?
The current behaviour is to approximate a desktop-gl-like version number
based on features. It's a hack, and I plan on returning it as an OpenGL
_ES_ version number instead.
--
Trent Gamblin
On 2010-11-29, at 6:09 PM, Peter Wang wrote:
> Agreed and done.
>
> Peter