mesa: move uniforms.c to main/
authorBrian Paul <brianp@vmware.com>
Fri, 11 Jun 2010 02:31:29 +0000 (20:31 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 11 Jun 2010 04:24:37 +0000 (22:24 -0600)
commit936605fc8a69f67de323e5ede60c2f1373bfcafe
treeacd8eb29174b28c299f52a8cd17a4479a7e6e325
parenta37b2219d6e3f299379c6434d65f300660d12c3e
mesa: move uniforms.c to main/
src/mesa/SConscript
src/mesa/main/api_exec.c
src/mesa/main/uniforms.c [new file with mode: 0644]
src/mesa/main/uniforms.h [new file with mode: 0644]
src/mesa/shader/slang/slang_link.c
src/mesa/shader/uniforms.c [deleted file]
src/mesa/shader/uniforms.h [deleted file]
src/mesa/sources.mak