Commit Graph

13 Commits (322368ae7902c9041703b0f1c9d6555283d76c48)

Author SHA1 Message Date
rem..om 5536f5f824 Also Fixed FXAA vertex shader projection calculation for glsl<1.5 12 years ago
rem..om 34ab69cef9 Fixed post vertex shader projection calculation for glsl<1.5 12 years ago
rem..om 609d51dbfd Further fix and cleanup to SSAO for glsl < 1.5 12 years ago
nor..67 21e5244c0a Fixed ssao filter for opengl < 1.5 12 years ago
rem..om 384f4ac1c2 Lighting and Shadows (PSSM only) : 13 years ago
rem..om 28926b8383 WaterFilter can now have a square shape 13 years ago
rem..om 68892dfee3 WaterFilter can now be constrained to an area in the scene based on a center and a radius. This allows to have several water areas in the same scene with different sets of parameters 13 years ago
Sha..rd 27e97c34da * 'FixedFunc' technique were wiped out entirely. Not useful since now we choose default technique based on caps anyway. 13 years ago
Sha..rd 55d75c5abc * Shader now stores shader language in the ShaderSources instead of the Shader itself (everything makes a lot more sense now). 13 years ago
rem..om 2e704987b9 Fixed alpha variable declaration in SSAO Normal pass shader.Thanks to koris. 13 years ago
rem..om 9d7d5a388c Shadows/SSAO and transparency : Removed the AlphaDiscardThreshold from the frag shaders 13 years ago
rem..om 22edb7beb0 Shadows/SSAO and transparency : Removed the AlphaDiscardThreshold attribute from the lighting material. Transparency discarding is now handled by the AlphaFallOff render state (as it should be). 13 years ago
nor..67 b0ada38d21 - move effects and networking to separate jar files 13 years ago