BearishSun 3bbc25413f Added device index property to GPU params, GPU param block buffer and vertex declaration types, in preparation for multi-GPU support пре 9 година
..
GL 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
Win32 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
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 пре 9 година
BsGLEventQuery.h f5a83f2a98 More work on improving documentation for doxygen generation пре 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 cdaaa8e6da More work on improving documentation for Doxygen generation пре 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 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsGLRenderAPI.h 8ab4660f21 OpenGL updated so it uses the new combined GPU parameter design пре 9 година
BsGLRenderAPIFactory.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings пре 9 година
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 пре 9 година
BsGLRenderWindowManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsGLSupport.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsGLTexture.h aa06514ff9 Added support for texture arrays пре 9 година
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 пре 9 година
BsGLTimerQuery.h f5a83f2a98 More work on improving documentation for doxygen generation пре 9 година
BsGLUtil.h f5a83f2a98 More work on improving documentation for doxygen generation пре 9 година
BsGLVertexArrayObjectManager.h c6e8badad9 (WIP) Adding command buffer support to OpenGL пре 9 година
BsGLVertexBuffer.h ba7860bb93 Neater VertexBuffer creation пре 9 година