[Lxdream-dev] [Lxdream-commit] 1160:219d05b638de in lxdream/src/drivers: Add gl_vbo.c

Harley Laue losinggeneration at gmail.com
Thu Jan 20 15:13:04 PST 2011


nkeynes at lxdream.org wrote:
> Commit in lxdream/src/drivers
>   gl_vbo.c  +265  added 219d05b638de
>   Add gl_vbo.c
>
> lxdream/src/drivers
>
> gl_vbo.c added at 219d05b638de
<snip>
> +#ifdef GL_VERTEX_ARRAY_RANGE_NV

This doesn't seem to work on my machine with Mesa/open source 3D drivers for
ATI. It appears that glext.h always defines it. Perhaps a check in configure.in
will need to be made against libGL* for one of the gl*Fence*NV functions to
allow it to properly compile.


More information about the Lxdream-dev mailing list