[maemo-developers] Using glext on n900 and n950?
From: Kimmo Hämäläinen kimmo.hamalainen at nokia.comDate: Fri Mar 9 10:32:36 EET 2012
- Previous message: Using glext on n900 and n950?
- Next message: Using glext on n900 and n950?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
glext.h looks like driver-specific extensions, am I right (at least the internet seems to tell so)? So there is no guarantee if the driver has them or not... -Kimmo On 03/07/12 17:28, ext Till Harbaum / Lists wrote: > Hi, > > i can't figure out how to use glext on n900 or on the n950 using gles1. > > As a start i'd just like to access > glGenFramebuffers() and > glDeleteFramebuffers() > > The only references to this is in GLES/glext.h and the prototypes have > are named glGenFramebuffersOES and glDeleteFramebuffersOES . So far > so good. I can compile this. > > But i cannot link it. Against what am i supposed to link gles1 applications > using glext? > > Regards, > Till > > -- > Dr. Till Harbaum<lists at harbaum.org> > _______________________________________________ > maemo-developers mailing list > maemo-developers at maemo.org > https://lists.maemo.org/mailman/listinfo/maemo-developers >
- Previous message: Using glext on n900 and n950?
- Next message: Using glext on n900 and n950?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]