Separate the shaders from the rest of the code.
authorStephane Marchesin <marchesin@icps.u-strasbg.fr>
Wed, 30 Jan 2008 01:19:08 +0000 (02:19 +0100)
committerStephane Marchesin <marchesin@icps.u-strasbg.fr>
Sun, 3 Feb 2008 16:02:21 +0000 (17:02 +0100)
commite06dfd2964f9bd7f0855a101f5e6971020dfa6be
treefdd053b87aabb08873ac57fa64cf303f4b842c8f
parenta69c50780cacf0d0f2948208cfa7e0558a8c3644
Separate the shaders from the rest of the code.
src/Makefile.am
src/nv30_exa.c
src/nv30_shaders.c [new file with mode: 0644]
src/nv30_shaders.h [new file with mode: 0644]
src/nv40_exa.c
src/nv40_video_texture.c
src/nv_shaders.h [deleted file]