From: brendan p. <bre...@gm...> - 2005-02-25 02:48:50
|
Hi. I am interested in implementing the GL_EXT_bgra extention. It looks fairly simple, becuase no new function were added to this extention. New toekns were added for a fiew functions. See http://www.msi.unilim.fr/~porquet/glexts/GL_EXT_bgra.txt.html. I have read the sections in the documentation about adding extensions. They are a bit vague and seem a little out of date. How hard would implementing this function be? Any pointers to make it easier? Thanks. |