Marko Pintera ece0eddd4c More porting to allocators 13 年之前
..
Cocoa 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
Win32 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
X11 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CamelotRenderer.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmApplication.cpp b914b9434f First batch of memory allocator porting from new/delete 13 年之前
CmBlendState.cpp adf8226151 Renamed blend modes 13 年之前
CmCamera.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmCgProgram.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmCgProgramFactory.cpp 86e70a3b26 Ported all CoreObjects to use custom allocators 13 年之前
CmCommandQueue.cpp 1b9ed00123 Added the ability to add command breakpoints 13 年之前
CmComponent.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmCoreObject.cpp 86e70a3b26 Ported all CoreObjects to use custom allocators 13 年之前
CmCoreObjectManager.cpp 5a64dff9db CoreGpuObject -> CoreObject 13 年之前
CmDeferredRenderContext.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmDepthStencilState.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmFont.cpp 6483812436 Added a bunch more of text rendering and general sprite code. Still WIP though 13 年之前
CmFontImportOptions.cpp 8bd15d0742 FontImporter now compiles - Freetype libraries were wrong earlier 13 年之前
CmFontManager.cpp 86e70a3b26 Ported all CoreObjects to use custom allocators 13 年之前
CmGUIElement.cpp 9476a511d7 More work on GUI 13 年之前
CmGUILabel.cpp ddd17628eb Added overlays that will make 2D rendering easier 13 年之前
CmGUIManager.cpp ddd17628eb Added overlays that will make 2D rendering easier 13 年之前
CmGUIMaterialManager.cpp ff28162000 Added BuiltiMaterialManagers and more work on GUI 13 年之前
CmGUISkin.cpp 9476a511d7 More work on GUI 13 年之前
CmGUIWidget.cpp b914b9434f First batch of memory allocator porting from new/delete 13 年之前
CmGameObject.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmGpuBuffer.cpp 5a64dff9db CoreGpuObject -> CoreObject 13 年之前
CmGpuBufferView.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmGpuParamBlock.cpp 5a64dff9db CoreGpuObject -> CoreObject 13 年之前
CmGpuParams.cpp ff28162000 Added BuiltiMaterialManagers and more work on GUI 13 年之前
CmGpuProgInclude.cpp 86e70a3b26 Ported all CoreObjects to use custom allocators 13 年之前
CmGpuProgIncludeImporter.cpp 5a64dff9db CoreGpuObject -> CoreObject 13 年之前
CmGpuProgram.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmGpuProgramImportOptions.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmGpuProgramImporter.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmGpuProgramManager.cpp 86e70a3b26 Ported all CoreObjects to use custom allocators 13 年之前
CmGpuProgramParams.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmHardwareBufferManager.cpp 86e70a3b26 Ported all CoreObjects to use custom allocators 13 年之前
CmHighLevelGpuProgram.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmHighLevelGpuProgramManager.cpp ece0eddd4c More porting to allocators 13 年之前
CmImportOptions.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmImporter.cpp 54f71540e0 More allocator porting work 13 年之前
CmIndexBuffer.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmIndexData.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmInput.cpp ece0eddd4c More porting to allocators 13 年之前
CmMaterial.cpp ff28162000 Added BuiltiMaterialManagers and more work on GUI 13 年之前
CmMaterialRTTI.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmMesh.cpp 15a13feeb0 Updated MeshData so it is much easier to use 13 年之前
CmMeshData.cpp 15a13feeb0 Updated MeshData so it is much easier to use 13 年之前
CmMeshDataRTTI.cpp 15a13feeb0 Updated MeshData so it is much easier to use 13 年之前
CmMeshManager.cpp 86e70a3b26 Ported all CoreObjects to use custom allocators 13 年之前
CmMeshRTTI.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmMultiRenderTexture.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmOcclusionQuery.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmOverlay.cpp ddd17628eb Added overlays that will make 2D rendering easier 13 年之前
CmOverlayManager.cpp ddd17628eb Added overlays that will make 2D rendering easier 13 年之前
CmPass.cpp ddd17628eb Added overlays that will make 2D rendering easier 13 年之前
CmPixelBuffer.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmRasterizerState.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmRenderStateManager.cpp 86e70a3b26 Ported all CoreObjects to use custom allocators 13 年之前
CmRenderSystem.cpp 54f71540e0 More allocator porting work 13 年之前
CmRenderSystemCapabilities.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmRenderSystemManager.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmRenderTarget.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmRenderTexture.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmRenderWindow.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmRenderWindowManager.cpp 86e70a3b26 Ported all CoreObjects to use custom allocators 13 年之前
CmRenderable.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmRendererManager.cpp ff28162000 Added BuiltiMaterialManagers and more work on GUI 13 年之前
CmResource.cpp 0964e0832e More renaming 13 年之前
CmResourceHandle.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmResources.cpp 86e70a3b26 Ported all CoreObjects to use custom allocators 13 年之前
CmSamplerState.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmSceneManager.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmShader.cpp 86e70a3b26 Ported all CoreObjects to use custom allocators 13 年之前
CmSpecificImporter.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmSprite.cpp af247e8381 Added text sprite clipping 13 年之前
CmTechnique.cpp ff28162000 Added BuiltiMaterialManagers and more work on GUI 13 年之前
CmTextSprite.cpp ece0eddd4c More porting to allocators 13 年之前
CmTexture.cpp 86e70a3b26 Ported all CoreObjects to use custom allocators 13 年之前
CmTextureManager.cpp 86e70a3b26 Ported all CoreObjects to use custom allocators 13 年之前
CmTextureView.cpp 5a64dff9db CoreGpuObject -> CoreObject 13 年之前
CmVertexBuffer.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmVertexData.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmVertexDeclaration.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmViewport.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
CmWindowEventUtilities.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前
stdafx.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 年之前