Marko Pintera f2ab5fb8dd Added RenderTargetManager and fixed up render target core/sim syncing 11 роки тому
..
Win32 492ad2cac2 Major RenderTarget refactor to separate sim and core thread functionality 11 роки тому
BsBlendState.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsBlendStateRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsCameraProxy.h 6ed941be49 Camera frustum is valid on first frame 11 роки тому
BsCommandQueue.h 098594dddd Managed resources are now properly cleaned up on domain finalization 11 роки тому
BsCommonTypes.h 4101088f37 Massive refactor due to work on Renderer 11 роки тому
BsComponent.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsComponentRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsCoreApplication.h 3fcc9e78d4 Modified GUI so GUI elements always destroy their children when they are destroyed 11 роки тому
BsCoreObject.h d1881075fa Various fixes to Renderer 11 роки тому
BsCoreObjectManager.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsCorePrerequisites.h f2ab5fb8dd Added RenderTargetManager and fixed up render target core/sim syncing 11 роки тому
BsCoreSceneManager.h 4101088f37 Massive refactor due to work on Renderer 11 роки тому
BsCoreThread.h 5796d726b7 Added clone method to SerializedProperty (untested) 11 роки тому
BsCoreThreadAccessor.h 492ad2cac2 Major RenderTarget refactor to separate sim and core thread functionality 11 роки тому
BsDeferredCallManager.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsDepthStencilState.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsDepthStencilStateRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsDrawList.h 0eecfe525d More documentation 11 роки тому
BsDrawOps.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsEventQuery.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsFolderMonitor.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsFont.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsFontDesc.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsFontImportOptions.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsFontImportOptionsRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsFontManager.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsFontRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsGameObject.h 52af129bf2 Working on recording and restoring GameObjects (UndoRedo) (Untested) 11 роки тому
BsGameObjectHandle.h 52af129bf2 Working on recording and restoring GameObjects (UndoRedo) (Untested) 11 роки тому
BsGameObjectHandleRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsGameObjectManager.h 52af129bf2 Working on recording and restoring GameObjects (UndoRedo) (Untested) 11 роки тому
BsGameObjectRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsGpuBuffer.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsGpuBufferView.h 0d839f9f3d More documentation 11 роки тому
BsGpuParam.h 830c1f5fe8 Added a debug model in Scene view 11 роки тому
BsGpuParamBlock.h 6084fe01cc WIP Renderer refactor - Checkin before I start modifying GpuParams 11 роки тому
BsGpuParamBlockBuffer.h 0eecfe525d More documentation 11 роки тому
BsGpuParamDesc.h d1881075fa Various fixes to Renderer 11 роки тому
BsGpuParams.h 6fa7ffec97 Various fixes to Renderer 11 роки тому
BsGpuProgInclude.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsGpuProgIncludeImporter.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsGpuProgram.h 6fa7ffec97 Various fixes to Renderer 11 роки тому
BsGpuProgramImportOptions.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsGpuProgramImportOptionsRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsGpuProgramImporter.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsGpuProgramManager.h 21e4301182 More documentation 11 роки тому
BsGpuProgramRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsGpuResource.h 5f6fe3b27f Updated how are GpuParamBlocks handled on the core thread and compile fixes 11 роки тому
BsGpuResourceData.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsGpuResourceDataRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsGpuResourceRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsHardwareBuffer.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsHardwareBufferManager.h 6084fe01cc WIP Renderer refactor - Checkin before I start modifying GpuParams 11 роки тому
BsImportOptions.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsImportOptionsRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsImporter.h 0ca3bc9a98 ManagedResource saving/loading mostly finished but untested 11 роки тому
BsIndexBuffer.h 4101088f37 Massive refactor due to work on Renderer 11 роки тому
BsInput.h a713a99a65 More documentation & input fixes 11 роки тому
BsInputFwd.h 7912eda84e Fixed XInput key mappings 11 роки тому
BsMaterial.h 6fa7ffec97 Various fixes to Renderer 11 роки тому
BsMaterialManager.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsMaterialProxy.h e33c0e5624 Finished with the renderer most, checkin before prettying it up 11 роки тому
BsMaterialRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsMesh.h 97744d0baf A lot more renderer and proxy refactoring 11 роки тому
BsMeshBase.h 5f6fe3b27f Updated how are GpuParamBlocks handled on the core thread and compile fixes 11 роки тому
BsMeshBaseRTTI.h 6084fe01cc WIP Renderer refactor - Checkin before I start modifying GpuParams 11 роки тому
BsMeshData.h 8c5ffb497d Various fixes in order to get example model to render 11 роки тому
BsMeshDataRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsMeshHeap.h 6dc2337e53 Solved some more problems with freeing core objects on shutdown 11 роки тому
BsMeshManager.h 4101088f37 Massive refactor due to work on Renderer 11 роки тому
BsMeshProxy.h 2386b6c4cd Ensured meshes get properly released 11 роки тому
BsMultiRenderTexture.h 492ad2cac2 Major RenderTarget refactor to separate sim and core thread functionality 11 роки тому
BsOSInputHandler.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsOcclusionQuery.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsPass.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsPassRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsPixelBuffer.h fc8f2b1eaf More documentation 11 роки тому
BsPixelData.h aef74705f2 Added texture compression and texture mip map generation 11 роки тому
BsPixelDataRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsPixelUtil.h ba3d6db3f8 Texture compression with DX11 works 11 роки тому
BsPixelVolume.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsPlatform.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsProfilerCPU.h 117612030f Refactored Profiler and CPUProfiler to make them a bit more intuitive 11 роки тому
BsProfilerGPU.h 5d7e93aeee Fixed an issue with GUI layout calculation 11 роки тому
BsProfilingManager.h 117612030f Refactored Profiler and CPUProfiler to make them a bit more intuitive 11 роки тому
BsQueryManager.h 6dc2337e53 Solved some more problems with freeing core objects on shutdown 11 роки тому
BsRasterizerState.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsRasterizerStateRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsRawInputHandler.h a713a99a65 More documentation & input fixes 11 роки тому
BsRenderStateManager.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsRenderStats.h 5d7e93aeee Fixed an issue with GUI layout calculation 11 роки тому
BsRenderSystem.h 19a14f5940 GPU profiler working 11 роки тому
BsRenderSystemCapabilities.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsRenderSystemFactory.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsRenderSystemManager.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsRenderTarget.h f2ab5fb8dd Added RenderTargetManager and fixed up render target core/sim syncing 11 роки тому
BsRenderTargetManager.h f2ab5fb8dd Added RenderTargetManager and fixed up render target core/sim syncing 11 роки тому
BsRenderTexture.h 492ad2cac2 Major RenderTarget refactor to separate sim and core thread functionality 11 роки тому
BsRenderWindow.h 492ad2cac2 Major RenderTarget refactor to separate sim and core thread functionality 11 роки тому
BsRenderWindowManager.h f2ab5fb8dd Added RenderTargetManager and fixed up render target core/sim syncing 11 роки тому
BsRenderer.h d1881075fa Various fixes to Renderer 11 роки тому
BsRendererFactory.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsRendererManager.h a9bf1fec5f Various fixes to get shutdown work properly 11 роки тому
BsResource.h c449f37a13 Added ability to set up custom meta-data per resource 11 роки тому
BsResourceHandle.h a9bf1fec5f Various fixes to get shutdown work properly 11 роки тому
BsResourceHandleRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsResourceManifest.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsResourceManifestRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsResourceMetaData.h c449f37a13 Added ability to set up custom meta-data per resource 11 роки тому
BsResourceMetaDataRTTI.h c449f37a13 Added ability to set up custom meta-data per resource 11 роки тому
BsResourceRTTI.h a35f11d8cc Added ManagedResource and improve project library and resource meta data management 11 роки тому
BsResources.h becb8d0082 Easier importer and resources interface 11 роки тому
BsSamplerState.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsSamplerStateRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsSceneObject.h 52af129bf2 Working on recording and restoring GameObjects (UndoRedo) (Untested) 11 роки тому
BsSceneObjectRTTI.h 38b79673f7 Modified GameObject serialization so it doesn't require manual calls to GameObjectManager 11 роки тому
BsShader.h d1881075fa Various fixes to Renderer 11 роки тому
BsShaderProxy.h e33c0e5624 Finished with the renderer most, checkin before prettying it up 11 роки тому
BsShaderRTTI.h 9cda2de55c Added renderer semantics and render queue options to shader 11 роки тому
BsSpecificImporter.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsSubMesh.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsTechnique.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsTechniqueRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsTextData.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsTexture.h 492ad2cac2 Major RenderTarget refactor to separate sim and core thread functionality 11 роки тому
BsTextureImportOptions.h 47b7a6fdfe Added documentation to example project 11 роки тому
BsTextureImportOptionsRTTI.h 47b7a6fdfe Added documentation to example project 11 роки тому
BsTextureManager.h 72dc696f1c More documentation 11 роки тому
BsTextureRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsTextureView.h 8d97ad0802 More documentation 11 роки тому
BsTimerQuery.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsTransientMesh.h e7ed1249c1 Fix an issue when event was being deleted from its own callback 11 роки тому
BsUUID.h cf60b3980a More documentation 11 роки тому
BsVertexBuffer.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsVertexData.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsVertexDataDesc.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsVertexDataDescRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsVertexDeclaration.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsVertexDeclarationRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsVideoModeInfo.h 90e94fb9b2 Fixed issue with HString parameter placement 11 роки тому
BsViewport.h 492ad2cac2 Major RenderTarget refactor to separate sim and core thread functionality 11 роки тому