Change float depthScale param to _mesa_unpack_depth_span() to GLuint depthMax.
authorBrian <brian.paul@tungstengraphics.com>
Sun, 8 Jul 2007 15:02:36 +0000 (09:02 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Sun, 8 Jul 2007 15:02:36 +0000 (09:02 -0600)
commit25cfb68f0b3baf0e74d1f6a37afab46370f6711b
tree6b0e7252b9b006331cc1a6a531b05d6959d60477
parent64359af07188c06dcc6a9a95ba05f7e8209a7379
Change float depthScale param to _mesa_unpack_depth_span() to GLuint depthMax.
src/mesa/main/image.c
src/mesa/main/image.h
src/mesa/main/texstore.c
src/mesa/swrast/s_drawpix.c