BearishSun 7206fcc52f Added descriptor structs for texture resource creation, so it is neater 9 лет назад
..
BsLightRendering.cpp 7813bf7431 Refactored GPU parameter so they are all part of a combined object, to more closely match Vulkan/DX12 resource descriptor design 9 лет назад
BsObjectRendering.cpp 014bac08b8 Renderer can now handle morph animation 9 лет назад
BsPostProcessing.cpp 9bfe9675a3 Getting rid of MultiRenderTexture as implementation is now merged into RenderTexture class since modern APIs don't make the distinction between the two 9 лет назад
BsRenderBeast.cpp 8f4c8e65f3 Getting rid of the old way of setting GPU parameters and moving towards the new single-object approach (WIP - DX11 only for now) 9 лет назад
BsRenderBeastFactory.cpp 855b052658 More fixes in order to get everything to compile with Clang 10 лет назад
BsRenderBeastPlugin.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 10 лет назад
BsRenderTargets.cpp 9bfe9675a3 Getting rid of MultiRenderTexture as implementation is now merged into RenderTexture class since modern APIs don't make the distinction between the two 9 лет назад
BsRenderTexturePool.cpp 7206fcc52f Added descriptor structs for texture resource creation, so it is neater 9 лет назад
BsRendererCamera.cpp 9d73cc1da2 Various tweaks to the previous merge 9 лет назад
BsSamplerOverrides.cpp 8f4c8e65f3 Getting rid of the old way of setting GPU parameters and moving towards the new single-object approach (WIP - DX11 only for now) 9 лет назад