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