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().

Philipp


-------------------------------------------------------
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