Marko Pintera 79aaf71515 Proper caret clipping 12 yıl önce
..
Cocoa 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 yıl önce
Win32 da1e117f66 Completely refactored input so text/mouse/axis handling is more intuitive 12 yıl önce
X11 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 yıl önce
CmApplication.cpp a8ba9930af Fixed initialization issues due to caret 12 yıl önce
CmBlendState.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 yıl önce
CmCgProgram.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 yıl önce
CmCgProgramFactory.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 yıl önce
CmCommandQueue.cpp 8c982e0422 Moved the core thread outside of the render system 12 yıl önce
CmComponent.cpp a8ba9930af Fixed initialization issues due to caret 12 yıl önce
CmCoreObject.cpp 8c982e0422 Moved the core thread outside of the render system 12 yıl önce
CmCoreObjectManager.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 yıl önce
CmCoreThread.cpp 1b18f9ddd3 Renamed DeferredRenderContext to CoreThreadAccessor 12 yıl önce
CmCoreThreadAccessor.cpp 1b18f9ddd3 Renamed DeferredRenderContext to CoreThreadAccessor 12 yıl önce
CmDeferredCallManager.cpp a8ba9930af Fixed initialization issues due to caret 12 yıl önce
CmDepthStencilState.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 yıl önce
CmFont.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 yıl önce
CmFontImportOptions.cpp 5d477cd8a7 Added support for non-antialiased font rendering 12 yıl önce
CmFontManager.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 yıl önce
CmGameObject.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 yıl önce
CmGameObjectHandle.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 yıl önce
CmGpuBuffer.cpp df225bbba5 Ported remaining new/delete calls to the new system 12 yıl önce
CmGpuBufferView.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 yıl önce
CmGpuParamBlock.cpp 07ca908526 Ported byte allocations to an easier to use system 12 yıl önce
CmGpuParamBlockBuffer.cpp 07ca908526 Ported byte allocations to an easier to use system 12 yıl önce
CmGpuParams.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 yıl önce
CmGpuProgInclude.cpp 1eafbaa11b More new alloc system porting 12 yıl önce
CmGpuProgIncludeImporter.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 yıl önce
CmGpuProgram.cpp 8c982e0422 Moved the core thread outside of the render system 12 yıl önce
CmGpuProgramImportOptions.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 yıl önce
CmGpuProgramImporter.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 yıl önce
CmGpuProgramManager.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 yıl önce
CmGpuProgramParams.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 yıl önce
CmGpuResource.cpp d0301de9c9 Starting work on better gpu resource updates 12 yıl önce
CmGpuResourceData.cpp 8c982e0422 Moved the core thread outside of the render system 12 yıl önce
CmHardwareBufferManager.cpp 1eafbaa11b More new alloc system porting 12 yıl önce
CmHighLevelGpuProgram.cpp 8c982e0422 Moved the core thread outside of the render system 12 yıl önce
CmHighLevelGpuProgramManager.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 yıl önce
CmImportOptions.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 yıl önce
CmImporter.cpp df225bbba5 Ported remaining new/delete calls to the new system 12 yıl önce
CmIndexBuffer.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 yıl önce
CmIndexData.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 yıl önce
CmInput.cpp a83a991e7b Selection using Ctrl + A works 12 yıl önce
CmMaterial.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 yıl önce
CmMaterialRTTI.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 yıl önce
CmMesh.cpp 8c982e0422 Moved the core thread outside of the render system 12 yıl önce
CmMeshData.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 yıl önce
CmMeshManager.cpp 1b18f9ddd3 Renamed DeferredRenderContext to CoreThreadAccessor 12 yıl önce
CmMeshRTTI.h 8c982e0422 Moved the core thread outside of the render system 12 yıl önce
CmMultiRenderTexture.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 yıl önce
CmOSInputHandler.cpp da1e117f66 Completely refactored input so text/mouse/axis handling is more intuitive 12 yıl önce
CmOcclusionQuery.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 yıl önce
CmPass.cpp 538bcedd0c Bit more renames 12 yıl önce
CmPixelBuffer.cpp 8c53fd844b Encapsulated PixelData::data 12 yıl önce
CmPixelData.cpp 71002238ae Added default internal buffer alloc for PixelData 12 yıl önce
CmPixelUtil.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 yıl önce
CmRasterizerState.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 yıl önce
CmRenderStateManager.cpp 1eafbaa11b More new alloc system porting 12 yıl önce
CmRenderSystem.cpp 1b18f9ddd3 Renamed DeferredRenderContext to CoreThreadAccessor 12 yıl önce
CmRenderSystemCapabilities.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 yıl önce
CmRenderSystemManager.cpp aa46b8b57a Overhauled OpenGL context handling 12 yıl önce
CmRenderTarget.cpp 2e3ec543cc Added drag event 12 yıl önce
CmRenderTexture.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 yıl önce
CmRenderWindow.cpp aaa7d3e3d6 Refactored DX11 windows as well 12 yıl önce
CmRenderWindowManager.cpp a8ba9930af Fixed initialization issues due to caret 12 yıl önce
CmRendererManager.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 yıl önce
CmResource.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 yıl önce
CmResourceHandle.cpp 1eafbaa11b More new alloc system porting 12 yıl önce
CmResources.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 yıl önce
CmSamplerState.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 yıl önce
CmSceneManager.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 yıl önce
CmSceneObject.cpp a8ba9930af Fixed initialization issues due to caret 12 yıl önce
CmShader.cpp df225bbba5 Ported remaining new/delete calls to the new system 12 yıl önce
CmSpecificImporter.cpp 1eafbaa11b More new alloc system porting 12 yıl önce
CmTechnique.cpp df225bbba5 Ported remaining new/delete calls to the new system 12 yıl önce
CmTextUtility.cpp 79aaf71515 Proper caret clipping 12 yıl önce
CmTexture.cpp 8c982e0422 Moved the core thread outside of the render system 12 yıl önce
CmTextureManager.cpp 8737226e5f Added a dummy texture and a dummy mesh 12 yıl önce
CmTextureView.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 yıl önce
CmVertexBuffer.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 yıl önce
CmVertexData.cpp 7e4a997a35 Ported mesh data so it uses a single data buffer, so I can more easily port it to GpuResourceData 12 yıl önce
CmVertexDeclaration.cpp b0b6182dab Working OS cursor in DX11 12 yıl önce
CmViewport.cpp 8bc3903ee2 Viewport properly resized with its render target 12 yıl önce
CmWindowEventUtilities.cpp 63b75b834b Move/resize work adequately 12 yıl önce
stdafx.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 yıl önce