Marko Pintera 3e75d9cf94 Added WIP OS drag and drop functionality 12 년 전
..
Cocoa 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 년 전
Win32 3e75d9cf94 Added WIP OS drag and drop functionality 12 년 전
X11 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 년 전
CmApplication.h 3e75d9cf94 Added WIP OS drag and drop functionality 12 년 전
CmBlendState.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmBlendStateRTTI.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmCPUProfiler.h 32dc981a8d Moved CPUProfiler to Core so I can use Platform methods for querying performance instead of requiring different profiler implementations per platform 12 년 전
CmCgProgram.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 년 전
CmCgProgramFactory.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 년 전
CmCgProgramRTTI.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmCommandQueue.h 644a56c379 Fixed an issue where OpenGL draw calls would take longer and longer due to a vector that was never cleared 12 년 전
CmCommonEnums.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 년 전
CmComponent.h a3d90405e7 Closing an editor window no longer causes an exception in GUIManager 12 년 전
CmComponentRTTI.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmCoreObject.h 5d165cbee2 Renamed waitUntilLoaded and waitUntilInitialized to "synchonize()" 12 년 전
CmCoreObjectManager.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 년 전
CmCoreThread.h 1b18f9ddd3 Renamed DeferredRenderContext to CoreThreadAccessor 12 년 전
CmCoreThreadAccessor.h ce39033f5d Completely redone how I handle move/resize events. Now windows just specify non-client areas for move and resize and the rest is left to the OS. 12 년 전
CmDefaultRenderQueue.h 8ae8dc6752 RenderQueue and improved RenderOperation design and handling 12 년 전
CmDeferredCallManager.h a8ba9930af Fixed initialization issues due to caret 12 년 전
CmDepthStencilState.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmDepthStencilStateRTTI.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmFont.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 년 전
CmFontDesc.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 년 전
CmFontImportOptions.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 년 전
CmFontImportOptionsRTTI.h 1eafbaa11b More new alloc system porting 12 년 전
CmFontManager.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 년 전
CmFontRTTI.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 년 전
CmGameObject.h d6b255dd18 Moved Camera/Renderable/Overlay/OverlayManager to Banshee 13 년 전
CmGameObjectHandle.h 98c3aa7686 Moved drop box methods out from GUIManager into their individual classes 12 년 전
CmGameObjectRTTI.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmGpuBuffer.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 년 전
CmGpuBufferView.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmGpuParamBlock.h 8384594143 Renamed all instances of render thread to core thread 12 년 전
CmGpuParamBlockBuffer.h 8384594143 Renamed all instances of render thread to core thread 12 년 전
CmGpuParamDesc.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 년 전
CmGpuParams.h 1b18f9ddd3 Renamed DeferredRenderContext to CoreThreadAccessor 12 년 전
CmGpuProgInclude.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmGpuProgIncludeImporter.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmGpuProgram.h 1265f65506 Reorganized how renderer works (using RenderOperations) 12 년 전
CmGpuProgramImportOptions.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 년 전
CmGpuProgramImportOptionsRTTI.h 1eafbaa11b More new alloc system porting 12 년 전
CmGpuProgramImporter.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmGpuProgramManager.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 년 전
CmGpuProgramParams.h 1265f65506 Reorganized how renderer works (using RenderOperations) 12 년 전
CmGpuProgramRTTI.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmGpuResource.h 8384594143 Renamed all instances of render thread to core thread 12 년 전
CmGpuResourceData.h 8384594143 Renamed all instances of render thread to core thread 12 년 전
CmGpuResourceDataRTTI.h 470c1c979b PixelData inherits from GpuResourceData 13 년 전
CmGpuResourceRTTI.h d0301de9c9 Starting work on better gpu resource updates 13 년 전
CmHardwareBuffer.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmHardwareBufferManager.h b0f44650c9 Param buffer updates are now queued on the proper deferred context and are in general handled better 13 년 전
CmHighLevelGpuProgram.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 년 전
CmHighLevelGpuProgramManager.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 년 전
CmImportOptions.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmImportOptionsRTTI.h 1eafbaa11b More new alloc system porting 12 년 전
CmImporter.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 년 전
CmIndexBuffer.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmIndexData.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmInput.h ebbe4cd225 Hooked up mouse double click from the OS 12 년 전
CmInputFwd.h ebbe4cd225 Hooked up mouse double click from the OS 12 년 전
CmMaterial.h 1265f65506 Reorganized how renderer works (using RenderOperations) 12 년 전
CmMaterialManager.cpp 1eafbaa11b More new alloc system porting 12 년 전
CmMaterialManager.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmMaterialRTTI.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 년 전
CmMemAllocCategories.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmMesh.h c8d859fa7b Tested and fixed normalized and pixel coordinates 12 년 전
CmMeshData.h 2b14aca1e0 Added basic drop overlay mesh and material 12 년 전
CmMeshDataRTTI.h df225bbba5 Ported remaining new/delete calls to the new system 12 년 전
CmMeshManager.h 1b18f9ddd3 Renamed DeferredRenderContext to CoreThreadAccessor 12 년 전
CmMultiRenderTexture.h 6b1dfdc6be Refactored RenderTarget a bit to make is prettier (no real funcionality added) 12 년 전
CmOSInputHandler.h ebbe4cd225 Hooked up mouse double click from the OS 12 년 전
CmOcclusionQuery.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmPass.h 538bcedd0c Bit more renames 12 년 전
CmPassRTTI.h 1eafbaa11b More new alloc system porting 12 년 전
CmPixelBuffer.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmPixelData.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 년 전
CmPixelDataRTTI.h 1eafbaa11b More new alloc system porting 12 년 전
CmPixelUtil.h fb7c50e1b3 More PixelData refactor 13 년 전
CmPlatform.h 3e75d9cf94 Added WIP OS drag and drop functionality 12 년 전
CmPlatformWndProc.h 3e75d9cf94 Added WIP OS drag and drop functionality 12 년 전
CmPrerequisites.h ff64948b20 Profiler Overlay code (untested) 12 년 전
CmProfiler.h f1f34c3832 Added a few more profiling samples 12 년 전
CmRasterizerState.h acc4d601eb Fixed culling so it is consistent across all platforms (counterclockwise by default) 13 년 전
CmRasterizerStateRTTI.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmRawInputHandler.h da1e117f66 Completely refactored input so text/mouse/axis handling is more intuitive 12 년 전
CmRenderOpMesh.h bf4d036b47 Added debug draw timeout, 2D/3D materials 12 년 전
CmRenderOperation.h 8ae8dc6752 RenderQueue and improved RenderOperation design and handling 12 년 전
CmRenderQueue.h 8ae8dc6752 RenderQueue and improved RenderOperation design and handling 12 년 전
CmRenderStateManager.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmRenderSystem.h 644a56c379 Fixed an issue where OpenGL draw calls would take longer and longer due to a vector that was never cleared 12 년 전
CmRenderSystemCapabilities.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 년 전
CmRenderSystemFactory.h ea7362503f Added wide strings 12 년 전
CmRenderSystemManager.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 년 전
CmRenderTarget.h a2b4c80b20 Render textures are now rendered in correct order (scene view before main window) 12 년 전
CmRenderTexture.h cb10df23fe Getting render target bindings to work so it shows up in GUI 12 년 전
CmRenderWindow.h ebbe4cd225 Hooked up mouse double click from the OS 12 년 전
CmRenderWindowManager.h 3294c5f20f Ensured that GUIArea and GUIWidget use Viewport for determining size, instead of window (which was only there for input purposes) 12 년 전
CmRenderer.h 2b14aca1e0 Added basic drop overlay mesh and material 12 년 전
CmRendererFactory.h ea7362503f Added wide strings 12 년 전
CmRendererManager.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 년 전
CmResource.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmResourceHandle.h 5d165cbee2 Renamed waitUntilLoaded and waitUntilInitialized to "synchonize()" 12 년 전
CmResourceHandleRTTI.h df225bbba5 Ported remaining new/delete calls to the new system 12 년 전
CmResourceRTTI.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmResources.h 8384594143 Renamed all instances of render thread to core thread 12 년 전
CmResourcesRTTI.h 8f95f0a87d More allocation porting 12 년 전
CmSamplerState.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmSamplerStateRTTI.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmSceneManager.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmSceneObject.h 872cc892ed Added proper parameter forwarding via std::forward to cm_new and SceneObject::addComponent 12 년 전
CmSceneObjectRTTI.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmShader.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 년 전
CmShaderRTTI.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmSpecificImporter.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmTechnique.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 년 전
CmTechniqueRTTI.h 1eafbaa11b More new alloc system porting 12 년 전
CmTextUtility.h d68636c4da Fixing caret/selection so it work with word wrap properly 12 년 전
CmTexture.h 41845e2059 Bindable RenderTexture working for DX9 12 년 전
CmTextureManager.h cb10df23fe Getting render target bindings to work so it shows up in GUI 12 년 전
CmTextureRTTI.h 1b18f9ddd3 Renamed DeferredRenderContext to CoreThreadAccessor 12 년 전
CmTextureView.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmVertexBuffer.h a3234b2fed Added automatic conversion of RGBA color to BGRA for DirectX9 vertex color 12 년 전
CmVertexData.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 년 전
CmVertexDeclaration.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 년 전
CmVertexDeclarationRTTI.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 년 전
CmViewport.h 3294c5f20f Ensured that GUIArea and GUIWidget use Viewport for determining size, instead of window (which was only there for input purposes) 12 년 전
CmWin32Defs.h 3e75d9cf94 Added WIP OS drag and drop functionality 12 년 전
stdafx.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 년 전
targetver.h 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 년 전