| .. |
|
Win32
|
0ca6b3905a
Renamed RectF to Rect2, RectI to Rect2I
|
hace 11 años |
|
BsBlendState.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsCameraProxy.cpp
|
fb655afe7f
Started work on C# camera
|
hace 11 años |
|
BsCommandQueue.cpp
|
d7d2e26f5e
Added BlockUntilComplete to AsyncOp
|
hace 11 años |
|
BsComponent.cpp
|
734f25c36c
Deferred destruction of game objects
|
hace 11 años |
|
BsCoreApplication.cpp
|
87946cf44b
RenderTarget refactor to comply with new CoreObject synchronization
|
hace 11 años |
|
BsCoreObject.cpp
|
7f7203f218
Started work on CoreObject refactor
|
hace 11 años |
|
BsCoreObjectCore.cpp
|
7f7203f218
Started work on CoreObject refactor
|
hace 11 años |
|
BsCoreObjectManager.cpp
|
87946cf44b
RenderTarget refactor to comply with new CoreObject synchronization
|
hace 11 años |
|
BsCoreSceneManager.cpp
|
734f25c36c
Deferred destruction of game objects
|
hace 11 años |
|
BsCoreThread.cpp
|
aa6bcc7ef9
Various thread shutdown fixes:
|
hace 11 años |
|
BsCoreThreadAccessor.cpp
|
eb6a85cf56
Getting everything to compile after load/store texture and render texture refactor
|
hace 11 años |
|
BsDeferredCallManager.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsDepthStencilState.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsDrawList.cpp
|
4101088f37
Massive refactor due to work on Renderer
|
hace 11 años |
|
BsDrawOps.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsEventQuery.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsFont.cpp
|
d231b89e53
Fixed OpenGL texture binding
|
hace 11 años |
|
BsFontImportOptions.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsFontManager.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsGameObject.cpp
|
52af129bf2
Working on recording and restoring GameObjects (UndoRedo) (Untested)
|
hace 11 años |
|
BsGameObjectHandle.cpp
|
52af129bf2
Working on recording and restoring GameObjects (UndoRedo) (Untested)
|
hace 11 años |
|
BsGameObjectManager.cpp
|
734f25c36c
Deferred destruction of game objects
|
hace 11 años |
|
BsGpuBuffer.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsGpuBufferView.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsGpuParam.cpp
|
630f8908a3
Added MaterialParams as a Material equivalent of GpuParam used by GpuPrograms
|
hace 11 años |
|
BsGpuParamBlock.cpp
|
86f1d09e68
Updating material proxies uses frame allocator
|
hace 11 años |
|
BsGpuParamBlockBuffer.cpp
|
3512c00011
Extended interface for some core-level objects for easier creation
|
hace 11 años |
|
BsGpuParams.cpp
|
630f8908a3
Added MaterialParams as a Material equivalent of GpuParam used by GpuPrograms
|
hace 11 años |
|
BsGpuProgInclude.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsGpuProgIncludeImporter.cpp
|
c449f37a13
Added ability to set up custom meta-data per resource
|
hace 11 años |
|
BsGpuProgram.cpp
|
6fa7ffec97
Various fixes to Renderer
|
hace 11 años |
|
BsGpuProgramImportOptions.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsGpuProgramImporter.cpp
|
c449f37a13
Added ability to set up custom meta-data per resource
|
hace 11 años |
|
BsGpuProgramManager.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsGpuResource.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsGpuResourceData.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsHardwareBufferManager.cpp
|
4101088f37
Massive refactor due to work on Renderer
|
hace 11 años |
|
BsImportOptions.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsImporter.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsIndexBuffer.cpp
|
3512c00011
Extended interface for some core-level objects for easier creation
|
hace 11 años |
|
BsInput.cpp
|
90ac2fa06f
Properly update handles as soon as selection changes, not a frame later
|
hace 11 años |
|
BsMaterial.cpp
|
630f8908a3
Added MaterialParams as a Material equivalent of GpuParam used by GpuPrograms
|
hace 11 años |
|
BsMaterialManager.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsMaterialParam.cpp
|
630f8908a3
Added MaterialParams as a Material equivalent of GpuParam used by GpuPrograms
|
hace 11 años |
|
BsMaterialProxy.cpp
|
4460630297
Fixed Renderer by properly updating dirty parameters and properly handling DrawList items
|
hace 11 años |
|
BsMaterialRTTI.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsMesh.cpp
|
4460630297
Fixed Renderer by properly updating dirty parameters and properly handling DrawList items
|
hace 11 años |
|
BsMeshBase.cpp
|
6084fe01cc
WIP Renderer refactor - Checkin before I start modifying GpuParams
|
hace 11 años |
|
BsMeshData.cpp
|
8c5ffb497d
Various fixes in order to get example model to render
|
hace 11 años |
|
BsMeshHeap.cpp
|
fb6e14ead4
All wire/solid gizmos render properly
|
hace 11 años |
|
BsMeshManager.cpp
|
4101088f37
Massive refactor due to work on Renderer
|
hace 11 años |
|
BsMeshRTTI.h
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsMultiRenderTexture.cpp
|
87946cf44b
RenderTarget refactor to comply with new CoreObject synchronization
|
hace 11 años |
|
BsOSInputHandler.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsOcclusionQuery.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsPass.cpp
|
0e027b8351
Scene picking WIP (untested)
|
hace 11 años |
|
BsPixelBuffer.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsPixelData.cpp
|
d5d2171319
Added C# PixelData
|
hace 11 años |
|
BsPixelUtil.cpp
|
6c74a3d7c0
Added cached CPU data to Texture
|
hace 11 años |
|
BsPixelVolume.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsPlatform.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsProfilerCPU.cpp
|
117612030f
Refactored Profiler and CPUProfiler to make them a bit more intuitive
|
hace 11 años |
|
BsProfilerGPU.cpp
|
5d7e93aeee
Fixed an issue with GUI layout calculation
|
hace 11 años |
|
BsProfilingManager.cpp
|
117612030f
Refactored Profiler and CPUProfiler to make them a bit more intuitive
|
hace 11 años |
|
BsQueryManager.cpp
|
6dc2337e53
Solved some more problems with freeing core objects on shutdown
|
hace 11 años |
|
BsRasterizerState.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsRenderStateManager.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsRenderSystem.cpp
|
7ee22c56b5
Set up gizmo picking (icons still don't work)
|
hace 11 años |
|
BsRenderSystemCapabilities.cpp
|
3512c00011
Extended interface for some core-level objects for easier creation
|
hace 11 años |
|
BsRenderSystemManager.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsRenderTarget.cpp
|
87946cf44b
RenderTarget refactor to comply with new CoreObject synchronization
|
hace 11 años |
|
BsRenderTexture.cpp
|
87946cf44b
RenderTarget refactor to comply with new CoreObject synchronization
|
hace 11 años |
|
BsRenderWindow.cpp
|
87946cf44b
RenderTarget refactor to comply with new CoreObject synchronization
|
hace 11 años |
|
BsRenderWindowManager.cpp
|
492ad2cac2
Major RenderTarget refactor to separate sim and core thread functionality
|
hace 11 años |
|
BsRenderer.cpp
|
486c2e9a0b
Fixed handle rendering
|
hace 11 años |
|
BsRendererManager.cpp
|
a9bf1fec5f
Various fixes to get shutdown work properly
|
hace 11 años |
|
BsResource.cpp
|
c449f37a13
Added ability to set up custom meta-data per resource
|
hace 11 años |
|
BsResourceHandle.cpp
|
5e73fd1b8d
Properly fixing Resources::unloadAllAssets. Handles to the same resource will share the same handle data as intended
|
hace 11 años |
|
BsResourceManifest.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsResourceMetaData.cpp
|
c449f37a13
Added ability to set up custom meta-data per resource
|
hace 11 años |
|
BsResources.cpp
|
5e73fd1b8d
Properly fixing Resources::unloadAllAssets. Handles to the same resource will share the same handle data as intended
|
hace 11 años |
|
BsSamplerState.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsSceneObject.cpp
|
734f25c36c
Deferred destruction of game objects
|
hace 11 años |
|
BsShader.cpp
|
350e767ebf
Added support for load/store textures
|
hace 11 años |
|
BsSpecificImporter.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsTechnique.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsTextData.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsTexture.cpp
|
6c74a3d7c0
Added cached CPU data to Texture
|
hace 11 años |
|
BsTextureImportOptions.cpp
|
47b7a6fdfe
Added documentation to example project
|
hace 11 años |
|
BsTextureManager.cpp
|
1a4555b0d8
Removed multisampling hint from textures
|
hace 11 años |
|
BsTextureView.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsTimerQuery.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsTransientMesh.cpp
|
4460630297
Fixed Renderer by properly updating dirty parameters and properly handling DrawList items
|
hace 11 años |
|
BsUUID.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsVertexBuffer.cpp
|
3512c00011
Extended interface for some core-level objects for easier creation
|
hace 11 años |
|
BsVertexData.cpp
|
4101088f37
Massive refactor due to work on Renderer
|
hace 11 años |
|
BsVertexDataDesc.cpp
|
17afc600a7
Massive Cm->Bs file rename
|
hace 11 años |
|
BsVertexDeclaration.cpp
|
3512c00011
Extended interface for some core-level objects for easier creation
|
hace 11 años |
|
BsVideoModeInfo.cpp
|
90e94fb9b2
Fixed issue with HString parameter placement
|
hace 11 años |
|
BsViewport.cpp
|
ff8ed9021c
Refactored Renderable into RenderableHandler
|
hace 11 años |