mesa: move GLSL uniform functions into new source file
authorBrian Paul <brianp@vmware.com>
Thu, 27 May 2010 04:24:58 +0000 (22:24 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 27 May 2010 04:30:10 +0000 (22:30 -0600)
commit69861ae49724dd49ae3ba82398239ad892753de7
tree0cfaaec4ef982f95d3b46f97850a3157c14ef329
parent655c9a0533fea7a2732fce766b9f4c03d7dc641d
mesa: move GLSL uniform functions into new source file
src/mesa/SConscript
src/mesa/shader/shader_api.c
src/mesa/shader/shader_api.h
src/mesa/shader/uniforms.c [new file with mode: 0644]
src/mesa/shader/uniforms.h [new file with mode: 0644]
src/mesa/sources.mak