BearishSun 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
..
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 f5a83f2a98 More work on improving documentation for doxygen generation hace 10 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 cdaaa8e6da More work on improving documentation for Doxygen generation hace 10 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 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links hace 10 años
BsGLRenderAPI.h 8ab4660f21 OpenGL updated so it uses the new combined GPU parameter design hace 9 años
BsGLRenderAPIFactory.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings hace 10 años
BsGLRenderTexture.h 9bfe9675a3 Getting rid of MultiRenderTexture as implementation is now merged into RenderTexture class since modern APIs don't make the distinction between the two 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 aa06514ff9 Added support for texture arrays hace 9 años
BsGLTextureManager.h 9bfe9675a3 Getting rid of MultiRenderTexture as implementation is now merged into RenderTexture class since modern APIs don't make the distinction between the two hace 9 años
BsGLTimerQuery.h f5a83f2a98 More work on improving documentation for doxygen generation hace 10 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