BearishSun e72395b399 Removed GpuBufferView from the public RenderAPI interface and made it specific to DX11 il y a 9 ans
..
GL 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier il y a 9 ans
Win32 8f6a5f169e Populating VideoModeInfo for Vulkan il y a 9 ans
BsGLBuffer.h f2cf9d3387 WIP Vulkan buffers il y a 9 ans
BsGLCommandBuffer.h 1d6bc6a027 Fixing command buffer synchronization logic: Command buffers with different IDs now properly ignore sync if they are executing on the same queue il y a 9 ans
BsGLCommandBufferManager.h 1d6bc6a027 Fixing command buffer synchronization logic: Command buffers with different IDs now properly ignore sync if they are executing on the same queue il y a 9 ans
BsGLContext.h f5a83f2a98 More work on improving documentation for doxygen generation il y a 9 ans
BsGLEventQuery.h aaaf9d4c33 Extended GPU query creation so they accept a GPU index, in order to support creation on multiple GPUs in the future il y a 9 ans
BsGLFrameBufferObject.h aa06514ff9 Added support for texture arrays il y a 9 ans
BsGLGpuBuffer.h e72395b399 Removed GpuBufferView from the public RenderAPI interface and made it specific to DX11 il y a 9 ans
BsGLGpuParamBlockBuffer.h 3bbc25413f Added device index property to GPU params, GPU param block buffer and vertex declaration types, in preparation for multi-GPU support il y a 9 ans
BsGLHardwareBufferManager.h 3bbc25413f Added device index property to GPU params, GPU param block buffer and vertex declaration types, in preparation for multi-GPU support il y a 9 ans
BsGLIndexBuffer.h f2cf9d3387 WIP Vulkan buffers il y a 9 ans
BsGLOcclusionQuery.h aaaf9d4c33 Extended GPU query creation so they accept a GPU index, in order to support creation on multiple GPUs in the future il y a 9 ans
BsGLPixelBuffer.h e2fcd6419d Cleaning up render API il y a 9 ans
BsGLPixelFormat.h deab7206d5 Added generic GPU buffer support to DX11 and OpenGL il y a 9 ans
BsGLPrerequisites.h c6e8badad9 (WIP) Adding command buffer support to OpenGL il y a 9 ans
BsGLQueryManager.h aaaf9d4c33 Extended GPU query creation so they accept a GPU index, in order to support creation on multiple GPUs in the future il y a 9 ans
BsGLRenderAPI.h 7a8511fcd4 Refactoring Vulkan command buffers: il y a 9 ans
BsGLRenderAPIFactory.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings il y a 9 ans
BsGLRenderTexture.h a6abddedc3 Added multi-GPU constructors for GpuPipeline, RenderTexture, Mesh and MeshHeap il y a 9 ans
BsGLRenderWindowManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links il y a 9 ans
BsGLSupport.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links il y a 9 ans
BsGLTexture.h 7206fcc52f Added descriptor structs for texture resource creation, so it is neater il y a 9 ans
BsGLTextureManager.h 7206fcc52f Added descriptor structs for texture resource creation, so it is neater il y a 9 ans
BsGLTimerQuery.h aaaf9d4c33 Extended GPU query creation so they accept a GPU index, in order to support creation on multiple GPUs in the future il y a 9 ans
BsGLUtil.h f5a83f2a98 More work on improving documentation for doxygen generation il y a 9 ans
BsGLVertexArrayObjectManager.h c6e8badad9 (WIP) Adding command buffer support to OpenGL il y a 9 ans
BsGLVertexBuffer.h f2cf9d3387 WIP Vulkan buffers il y a 9 ans