replace GLdepth with GLuint and remove GLdepth
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 21 Sep 2005 02:47:32 +0000 (02:47 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 21 Sep 2005 02:47:32 +0000 (02:47 +0000)
commit3e37bafab0a339021354b9c78f983d05d433d735
tree624d1c39e30f8a74bf0860f9389cd772f9dfe0f5
parent4092fbd55ac92a59d09d5167ced328683bed049c
replace GLdepth with GLuint and remove GLdepth
src/mesa/main/mtypes.h
src/mesa/swrast/s_aalinetemp.h
src/mesa/swrast/s_context.h
src/mesa/swrast/s_copypix.c
src/mesa/swrast/s_drawpix.c
src/mesa/swrast/s_linetemp.h
src/mesa/swrast/s_readpix.c
src/mesa/swrast/s_span.c
src/mesa/swrast/s_triangle.c
src/mesa/swrast/s_zoom.c