BearishSun 9d9a222d00 Vulkan startup 9 лет назад
..
GL 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 лет назад
Win32 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 лет назад
BsGLBuffer.h e2b1582a6e Various fixes to the OpenGL render backend 9 лет назад
BsGLCommandBuffer.h c6e8badad9 (WIP) Adding command buffer support to OpenGL 9 лет назад
BsGLCommandBufferManager.h a872e35e8f Adding command buffer support to DX11 9 лет назад
BsGLContext.h f5a83f2a98 More work on improving documentation for doxygen generation 10 лет назад
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 лет назад
BsGLFrameBufferObject.h aa06514ff9 Added support for texture arrays 9 лет назад
BsGLGpuBuffer.h 046cd0b6a2 Neater GpuBuffer creation 9 лет назад
BsGLGpuParamBlockBuffer.h 3bbc25413f Added device index property to GPU params, GPU param block buffer and vertex declaration types, in preparation for multi-GPU support 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 a9cc8f15fb Neater IndexBuffer creation 9 лет назад
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 лет назад
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 9d9a222d00 Vulkan startup 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 7206fcc52f Added descriptor structs for texture resource creation, so it is neater 9 лет назад
BsGLTextureManager.h 7206fcc52f Added descriptor structs for texture resource creation, so it is neater 9 лет назад
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 лет назад
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 ba7860bb93 Neater VertexBuffer creation 9 лет назад