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