Marko Pintera 545fa74084 First steps with the DebugDraw system 12 سال پیش
..
Cocoa 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 سال پیش
Win32 da1e117f66 Completely refactored input so text/mouse/axis handling is more intuitive 12 سال پیش
X11 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 سال پیش
CmApplication.cpp a8ba9930af Fixed initialization issues due to caret 12 سال پیش
CmBlendState.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 سال پیش
CmCgProgram.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 سال پیش
CmCgProgramFactory.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 سال پیش
CmCommandQueue.cpp 8c982e0422 Moved the core thread outside of the render system 12 سال پیش
CmComponent.cpp a8ba9930af Fixed initialization issues due to caret 12 سال پیش
CmCoreObject.cpp 5d165cbee2 Renamed waitUntilLoaded and waitUntilInitialized to "synchonize()" 12 سال پیش
CmCoreObjectManager.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 سال پیش
CmCoreThread.cpp 1b18f9ddd3 Renamed DeferredRenderContext to CoreThreadAccessor 12 سال پیش
CmCoreThreadAccessor.cpp 1b18f9ddd3 Renamed DeferredRenderContext to CoreThreadAccessor 12 سال پیش
CmDefaultRenderQueue.cpp 545fa74084 First steps with the DebugDraw system 12 سال پیش
CmDeferredCallManager.cpp a8ba9930af Fixed initialization issues due to caret 12 سال پیش
CmDepthStencilState.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 سال پیش
CmFont.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 سال پیش
CmFontImportOptions.cpp 5d477cd8a7 Added support for non-antialiased font rendering 12 سال پیش
CmFontManager.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 سال پیش
CmGameObject.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 سال پیش
CmGameObjectHandle.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 سال پیش
CmGpuBuffer.cpp df225bbba5 Ported remaining new/delete calls to the new system 12 سال پیش
CmGpuBufferView.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 سال پیش
CmGpuParamBlock.cpp 07ca908526 Ported byte allocations to an easier to use system 12 سال پیش
CmGpuParamBlockBuffer.cpp 07ca908526 Ported byte allocations to an easier to use system 12 سال پیش
CmGpuParams.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 سال پیش
CmGpuProgInclude.cpp 1eafbaa11b More new alloc system porting 12 سال پیش
CmGpuProgIncludeImporter.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 سال پیش
CmGpuProgram.cpp 8c982e0422 Moved the core thread outside of the render system 12 سال پیش
CmGpuProgramImportOptions.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 سال پیش
CmGpuProgramImporter.cpp 5d165cbee2 Renamed waitUntilLoaded and waitUntilInitialized to "synchonize()" 12 سال پیش
CmGpuProgramManager.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 سال پیش
CmGpuProgramParams.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 سال پیش
CmGpuResource.cpp d0301de9c9 Starting work on better gpu resource updates 12 سال پیش
CmGpuResourceData.cpp 8c982e0422 Moved the core thread outside of the render system 12 سال پیش
CmHardwareBufferManager.cpp 1eafbaa11b More new alloc system porting 12 سال پیش
CmHighLevelGpuProgram.cpp 8c982e0422 Moved the core thread outside of the render system 12 سال پیش
CmHighLevelGpuProgramManager.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 سال پیش
CmImportOptions.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 سال پیش
CmImporter.cpp df225bbba5 Ported remaining new/delete calls to the new system 12 سال پیش
CmIndexBuffer.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 سال پیش
CmIndexData.cpp 1265f65506 Reorganized how renderer works (using RenderOperations) 12 سال پیش
CmInput.cpp 0d59d8caf2 Added support for mouse wheel scroll events 12 سال پیش
CmMaterial.cpp 1265f65506 Reorganized how renderer works (using RenderOperations) 12 سال پیش
CmMaterialRTTI.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 سال پیش
CmMesh.cpp 1265f65506 Reorganized how renderer works (using RenderOperations) 12 سال پیش
CmMeshData.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 سال پیش
CmMeshManager.cpp 1b18f9ddd3 Renamed DeferredRenderContext to CoreThreadAccessor 12 سال پیش
CmMeshRTTI.h 8c982e0422 Moved the core thread outside of the render system 12 سال پیش
CmMultiRenderTexture.cpp 6b1dfdc6be Refactored RenderTarget a bit to make is prettier (no real funcionality added) 12 سال پیش
CmOSInputHandler.cpp 0d59d8caf2 Added support for mouse wheel scroll events 12 سال پیش
CmOcclusionQuery.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 سال پیش
CmPass.cpp 538bcedd0c Bit more renames 12 سال پیش
CmPixelBuffer.cpp 8c53fd844b Encapsulated PixelData::data 12 سال پیش
CmPixelData.cpp 71002238ae Added default internal buffer alloc for PixelData 12 سال پیش
CmPixelUtil.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 سال پیش
CmRasterizerState.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 سال پیش
CmRenderQueue.cpp 8ae8dc6752 RenderQueue and improved RenderOperation design and handling 12 سال پیش
CmRenderStateManager.cpp 1eafbaa11b More new alloc system porting 12 سال پیش
CmRenderSystem.cpp 1265f65506 Reorganized how renderer works (using RenderOperations) 12 سال پیش
CmRenderSystemCapabilities.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 سال پیش
CmRenderSystemManager.cpp aa46b8b57a Overhauled OpenGL context handling 13 سال پیش
CmRenderTarget.cpp a7eff80522 Added the ability to sort cameras and render targets 12 سال پیش
CmRenderTexture.cpp cb10df23fe Getting render target bindings to work so it shows up in GUI 12 سال پیش
CmRenderWindow.cpp 6b1dfdc6be Refactored RenderTarget a bit to make is prettier (no real funcionality added) 12 سال پیش
CmRenderWindowManager.cpp a8ba9930af Fixed initialization issues due to caret 12 سال پیش
CmRendererManager.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 سال پیش
CmResource.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 سال پیش
CmResourceHandle.cpp 5d165cbee2 Renamed waitUntilLoaded and waitUntilInitialized to "synchonize()" 12 سال پیش
CmResources.cpp 5d165cbee2 Renamed waitUntilLoaded and waitUntilInitialized to "synchonize()" 12 سال پیش
CmSamplerState.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 سال پیش
CmSceneManager.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 سال پیش
CmSceneObject.cpp a3d90405e7 Closing an editor window no longer causes an exception in GUIManager 12 سال پیش
CmShader.cpp df225bbba5 Ported remaining new/delete calls to the new system 12 سال پیش
CmSpecificImporter.cpp 1eafbaa11b More new alloc system porting 12 سال پیش
CmTechnique.cpp df225bbba5 Ported remaining new/delete calls to the new system 12 سال پیش
CmTextUtility.cpp d68636c4da Fixing caret/selection so it work with word wrap properly 12 سال پیش
CmTexture.cpp cb10df23fe Getting render target bindings to work so it shows up in GUI 12 سال پیش
CmTextureManager.cpp 8737226e5f Added a dummy texture and a dummy mesh 12 سال پیش
CmTextureView.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 سال پیش
CmVertexBuffer.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 سال پیش
CmVertexData.cpp 7e4a997a35 Ported mesh data so it uses a single data buffer, so I can more easily port it to GpuResourceData 12 سال پیش
CmVertexDeclaration.cpp b0b6182dab Working OS cursor in DX11 12 سال پیش
CmViewport.cpp 7e61e8215e GUIViewport works 12 سال پیش
CmWindowEventUtilities.cpp 6b1dfdc6be Refactored RenderTarget a bit to make is prettier (no real funcionality added) 12 سال پیش
stdafx.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) 13 سال پیش