aboutsummaryrefslogtreecommitdiff
path: root/mp/game
diff options
context:
space:
mode:
authorJoe Ludwig <[email protected]>2013-07-30 15:10:15 -0700
committerJoe Ludwig <[email protected]>2013-07-30 15:10:15 -0700
commitd9ac276a957034bba99d71c1ecbfb53c3d2d1c87 (patch)
treeac1d618bc96127fcc03cc7c6f493043ca30c5564 /mp/game
parentRevised the contribution guidelines to encourage more interaction within the ... (diff)
downloadsource-sdk-2013-d9ac276a957034bba99d71c1ecbfb53c3d2d1c87.tar.xz
source-sdk-2013-d9ac276a957034bba99d71c1ecbfb53c3d2d1c87.zip
Added bloom shader and screenspace effect helpers as examples for the SDK.
Diffstat (limited to 'mp/game')
-rw-r--r--mp/game/mod_hl2mp/shaders/fxc/sdk_bloom_ps20.vcsbin0 -> 292 bytes
-rw-r--r--mp/game/mod_hl2mp/shaders/fxc/sdk_bloom_ps20b.vcsbin0 -> 593 bytes
-rw-r--r--mp/game/mod_hl2mp/shaders/fxc/sdk_bloomadd_ps20.vcsbin0 -> 248 bytes
-rw-r--r--mp/game/mod_hl2mp/shaders/fxc/sdk_bloomadd_ps20b.vcsbin0 -> 248 bytes
-rw-r--r--mp/game/mod_hl2mp/shaders/fxc/sdk_screenspaceeffect_vs20.vcsbin0 -> 520 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/mp/game/mod_hl2mp/shaders/fxc/sdk_bloom_ps20.vcs b/mp/game/mod_hl2mp/shaders/fxc/sdk_bloom_ps20.vcs
new file mode 100644
index 00000000..9449b4f6
--- /dev/null
+++ b/mp/game/mod_hl2mp/shaders/fxc/sdk_bloom_ps20.vcs
Binary files differ
diff --git a/mp/game/mod_hl2mp/shaders/fxc/sdk_bloom_ps20b.vcs b/mp/game/mod_hl2mp/shaders/fxc/sdk_bloom_ps20b.vcs
new file mode 100644
index 00000000..719cb2d1
--- /dev/null
+++ b/mp/game/mod_hl2mp/shaders/fxc/sdk_bloom_ps20b.vcs
Binary files differ
diff --git a/mp/game/mod_hl2mp/shaders/fxc/sdk_bloomadd_ps20.vcs b/mp/game/mod_hl2mp/shaders/fxc/sdk_bloomadd_ps20.vcs
new file mode 100644
index 00000000..c9c8dd1a
--- /dev/null
+++ b/mp/game/mod_hl2mp/shaders/fxc/sdk_bloomadd_ps20.vcs
Binary files differ
diff --git a/mp/game/mod_hl2mp/shaders/fxc/sdk_bloomadd_ps20b.vcs b/mp/game/mod_hl2mp/shaders/fxc/sdk_bloomadd_ps20b.vcs
new file mode 100644
index 00000000..4dbf396a
--- /dev/null
+++ b/mp/game/mod_hl2mp/shaders/fxc/sdk_bloomadd_ps20b.vcs
Binary files differ
diff --git a/mp/game/mod_hl2mp/shaders/fxc/sdk_screenspaceeffect_vs20.vcs b/mp/game/mod_hl2mp/shaders/fxc/sdk_screenspaceeffect_vs20.vcs
new file mode 100644
index 00000000..60397eb8
--- /dev/null
+++ b/mp/game/mod_hl2mp/shaders/fxc/sdk_screenspaceeffect_vs20.vcs
Binary files differ