Marko Pintera 4221419a6b Modules can be created by passing parameters instead of constructing the instances externally 11 tahun lalu
..
Win32 8bfe4ef813 Ported to VS2013 and removed boost completely 11 tahun lalu
BsThreadPolicy.cpp 11c7630162 Core thread now runs using the thread pool 11 tahun lalu
CmApplication.cpp 4221419a6b Modules can be created by passing parameters instead of constructing the instances externally 11 tahun lalu
CmBindableGpuParamBlock.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmBindableGpuParams.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmBlendState.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmCPUProfiler.cpp 8bfe4ef813 Ported to VS2013 and removed boost completely 11 tahun lalu
CmCommandQueue.cpp 8bfe4ef813 Ported to VS2013 and removed boost completely 11 tahun lalu
CmComponent.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmCoreObject.cpp b4a4f95110 Added TaskScheduler and ported Resources to it (untested) 11 tahun lalu
CmCoreObjectManager.cpp 4782475448 VertexDeclaration is now immutable 11 tahun lalu
CmCoreThread.cpp 8bfe4ef813 Ported to VS2013 and removed boost completely 11 tahun lalu
CmCoreThreadAccessor.cpp 75b0d168ec OpenGL finally works again 11 tahun lalu
CmDefaultRenderQueue.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmDeferredCallManager.cpp 8bfe4ef813 Ported to VS2013 and removed boost completely 11 tahun lalu
CmDepthStencilState.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmEventQuery.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmFont.cpp 8bfe4ef813 Ported to VS2013 and removed boost completely 11 tahun lalu
CmFontImportOptions.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmFontManager.cpp 8bfe4ef813 Ported to VS2013 and removed boost completely 11 tahun lalu
CmGameObject.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmGameObjectHandle.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmGameObjectManager.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmGpuBuffer.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmGpuBufferView.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmGpuParam.cpp b60ea8260c All render systems work after shader refactor 11 tahun lalu
CmGpuParamBlock.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmGpuParamBlockBuffer.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmGpuParams.cpp b237180972 More documentation 11 tahun lalu
CmGpuProgInclude.cpp b4a4f95110 Added TaskScheduler and ported Resources to it (untested) 11 tahun lalu
CmGpuProgIncludeImporter.cpp e73983da31 Moved everything to new Path system 11 tahun lalu
CmGpuProgram.cpp 3196cff881 DX9, DX11 and OpenGL shader refactor done - No more separation between high and low level shaders, they're all high level now 11 tahun lalu
CmGpuProgramImportOptions.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmGpuProgramImporter.cpp 3196cff881 DX9, DX11 and OpenGL shader refactor done - No more separation between high and low level shaders, they're all high level now 11 tahun lalu
CmGpuProgramManager.cpp 4ac20c7df5 More documentation 11 tahun lalu
CmGpuResource.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmGpuResourceData.cpp 644f28f7db Fixed GpuResourceData assignment so ownership is not incorrectly transfered 11 tahun lalu
CmHardwareBufferManager.cpp 4782475448 VertexDeclaration is now immutable 11 tahun lalu
CmImportOptions.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmImporter.cpp e73983da31 Moved everything to new Path system 11 tahun lalu
CmIndexBuffer.cpp 6a28795343 More documentation 11 tahun lalu
CmIndexData.cpp 6a28795343 More documentation 11 tahun lalu
CmInput.cpp 59cb02050e More documentation 11 tahun lalu
CmMaterial.cpp 4ac20c7df5 More documentation 11 tahun lalu
CmMaterialRTTI.cpp 8bfe4ef813 Ported to VS2013 and removed boost completely 11 tahun lalu
CmMesh.cpp 75b0d168ec OpenGL finally works again 11 tahun lalu
CmMeshBase.cpp 2a6fb1a9be More documentation 11 tahun lalu
CmMeshData.cpp 8bfe4ef813 Ported to VS2013 and removed boost completely 11 tahun lalu
CmMeshHeap.cpp 8bfe4ef813 Ported to VS2013 and removed boost completely 11 tahun lalu
CmMeshManager.cpp b4a4f95110 Added TaskScheduler and ported Resources to it (untested) 11 tahun lalu
CmMeshRTTI.h 75b0d168ec OpenGL finally works again 11 tahun lalu
CmMultiRenderTexture.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmOSInputHandler.cpp 8bfe4ef813 Ported to VS2013 and removed boost completely 11 tahun lalu
CmOcclusionQuery.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmPass.cpp 59cb02050e More documentation 11 tahun lalu
CmPixelBuffer.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmPixelData.cpp 644f28f7db Fixed GpuResourceData assignment so ownership is not incorrectly transfered 11 tahun lalu
CmPixelUtil.cpp 8bfe4ef813 Ported to VS2013 and removed boost completely 11 tahun lalu
CmPixelVolume.cpp 3fed3402b3 Refactored and renamed Box, Int2, Rect and FRect #2 (SVN being silly) 12 tahun lalu
CmPlatform.cpp 8bfe4ef813 Ported to VS2013 and removed boost completely 11 tahun lalu
CmPlatformWndProc.cpp 8bfe4ef813 Ported to VS2013 and removed boost completely 11 tahun lalu
CmProfiler.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmQueryManager.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmRasterizerState.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmRenderQueue.cpp 8bfe4ef813 Ported to VS2013 and removed boost completely 11 tahun lalu
CmRenderStateManager.cpp b4a4f95110 Added TaskScheduler and ported Resources to it (untested) 11 tahun lalu
CmRenderSystem.cpp 3196cff881 DX9, DX11 and OpenGL shader refactor done - No more separation between high and low level shaders, they're all high level now 11 tahun lalu
CmRenderSystemCapabilities.cpp 75b0d168ec OpenGL finally works again 11 tahun lalu
CmRenderSystemManager.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmRenderTarget.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmRenderTexture.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmRenderWindow.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmRenderWindowManager.cpp 8bfe4ef813 Ported to VS2013 and removed boost completely 11 tahun lalu
CmRenderer.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmRendererManager.cpp 927fb6c3e5 More documentation 11 tahun lalu
CmResource.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmResourceHandle.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmResourceManifest.cpp e73983da31 Moved everything to new Path system 11 tahun lalu
CmResources.cpp 8bfe4ef813 Ported to VS2013 and removed boost completely 11 tahun lalu
CmSamplerState.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmSceneManager.cpp 8bfe4ef813 Ported to VS2013 and removed boost completely 11 tahun lalu
CmSceneObject.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmShader.cpp d343891707 More documentation 11 tahun lalu
CmSpecificImporter.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmTechnique.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmTextData.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmTexture.cpp b4a4f95110 Added TaskScheduler and ported Resources to it (untested) 11 tahun lalu
CmTextureManager.cpp 75b0d168ec OpenGL finally works again 11 tahun lalu
CmTextureView.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmTimerQuery.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmTransientMesh.cpp 75b0d168ec OpenGL finally works again 11 tahun lalu
CmUUID.cpp 8bfe4ef813 Ported to VS2013 and removed boost completely 11 tahun lalu
CmVertexBuffer.cpp d19ac30b58 VAO management to OpenGL (untested) 11 tahun lalu
CmVertexData.cpp 4782475448 VertexDeclaration is now immutable 11 tahun lalu
CmVertexDataDesc.cpp 4782475448 VertexDeclaration is now immutable 11 tahun lalu
CmVertexDeclaration.cpp 4782475448 VertexDeclaration is now immutable 11 tahun lalu
CmViewport.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
CmWin32FolderMonitor.cpp 8bfe4ef813 Ported to VS2013 and removed boost completely 11 tahun lalu
stdafx.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 tahun lalu