Line-ending fixes for most of the remaining files.
Fixes line-endings for files with extensions vcd, cc, txt, bat, fxc, inc, lst,
proto, mak, mm, cfg, res, rc, def, vmt, vsh, vbsp, inl, asm, m4, vcproj,
vcxproj, sln, in, java, la, manifest, am, and rad.
Also fixes README, CONTRIBUTING, CONTRIBUTORS, LICENSE, CHANGES, COPYING, and
gitignore.
Finally, fixes executable bits.
2013-12-03 10:39:23 -08:00
|
|
|
//
|
|
|
|
// Standard shaders collection
|
|
|
|
//
|
|
|
|
// These shaders are compiled as the following shader models:
|
|
|
|
// _ps20.vcs
|
|
|
|
// _ps20b.vcs
|
|
|
|
// _vs20.vcs
|
|
|
|
//
|
|
|
|
|
|
|
|
example_model_ps20b.fxc
|
|
|
|
example_model_vs20.fxc
|
|
|
|
|
|
|
|
SDK_Bloom_ps2x.fxc
|
|
|
|
SDK_screenspaceeffect_vs20.fxc
|
|
|
|
|
|
|
|
SDK_bloomadd_ps2x.fxc
|