casts to fix GLint/GLuint mismatches
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 19 Apr 2002 00:38:27 +0000 (00:38 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 19 Apr 2002 00:38:27 +0000 (00:38 +0000)
commita670c1280b78e6da3b298b61f623e4c733c6be94
tree803a29169de7fe25f7e193dfe6a2de85128c4591
parentdb07de057f10ab7ab5be84352b674b200a0a9e22
casts to fix GLint/GLuint mismatches
src/mesa/swrast/s_context.c
src/mesa/swrast/s_copypix.c
src/mesa/swrast/s_depth.c
src/mesa/swrast/s_lines.c
src/mesa/swrast/s_readpix.c
src/mesa/swrast/s_span.c
src/mesa/swrast/s_stencil.c
src/mesa/swrast/s_texture.c
src/mesa/swrast/s_zoom.c