mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-05-10 05:49:34 +03:00
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.
17 lines
277 B
Plaintext
17 lines
277 B
Plaintext
//
|
|
// 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
|