mesa: Apply MSVC portability fixes from Alan Hourihane.
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Sat, 31 May 2008 09:14:09 +0000 (18:14 +0900)
committerKeith Whitwell <keith@tungstengraphics.com>
Wed, 24 Sep 2008 00:20:38 +0000 (17:20 -0700)
commit452a592ca4b1bac78eee53fb9f2f1deac7832840
tree64f12521f97de549005661c9e680769ff1e9ce84
parent9118b02fd0e4c5c472d7dbf211eec350a1d37ea4
mesa: Apply MSVC portability fixes from Alan Hourihane.
16 files changed:
src/mesa/main/api_validate.c
src/mesa/main/dlist.c
src/mesa/main/drawpix.c
src/mesa/main/framebuffer.c
src/mesa/main/get.c
src/mesa/main/image.c
src/mesa/main/light.c
src/mesa/main/mipmap.c
src/mesa/main/pixel.c
src/mesa/main/pixel.h
src/mesa/main/texenvprogram.c
src/mesa/shader/prog_execute.c
src/mesa/shader/prog_statevars.c
src/mesa/shader/prog_uniform.c
src/mesa/vbo/vbo_exec_array.c
src/mesa/vbo/vbo_split_inplace.c