Author Topic: Post-processing shaders  (Read 2183 times)

0 Members and 1 Guest are viewing this topic.

Post-processing shaders
I've been reading and searching up a storm all morning long.  Where can I get the latest post-processing shaders from?  I realize that the regular shaders are no longer needed due to being included in the rendering pipeline.  Does this also hold true for the post-processing ones as well or are they still separate files?

 

Offline Arpit

  • 27
Re: Post-processing shaders
Code: [Select]
Compiling post-processing shader 1 ...
   Loading built-in default shader for: post-v.sdr
   Loading built-in default shader for: post-f.sdr
  Compiling post-processing shader 2 ...
   Loading built-in default shader for: post-v.sdr
   Loading built-in default shader for: blur-f.sdr
  Compiling post-processing shader 3 ...
   Loading built-in default shader for: post-v.sdr
   Loading built-in default shader for: blur-f.sdr
  Compiling post-processing shader 4 ...
   Loading built-in default shader for: post-v.sdr
   Loading built-in default shader for: brightpass-f.sdr
  Compiling post-processing shader 5 ...
   Loading built-in default shader for: fxaa-v.sdr
   Loading built-in default shader for: fxaa-f.sdr


I think after seeing my debug log long time ago, post-processing shaders are integrated.

 

Offline Kolgena

  • 211
Re: Post-processing shaders
A sure way to double check for your particular local install is to use the F3 ship lab and play with the post-processing and FXAA checkboxes under rendering. If they work, you have them.

 

Offline MatthTheGeek

  • Captain Obvious
  • 212
  • Frenchie McFrenchface
Re: Post-processing shaders
PP shaders have been in trunk since, what, .12 ? No, probably .14, WiH R1 had PP only thanks to .13 nightlies IIRC.
People are stupid, therefore anything popular is at best suspicious.

Mod management tools     -     Wiki stuff!     -     Help us help you

666maslo666: Releasing a finished product is not a good thing! It is a modern fad.

SpardaSon21: it seems like you exist in a permanent state of half-joking misanthropy

Axem: when you put it like that, i sound like an insane person

bigchunk1: it's not retarded it's american!
bigchunk1: ...

batwota: steele's maneuvering for the coup de gras
MatthTheGeek: you mispelled grâce
Awaesaar: grace
batwota: oh right :P
Darius: ah!
Darius: yes, i like that
MatthTheGeek: the way you just spelled it it means fat
Awaesaar: +accent I forgot how to keyboard
MatthTheGeek: or grease
Darius: the killing fat!
Axem: jabba does the coup de gras
MatthTheGeek: XD
Axem: bring me solo and a cookie

 

Offline Arpit

  • 27
Re: Post-processing shaders
PP shaders have been in trunk since, what, .12 ? No, probably .14, WiH R1 had PP only thanks to .13 nightlies IIRC.

Yes but I think they are integrated into builds since 3.6.16 IIRC.

 

Offline The E

  • He's Ebeneezer Goode
  • 213
  • Nothing personal, just tech support.
    • Steam
    • Twitter
Re: Post-processing shaders
You would be thinking wrong.

Shader support has been in 3.6.10 first, but we didn't ship the exe with built in default shaders until 3.6.14.
If I'm just aching this can't go on
I came from chasing dreams to feel alone
There must be changes, miss to feel strong
I really need lifе to touch me
--Evergrey, Where August Mourns

 

Offline Arpit

  • 27
Re: Post-processing shaders
You would be thinking wrong.

Shader support has been in 3.6.10 first, but we didn't ship the exe with built in default shaders until 3.6.14.

Yes I was thinking wrong.  :blah:
Built in shaders were introduced in 3.6.14

Thanks for the clear-up.  :)