Lasse Öörni
|
b8d55583f7
Squashed commit of the following:
|
9 年之前 |
Lasse Öörni
|
77cabf9bff
Remove "PS" from Roughness & Metallic uniform names.
|
9 年之前 |
Lasse Öörni
|
dfd8939840
Squashed commit of the following:
|
9 年之前 |
Lasse Öörni
|
7160a0ab7c
Normal offset shadow support for HLSL. Fix deferred specular calculation on HLSL.
|
9 年之前 |
Lasse Öörni
|
ed8740428c
Remove cCameraRot uniform. Instead derive from cViewInv as necessary. Closes #1163.
|
9 年之前 |
Lasse Öörni
|
2e44b0b350
Squashed commit of the following:
|
9 年之前 |
Lasse Öörni
|
cd2c720352
Fix uniform type in D3D11 constant buffer.
|
10 年之前 |
Nick Royer
|
150ddf86ca
Added uniforms to shader
|
10 年之前 |
Lasse Öörni
|
6a3bbb8aab
Fix D3D11 constant buffers for VSM. Fix editor shadow mode selection. Fix script API for new shadow modes. Fix debughud for new shadow modes. Edit documentation to refer to new shadow modes. Added contributor credit. Some code convention edits, e.g. VSM instead of Vsm. Dump new NinjaSnowWarShaders.xml file.
|
10 年之前 |
Xavier Maupeu
|
cf501d9585
add functions in Renderer to set shadow softness and VSM shadow parameters
|
10 年之前 |
Lasse Öörni
|
b8c7c59eca
Configure amount of allowed bones for hardware skinning based on the rendering API. Allow 128 bones on Direct3D 11 & OpenGL 3. Add -mb (maxbones) parameter to AssetImporter & OgreImporter. When using OpenGL 3, allow deferred rendering to use different MRT formats without forcing an RGBA substitute rendertarget.
|
10 年之前 |
Lasse Öörni
|
e106f1b389
D3D11 clip plane support. Check that multisample level is supported. Various shader fixes.
|
10 年之前 |
Lasse Öörni
|
4542e38b73
Fix terrain shader on D3D11.
|
10 年之前 |
Lasse Öörni
|
e919935abd
Merge back D3D9 & D3D11 shaders using macros. Removed the "custom" constant buffer slot; rather allow to prevent the default material CB from being defined.
|
10 年之前 |
Lasse Öörni
|
73c847fbeb
Separate D3D11 shaders as the compatibility mode did not sample eg. the light ramp texture correctly.
|
10 年之前 |
Lasse Öörni
|
a1d1f08190
Split uniforms into constant buffers on D3D11.
|
10 年之前 |
Lasse Öörni
|
88080dad31
Remove Shader Model 2 mode & instancing without stream offset (D3D9) as they are hard to test. Added Graphics::GetApiName() function.
|
10 年之前 |
Yao Wei Tjong 姚伟忠
|
05a8b79fd2
Rename "Bin" subdir to "bin".
|
11 年之前 |