On Sun, May 21, 2006 at 06:24:57PM +0200, Philipp Klaus Krause wrote:
> I'm using Mesa 6.4.1 software rendering (DRI doesn't work with i915 in
> current Debian unstable).
> Somehow GL_INDEX_OFFSET doesn't work for me.
> I have
> glPixelTransferi(GL_INDEX_OFFSET, . );
> followed by calls to
> glDrawPixels()
> in my program, but it just matter which value I set for GL_INDEX_OFFSET,
> the result is always as if it was set to 0.
> I do not see any OpenGL errors returned by glGetError().

This is a problem with the driver currently in Debian. The driver requires
a newer version of mesa than we're currently shipping. Work to fix this is
underway.

 - David Nusinow


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to