Use GLuint instead of GLint to store intermediate Z values. Fixes problems when...
authorBrian <brian@yutani.localnet.net>
Sat, 6 Jan 2007 19:55:17 +0000 (12:55 -0700)
committerBrian <brian@yutani.localnet.net>
Sat, 6 Jan 2007 19:55:17 +0000 (12:55 -0700)
commit113b0a7f2e83f02ae9da6977ff416df5cf9671de
tree9885b08054bba638a08dfb053d7fcc2fb305f534
parentb530d96216f8a01e2dd4100941f6b1aa4d9dfbcd
Use GLuint instead of GLint to store intermediate Z values.  Fixes problems when using 32-bit Z buffer.
src/mesa/swrast/s_linetemp.h
src/mesa/swrast/s_pointtemp.h