BearishSun 1cd55dec0a Feature: Non-compute shader alternatives for SH coefficient generation %!s(int64=8) %!d(string=hai) anos
..
BsGpuResourcePool.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) %!s(int64=8) %!d(string=hai) anos
BsGpuResourcePool.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) %!s(int64=8) %!d(string=hai) anos
BsImageBasedLighting.cpp 3b0950d42b Refactor: Renderer materials now use GpuParams instead of GpuParamsSet %!s(int64=8) %!d(string=hai) anos
BsImageBasedLighting.h 33b290215b Bugfix: Fix for rendering when SSR or AO are disabled %!s(int64=8) %!d(string=hai) anos
BsLightGrid.cpp 3b0950d42b Refactor: Renderer materials now use GpuParams instead of GpuParamsSet %!s(int64=8) %!d(string=hai) anos
BsLightGrid.h 441b7dc7dc WIP: Editor polish and cleanup %!s(int64=8) %!d(string=hai) anos
BsLightProbes.cpp b52bd59e1d WIP: Adding alternatives to existing compute shaders, in order to support older hardware and mobiles %!s(int64=8) %!d(string=hai) anos
BsLightProbes.h b52bd59e1d WIP: Adding alternatives to existing compute shaders, in order to support older hardware and mobiles %!s(int64=8) %!d(string=hai) anos
BsLightRendering.cpp 1517308b3b Bugfix: Significantly reduced flickering artifacts due SSR sampling %!s(int64=8) %!d(string=hai) anos
BsLightRendering.h 8e451ac36f WIP - Deferred MSAA %!s(int64=8) %!d(string=hai) anos
BsObjectRendering.cpp 3b0950d42b Refactor: Renderer materials now use GpuParams instead of GpuParamsSet %!s(int64=8) %!d(string=hai) anos
BsObjectRendering.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) %!s(int64=8) %!d(string=hai) anos
BsPostProcessing.cpp 3d6cceab7d WIP: Adding alternatives to existing compute shaders, in order to support older hardware and mobiles %!s(int64=8) %!d(string=hai) anos
BsPostProcessing.h 3d6cceab7d WIP: Adding alternatives to existing compute shaders, in order to support older hardware and mobiles %!s(int64=8) %!d(string=hai) anos
BsRenderBeast.cpp b52bd59e1d WIP: Adding alternatives to existing compute shaders, in order to support older hardware and mobiles %!s(int64=8) %!d(string=hai) anos
BsRenderBeast.h ffc2208374 Refactor: Modified the renderer so it can work without texture view support (not present on earlier OpenGL versions) %!s(int64=8) %!d(string=hai) anos
BsRenderBeastFactory.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) %!s(int64=8) %!d(string=hai) anos
BsRenderBeastFactory.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) %!s(int64=8) %!d(string=hai) anos
BsRenderBeastIBLUtility.cpp 1cd55dec0a Feature: Non-compute shader alternatives for SH coefficient generation %!s(int64=8) %!d(string=hai) anos
BsRenderBeastIBLUtility.h b52bd59e1d WIP: Adding alternatives to existing compute shaders, in order to support older hardware and mobiles %!s(int64=8) %!d(string=hai) anos
BsRenderBeastOptions.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) %!s(int64=8) %!d(string=hai) anos
BsRenderBeastPlugin.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) %!s(int64=8) %!d(string=hai) anos
BsRenderBeastPrerequisites.h ffc2208374 Refactor: Modified the renderer so it can work without texture view support (not present on earlier OpenGL versions) %!s(int64=8) %!d(string=hai) anos
BsRenderCompositor.cpp c64524067c Bugfix: Resolving Vulkan warnings due to certain render targets being marked as load on bind, yet they had no data to load %!s(int64=8) %!d(string=hai) anos
BsRenderCompositor.h 3d6cceab7d WIP: Adding alternatives to existing compute shaders, in order to support older hardware and mobiles %!s(int64=8) %!d(string=hai) anos
BsRendererObject.cpp 890c449b74 Refactor: SceneObject transform and non-component scene entities %!s(int64=8) %!d(string=hai) anos
BsRendererObject.h 3b0950d42b Refactor: Renderer materials now use GpuParams instead of GpuParamsSet %!s(int64=8) %!d(string=hai) anos
BsRendererScene.cpp 890c449b74 Refactor: SceneObject transform and non-component scene entities %!s(int64=8) %!d(string=hai) anos
BsRendererScene.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) %!s(int64=8) %!d(string=hai) anos
BsRendererTextures.cpp 2cd33e4e53 Bugfix: Fixing Light and Renderable component use in the editor %!s(int64=8) %!d(string=hai) anos
BsRendererTextures.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) %!s(int64=8) %!d(string=hai) anos
BsRendererView.cpp ffc2208374 Refactor: Modified the renderer so it can work without texture view support (not present on earlier OpenGL versions) %!s(int64=8) %!d(string=hai) anos
BsRendererView.h b149802ac8 Feature: Depth range can now be encoded when rendering reflection probes %!s(int64=8) %!d(string=hai) anos
BsSamplerOverrides.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) %!s(int64=8) %!d(string=hai) anos
BsSamplerOverrides.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) %!s(int64=8) %!d(string=hai) anos
BsShadowRendering.cpp 00e417e305 Feature: Added a clear() method to Texture %!s(int64=8) %!d(string=hai) anos
BsShadowRendering.h 00e417e305 Feature: Added a clear() method to Texture %!s(int64=8) %!d(string=hai) anos
BsStandardDeferredLighting.cpp 3b0950d42b Refactor: Renderer materials now use GpuParams instead of GpuParamsSet %!s(int64=8) %!d(string=hai) anos
BsStandardDeferredLighting.h bee6a1a7b1 WIP: Deferred MSAA %!s(int64=8) %!d(string=hai) anos
CMakeLists.txt 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) %!s(int64=8) %!d(string=hai) anos
CMakeSources.cmake 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) %!s(int64=8) %!d(string=hai) anos