BearishSun
|
3e1bd8a8a6
Renderer: Refactored visibility calculations so they are neatly encapsulated within the new RendererViewGroup class
|
8 年之前 |
BearishSun
|
4891a95151
Final big bulk of work for shadow mapping (Untested)
|
8 年之前 |
BearishSun
|
0955ecf565
Updated shader compiler so it properly cross-compiles sample-compare intrinsics
|
8 年之前 |
BearishSun
|
2f3745e7be
Bulk of code for shadow depth rendering & shadow projection done
|
8 年之前 |
BearishSun
|
e315616d5d
More work on shadow mapping
|
8 年之前 |
BearishSun
|
ab84c30a04
Updated roadmap
|
8 年之前 |
BearishSun
|
1c8b7834a4
Bumping XShaderCompiler version to the new one which include Banshee specific changes
|
8 年之前 |
BearishSun
|
912c4e7adb
Merge branch 'master' of https://github.com/bearishsun/bansheeengine into shader-refactor
|
8 年之前 |
BearishSun
|
a5365395d8
Added shaders for projecting shadow maps
|
8 年之前 |
BearishSun
|
5bded03f19
More work on the standard deferred rendering path
|
8 年之前 |
BearishSun
|
763441561c
Added PCF hardware filtering shader for cubemap shadows
|
8 年之前 |
BearishSun
|
1a0c155623
Uniforms in a uniform block marked as internal will also be internal
|
8 年之前 |
BearishSun
|
cd0fb1257c
Fixed sprite line rendering shader
|
8 年之前 |
BearishSun
|
3ee362972a
More fixes for the new shader system. All existing shaders functional.
|
8 年之前 |
BearishSun
|
3eb9c8b634
Removing reliance on shader semantics
|
8 年之前 |
BearishSun
|
57435cf2ec
Added helper code for performing percentage closer filtering, using varying kernel sizes
|
8 年之前 |
BearishSun
|
4c6e4a10af
More work on shadow map rendering
|
8 年之前 |
BearishSun
|
bb877b8a13
Added code for calculating optimal shadow map size and fade percentage
|
8 年之前 |
BearishSun
|
1191d5bb4b
Updated documentation layout a bit
|
8 年之前 |
BearishSun
|
df220bf1b1
Make sure to automatically update submodules when dependencies are marked as changed
|
8 年之前 |
BearishSun
|
0c436daf4c
Updated roadmap with new timeframes
|
8 年之前 |
BearishSun
|
84eb9fc38b
Laid much of the foundation for shadow map depth rendering
|
8 年之前 |
BearishSun
|
729a9cd7b7
Various fixes for the new shader parsing logic
|
8 年之前 |
BearishSun
|
046b0c02a9
More shaders ported the new system
|
8 年之前 |
BearishSun
|
2b029edc41
Merge branch 'master' of https://github.com/bearishsun/bansheeengine into shader-refactor
|
8 年之前 |
BearishSun
|
e634f1a1aa
Added missing files from build
|
8 年之前 |
BearishSun
|
7c1afc814f
Merge branch 'master' of https://github.com/bearishsun/bansheeengine into shader-refactor
|
8 年之前 |
BearishSun
|
1fad29b696
Fix an editor crash when a scene object containing non-managed components is selected
|
8 年之前 |
BearishSun
|
cd426dee5d
Renderer scene information now moved into its own class so it can be re-used by shadow rendering
|
8 年之前 |
BearishSun
|
d22b0e2a63
Renamed RendererCamera -> RendererView
|
8 年之前 |