BearishSun 9d9a222d00 Vulkan startup hace 9 años
..
GL 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 10 años
Win32 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links hace 10 años
BsGLBuffer.h e2b1582a6e Various fixes to the OpenGL render backend hace 9 años
BsGLCommandBuffer.h c6e8badad9 (WIP) Adding command buffer support to OpenGL hace 9 años
BsGLCommandBufferManager.h a872e35e8f Adding command buffer support to DX11 hace 9 años
BsGLContext.h f5a83f2a98 More work on improving documentation for doxygen generation hace 10 años
BsGLEventQuery.h aaaf9d4c33 Extended GPU query creation so they accept a GPU index, in order to support creation on multiple GPUs in the future hace 9 años
BsGLFrameBufferObject.h aa06514ff9 Added support for texture arrays hace 9 años
BsGLGpuBuffer.h 046cd0b6a2 Neater GpuBuffer creation hace 9 años
BsGLGpuParamBlockBuffer.h 3bbc25413f Added device index property to GPU params, GPU param block buffer and vertex declaration types, in preparation for multi-GPU support hace 9 años
BsGLHardwareBufferManager.h 3bbc25413f Added device index property to GPU params, GPU param block buffer and vertex declaration types, in preparation for multi-GPU support hace 9 años
BsGLIndexBuffer.h a9cc8f15fb Neater IndexBuffer creation hace 9 años
BsGLOcclusionQuery.h aaaf9d4c33 Extended GPU query creation so they accept a GPU index, in order to support creation on multiple GPUs in the future hace 9 años
BsGLPixelBuffer.h e2fcd6419d Cleaning up render API hace 9 años
BsGLPixelFormat.h deab7206d5 Added generic GPU buffer support to DX11 and OpenGL hace 9 años
BsGLPrerequisites.h c6e8badad9 (WIP) Adding command buffer support to OpenGL hace 9 años
BsGLQueryManager.h aaaf9d4c33 Extended GPU query creation so they accept a GPU index, in order to support creation on multiple GPUs in the future hace 9 años
BsGLRenderAPI.h 9d9a222d00 Vulkan startup hace 9 años
BsGLRenderAPIFactory.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings hace 10 años
BsGLRenderTexture.h a6abddedc3 Added multi-GPU constructors for GpuPipeline, RenderTexture, Mesh and MeshHeap hace 9 años
BsGLRenderWindowManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links hace 10 años
BsGLSupport.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links hace 10 años
BsGLTexture.h 7206fcc52f Added descriptor structs for texture resource creation, so it is neater hace 9 años
BsGLTextureManager.h 7206fcc52f Added descriptor structs for texture resource creation, so it is neater hace 9 años
BsGLTimerQuery.h aaaf9d4c33 Extended GPU query creation so they accept a GPU index, in order to support creation on multiple GPUs in the future hace 9 años
BsGLUtil.h f5a83f2a98 More work on improving documentation for doxygen generation hace 10 años
BsGLVertexArrayObjectManager.h c6e8badad9 (WIP) Adding command buffer support to OpenGL hace 9 años
BsGLVertexBuffer.h ba7860bb93 Neater VertexBuffer creation hace 9 años