BearishSun 252c0e9f0a Fixing hardware buffer transfer default queue indices 9 vuotta sitten
..
GL 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 vuotta sitten
Win32 a448b09b54 Implemented Vulkan swapBuffers method on render window 9 vuotta sitten
BsGLBuffer.h f2cf9d3387 WIP Vulkan buffers 9 vuotta sitten
BsGLCommandBuffer.h ebed609b8e Refactored command buffer submission and sync in order to resolve some design issue with previous sync approach, as well as command buffer IDs 9 vuotta sitten
BsGLCommandBufferManager.h ebed609b8e Refactored command buffer submission and sync in order to resolve some design issue with previous sync approach, as well as command buffer IDs 9 vuotta sitten
BsGLContext.h f5a83f2a98 More work on improving documentation for doxygen generation 9 vuotta sitten
BsGLEventQuery.h aaaf9d4c33 Extended GPU query creation so they accept a GPU index, in order to support creation on multiple GPUs in the future 9 vuotta sitten
BsGLFrameBufferObject.h aa06514ff9 Added support for texture arrays 9 vuotta sitten
BsGLGpuBuffer.h 252c0e9f0a Fixing hardware buffer transfer default queue indices 9 vuotta sitten
BsGLGpuParamBlockBuffer.h 588076b7cc Refactoring hardware buffer write/read API, in preparation for Vulkan HW buffer transfer implementation 9 vuotta sitten
BsGLHardwareBufferManager.h 3bbc25413f Added device index property to GPU params, GPU param block buffer and vertex declaration types, in preparation for multi-GPU support 9 vuotta sitten
BsGLIndexBuffer.h 252c0e9f0a Fixing hardware buffer transfer default queue indices 9 vuotta sitten
BsGLOcclusionQuery.h aaaf9d4c33 Extended GPU query creation so they accept a GPU index, in order to support creation on multiple GPUs in the future 9 vuotta sitten
BsGLPixelBuffer.h e2fcd6419d Cleaning up render API 9 vuotta sitten
BsGLPixelFormat.h deab7206d5 Added generic GPU buffer support to DX11 and OpenGL 9 vuotta sitten
BsGLPrerequisites.h c6e8badad9 (WIP) Adding command buffer support to OpenGL 9 vuotta sitten
BsGLQueryManager.h aaaf9d4c33 Extended GPU query creation so they accept a GPU index, in order to support creation on multiple GPUs in the future 9 vuotta sitten
BsGLRenderAPI.h b267abf39a Vulkan render API swapBuffers() method hooked up 9 vuotta sitten
BsGLRenderAPIFactory.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 vuotta sitten
BsGLRenderTexture.h a6abddedc3 Added multi-GPU constructors for GpuPipeline, RenderTexture, Mesh and MeshHeap 9 vuotta sitten
BsGLRenderWindowManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 vuotta sitten
BsGLSupport.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 vuotta sitten
BsGLTexture.h 7206fcc52f Added descriptor structs for texture resource creation, so it is neater 9 vuotta sitten
BsGLTextureManager.h 7206fcc52f Added descriptor structs for texture resource creation, so it is neater 9 vuotta sitten
BsGLTimerQuery.h aaaf9d4c33 Extended GPU query creation so they accept a GPU index, in order to support creation on multiple GPUs in the future 9 vuotta sitten
BsGLUtil.h f5a83f2a98 More work on improving documentation for doxygen generation 9 vuotta sitten
BsGLVertexArrayObjectManager.h c6e8badad9 (WIP) Adding command buffer support to OpenGL 9 vuotta sitten
BsGLVertexBuffer.h 252c0e9f0a Fixing hardware buffer transfer default queue indices 9 vuotta sitten