BearishSun af560f18fc Added a ComputePipelineState пре 9 година
..
GL 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
Win32 a448b09b54 Implemented Vulkan swapBuffers method on render window пре 9 година
BsGLBuffer.h f2cf9d3387 WIP Vulkan buffers пре 9 година
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 година
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 година
BsGLContext.h f5a83f2a98 More work on improving documentation for doxygen generation пре 10 година
BsGLEventQuery.h 11c403a10d Vulkan queries WIP пре 9 година
BsGLFrameBufferObject.h aa06514ff9 Added support for texture arrays пре 9 година
BsGLGpuBuffer.h 90a05366f1 Finished Vulkan hardware buffer implementation пре 9 година
BsGLGpuParamBlockBuffer.h 588076b7cc Refactoring hardware buffer write/read API, in preparation for Vulkan HW buffer transfer implementation пре 9 година
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 година
BsGLIndexBuffer.h 90a05366f1 Finished Vulkan hardware buffer implementation пре 9 година
BsGLOcclusionQuery.h 11c403a10d Vulkan queries WIP пре 9 година
BsGLPixelBuffer.h e2fcd6419d Cleaning up render API пре 9 година
BsGLPixelFormat.h deab7206d5 Added generic GPU buffer support to DX11 and OpenGL пре 9 година
BsGLPrerequisites.h c6e8badad9 (WIP) Adding command buffer support to OpenGL пре 9 година
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 година
BsGLRenderAPI.h af560f18fc Added a ComputePipelineState пре 9 година
BsGLRenderAPIFactory.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings пре 10 година
BsGLRenderTexture.h a6abddedc3 Added multi-GPU constructors for GpuPipeline, RenderTexture, Mesh and MeshHeap пре 9 година
BsGLRenderWindowManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 10 година
BsGLSupport.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 10 година
BsGLTexture.h 9f08aa6622 Updated texture read/write API so it may be executed on different GPU's and/or different GPU queues пре 9 година
BsGLTextureManager.h 7206fcc52f Added descriptor structs for texture resource creation, so it is neater пре 9 година
BsGLTimerQuery.h 11c403a10d Vulkan queries WIP пре 9 година
BsGLUtil.h f5a83f2a98 More work on improving documentation for doxygen generation пре 10 година
BsGLVertexArrayObjectManager.h c6e8badad9 (WIP) Adding command buffer support to OpenGL пре 9 година
BsGLVertexBuffer.h 90a05366f1 Finished Vulkan hardware buffer implementation пре 9 година