Re: [AD] SF.net SVN: alleg:[12416] allegro/branches/4.9/include/allegro5/opengl/ GLext/gl_ext_list.h |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- Subject: Re: [AD] SF.net SVN: alleg:[12416] allegro/branches/4.9/include/allegro5/opengl/ GLext/gl_ext_list.h
- From: Elias Pschernig <elias.pschernig@xxxxxxxxxx>
- Date: Thu, 13 Aug 2009 00:08:03 +0200
- Cc: Coordination of admins/developers of the game programming library Allegro <alleg-developers@xxxxxxxxxx>
On Wed, 2009-08-12 at 20:11 +0200, Milan Mimica wrote:
> If it would be listed on http://www.opengl.org/registry/ , you would paste
> chunks of code (with minor modifications) from header files listed at
> http://www.opengl.org/registry/#abi into appropiate files in
> 4.9/include/allegro5/opengl/GLext/
>
> But since it's not listed there it doesn't exist :P
>
Yes, it's an OpenGL ES extension, not an OpenGL extension. Not sure how
we should handle this best. Probably there needs to be some top-level
struct which then splits into OpenGL and OpenGL ES... I'll add a bug
report for it.
--
Elias Pschernig <elias@xxxxxxxxxx>