gpu::program::shader, etc.: Revise constructor to take a single const
commit63458d628070988aff3b6906517ffeac3ddbda39
authorDavid Hilvert <dhilvert@auricle.dyndns.org>
Mon, 7 Jul 2008 01:14:34 +0000 (7 01:14 +0000)
committerDavid Hilvert <dhilvert@auricle.dyndns.org>
Mon, 7 Jul 2008 01:14:34 +0000 (7 01:14 +0000)
tree6b8a7eb067793571da401841e133c1b96ff87738
parenta5bc4f13b3165e7232a12d405473c8bffbebbdd0
gpu::program::shader, etc.: Revise constructor to take a single const
char * instead of an array of these, revise shader program text to
include newlines, and add program display when compilation produces an
error.
d2/filter/ssfe.h
d2/image.h
d2/image_weighted_avg.h
d2/render.h
d2/render/incremental.h
gpu.h