src/mesa/main/depthstencil.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit cf46aee14a9df86ce336823fd02da650e262f77e Author: Xiang, Haihao <[EMAIL PROTECTED]> Date: Tue Dec 25 14:16:05 2007 +0800 mesa: fix a bad cast in put_values_z24. The values passed to put_values_z24 are GLuint, not GLubyte. fix #13543 _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit