Extend printMESA function to output also to shader's info log.
authorMichal Krol <mjkrol@gmail.org>
Tue, 16 May 2006 10:04:24 +0000 (10:04 +0000)
committerMichal Krol <mjkrol@gmail.org>
Tue, 16 May 2006 10:04:24 +0000 (10:04 +0000)
commit21ef956e9a48ab21e724a480a592e17d651477e6
tree341779220a3e68298889f9e9c134ac2050e5551a
parenta67330d157ffe05602a3163c946aa97e29cb6bb5
Extend printMESA function to output also to shader's info log.
Fix float-to-int conversion for x86 back-end.
src/mesa/shader/slang/slang_execute.c
src/mesa/shader/slang/slang_execute.h
src/mesa/shader/slang/slang_execute_x86.c