BearishSun 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 лет назад
..
GLSL 8b24b07bd6 Fixing a few compile errors in OpenGL render API, due to some earlier refactors 9 лет назад
Win32 8f6a5f169e Populating VideoModeInfo for Vulkan 9 лет назад
BsGLBuffer.cpp f2cf9d3387 WIP Vulkan buffers 9 лет назад
BsGLCommandBuffer.cpp 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.cpp 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.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 лет назад
BsGLEventQuery.cpp aaaf9d4c33 Extended GPU query creation so they accept a GPU index, in order to support creation on multiple GPUs in the future 9 лет назад
BsGLFrameBufferObject.cpp 8b24b07bd6 Fixing a few compile errors in OpenGL render API, due to some earlier refactors 9 лет назад
BsGLGpuBuffer.cpp e72395b399 Removed GpuBufferView from the public RenderAPI interface and made it specific to DX11 9 лет назад
BsGLGpuParamBlockBuffer.cpp 3bbc25413f Added device index property to GPU params, GPU param block buffer and vertex declaration types, in preparation for multi-GPU support 9 лет назад
BsGLHardwareBufferManager.cpp 3bbc25413f Added device index property to GPU params, GPU param block buffer and vertex declaration types, in preparation for multi-GPU support 9 лет назад
BsGLIndexBuffer.cpp f2cf9d3387 WIP Vulkan buffers 9 лет назад
BsGLOcclusionQuery.cpp aaaf9d4c33 Extended GPU query creation so they accept a GPU index, in order to support creation on multiple GPUs in the future 9 лет назад
BsGLPixelBuffer.cpp e2fcd6419d Cleaning up render API 9 лет назад
BsGLPixelFormat.cpp deab7206d5 Added generic GPU buffer support to DX11 and OpenGL 9 лет назад
BsGLPlugin.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 10 лет назад
BsGLQueryManager.cpp aaaf9d4c33 Extended GPU query creation so they accept a GPU index, in order to support creation on multiple GPUs in the future 9 лет назад
BsGLRenderAPI.cpp 7a8511fcd4 Refactoring Vulkan command buffers: 9 лет назад
BsGLRenderAPIFactory.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 лет назад
BsGLRenderTexture.cpp a6abddedc3 Added multi-GPU constructors for GpuPipeline, RenderTexture, Mesh and MeshHeap 9 лет назад
BsGLRenderWindowManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 лет назад
BsGLSLParamParser.cpp 474d810214 Extended GPU params with a "set" field to match the Vulkan descriptor format better 9 лет назад
BsGLSupport.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 лет назад
BsGLTexture.cpp 7206fcc52f Added descriptor structs for texture resource creation, so it is neater 9 лет назад
BsGLTextureManager.cpp 8b24b07bd6 Fixing a few compile errors in OpenGL render API, due to some earlier refactors 9 лет назад
BsGLTimerQuery.cpp aaaf9d4c33 Extended GPU query creation so they accept a GPU index, in order to support creation on multiple GPUs in the future 9 лет назад
BsGLVertexArrayObjectManager.cpp c6e8badad9 (WIP) Adding command buffer support to OpenGL 9 лет назад
BsGLVertexBuffer.cpp f2cf9d3387 WIP Vulkan buffers 9 лет назад
glew.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 лет назад