[m-rev.] for review: add more control flags to the opengl binding

Fergus Henderson fjh at cs.mu.OZ.AU
Wed Jan 21 18:24:43 AEDT 2004


On 21-Jan-2004, Julien Fischer <juliensf at students.cs.mu.OZ.AU> wrote:
> 
> Add some more control flags to the opengl binding.
> 
> extras/graphics/mercury_opengl/mogl.m:
> 	Add control flags corresponding to GL_AUTO_NORMAL, GL_TEXTURE_1D
> 	and GL_TEXTURE_2D.

Are those present in OpenGL 1.1?

If so, that is fine.

If not, then the comment at the top of mogl.m which says which version
of OpenGL is required would need to be updated, or the code changed so
that it works if those are not defined.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list