Marko Pintera 49553c9008 Fixing some RTTI GameObject classes 13 years ago
..
Cocoa 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
Win32 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
X11 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmApplication.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmBlendState.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmBlendStateRTTI.h e02ce5a386 Beggining work on fonts 13 years ago
CmBuiltinMaterialManager.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmCamera.h 4c253b1b1a Renamed GameObject -> SceneObject 13 years ago
CmCameraRTTI.h 8606499f7a More memory allocator related changes 13 years ago
CmCgProgram.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmCgProgramFactory.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmCgProgramRTTI.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmCommandQueue.h 77df4b87a9 Finished porting to memory allocators 13 years ago
CmCommonEnums.h adf8226151 Renamed blend modes 13 years ago
CmComponent.h 4c253b1b1a Renamed GameObject -> SceneObject 13 years ago
CmComponentRTTI.h 49553c9008 Fixing some RTTI GameObject classes 13 years ago
CmCoreObject.h 86e70a3b26 Ported all CoreObjects to use custom allocators 13 years ago
CmCoreObjectManager.h 5a64dff9db CoreGpuObject -> CoreObject 13 years ago
CmDeferredRenderContext.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmDepthStencilState.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmDepthStencilStateRTTI.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmFont.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmFontDesc.h 1cfbcc30a9 Text visible on the screen 13 years ago
CmFontImportOptions.h 8bd15d0742 FontImporter now compiles - Freetype libraries were wrong earlier 13 years ago
CmFontImportOptionsRTTI.h 8606499f7a More memory allocator related changes 13 years ago
CmFontManager.h d5a54ec7b4 Font characters now get neatly packed using a texture atlas 13 years ago
CmFontRTTI.h 8606499f7a More memory allocator related changes 13 years ago
CmGUIElement.h def09316de All GUI objects get properly unloaded 13 years ago
CmGUIElementStyle.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmGUILabel.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmGUIManager.h ddd17628eb Added overlays that will make 2D rendering easier 13 years ago
CmGUIMaterialManager.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmGUISkin.h 9476a511d7 More work on GUI 13 years ago
CmGUIWidget.h 4c253b1b1a Renamed GameObject -> SceneObject 13 years ago
CmGameObject.h 49553c9008 Fixing some RTTI GameObject classes 13 years ago
CmGameObjectHandle.h 49553c9008 Fixing some RTTI GameObject classes 13 years ago
CmGameObjectRTTI.h 49553c9008 Fixing some RTTI GameObject classes 13 years ago
CmGpuBuffer.h 5a64dff9db CoreGpuObject -> CoreObject 13 years ago
CmGpuBufferView.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmGpuParamBlock.h 5a64dff9db CoreGpuObject -> CoreObject 13 years ago
CmGpuParamDesc.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmGpuParams.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmGpuProgInclude.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmGpuProgIncludeImporter.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmGpuProgram.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmGpuProgramImportOptions.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmGpuProgramImportOptionsRTTI.h 8606499f7a More memory allocator related changes 13 years ago
CmGpuProgramImporter.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmGpuProgramManager.h 86e70a3b26 Ported all CoreObjects to use custom allocators 13 years ago
CmGpuProgramParams.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmGpuProgramRTTI.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmHardwareBuffer.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmHardwareBufferManager.h 86e70a3b26 Ported all CoreObjects to use custom allocators 13 years ago
CmHighLevelGpuProgram.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmHighLevelGpuProgramManager.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmImageSprite.h 6483812436 Added a bunch more of text rendering and general sprite code. Still WIP though 13 years ago
CmImportOptions.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmImportOptionsRTTI.h 8606499f7a More memory allocator related changes 13 years ago
CmImporter.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmIndexBuffer.h 5a64dff9db CoreGpuObject -> CoreObject 13 years ago
CmIndexData.h c1aeb526d6 More mem alloc changes 13 years ago
CmInput.h ece0eddd4c More porting to allocators 13 years ago
CmInputHandler.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmMaterial.h 8606499f7a More memory allocator related changes 13 years ago
CmMaterialManager.cpp 86e70a3b26 Ported all CoreObjects to use custom allocators 13 years ago
CmMaterialManager.h ff28162000 Added BuiltiMaterialManagers and more work on GUI 13 years ago
CmMaterialRTTI.h 46f6a8aeca Updated ManagedMemoryBlock allocations 13 years ago
CmMemAllocCategories.h 54f71540e0 More allocator porting work 13 years ago
CmMesh.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmMeshData.h ad0d30efcd Ported MeshData so it both allocates and deallocates memory internally 13 years ago
CmMeshDataRTTI.h 8606499f7a More memory allocator related changes 13 years ago
CmMeshManager.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmMultiRenderTexture.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmOSCursor.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmOcclusionQuery.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmOverlay.h 4c253b1b1a Renamed GameObject -> SceneObject 13 years ago
CmOverlayManager.h 7eadcafc4d Fixed a bunch of issues with destroying of GameObjects (WIP) 13 years ago
CmPass.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmPassRTTI.h 8606499f7a More memory allocator related changes 13 years ago
CmPixelBuffer.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmPrerequisites.h 49553c9008 Fixing some RTTI GameObject classes 13 years ago
CmRasterizerState.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmRasterizerStateRTTI.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmRenderOperation.h ddd17628eb Added overlays that will make 2D rendering easier 13 years ago
CmRenderStateManager.h 86e70a3b26 Ported all CoreObjects to use custom allocators 13 years ago
CmRenderSystem.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmRenderSystemCapabilities.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmRenderSystemFactory.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmRenderSystemManager.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmRenderTarget.h 5a64dff9db CoreGpuObject -> CoreObject 13 years ago
CmRenderTexture.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmRenderWindow.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmRenderWindowManager.h 86e70a3b26 Ported all CoreObjects to use custom allocators 13 years ago
CmRenderable.h 4c253b1b1a Renamed GameObject -> SceneObject 13 years ago
CmRenderableRTTI.h 8606499f7a More memory allocator related changes 13 years ago
CmRenderer.h b23df56ce1 Add handles for components 13 years ago
CmRendererFactory.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmRendererManager.h ff28162000 Added BuiltiMaterialManagers and more work on GUI 13 years ago
CmResource.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmResourceHandle.h 8606499f7a More memory allocator related changes 13 years ago
CmResourceHandleRTTI.h 8606499f7a More memory allocator related changes 13 years ago
CmResourceRTTI.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmResources.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmResourcesRTTI.h 8606499f7a More memory allocator related changes 13 years ago
CmSamplerState.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmSamplerStateRTTI.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmSceneManager.h 4c253b1b1a Renamed GameObject -> SceneObject 13 years ago
CmSceneObject.h 49553c9008 Fixing some RTTI GameObject classes 13 years ago
CmSceneObjectRTTI.h 49553c9008 Fixing some RTTI GameObject classes 13 years ago
CmShader.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmShaderRTTI.h e02ce5a386 Beggining work on fonts 13 years ago
CmSpecificImporter.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmSprite.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmSpriteTexture.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmTechnique.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmTechniqueRTTI.h 8606499f7a More memory allocator related changes 13 years ago
CmTextSprite.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmTexture.h 54c08871e0 Renamed handles and add GameObject handles 13 years ago
CmTextureManager.h 86e70a3b26 Ported all CoreObjects to use custom allocators 13 years ago
CmTextureRTTI.h 8606499f7a More memory allocator related changes 13 years ago
CmTextureView.h 5a64dff9db CoreGpuObject -> CoreObject 13 years ago
CmVertexBuffer.h 5a64dff9db CoreGpuObject -> CoreObject 13 years ago
CmVertexData.h c1aeb526d6 More mem alloc changes 13 years ago
CmVertexDeclaration.h 15a13feeb0 Updated MeshData so it is much easier to use 13 years ago
CmVertexDeclarationRTTI.h 15a13feeb0 Updated MeshData so it is much easier to use 13 years ago
CmViewport.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
CmWindowEventUtilities.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
stdafx.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago
targetver.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 years ago