BearishSun 046cd0b6a2 Neater GpuBuffer creation 9 lat temu
..
GL 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
Win32 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 lat temu
BsGLBuffer.h e2b1582a6e Various fixes to the OpenGL render backend 9 lat temu
BsGLCommandBuffer.h c6e8badad9 (WIP) Adding command buffer support to OpenGL 9 lat temu
BsGLCommandBufferManager.h a872e35e8f Adding command buffer support to DX11 9 lat temu
BsGLContext.h f5a83f2a98 More work on improving documentation for doxygen generation 9 lat temu
BsGLEventQuery.h f5a83f2a98 More work on improving documentation for doxygen generation 9 lat temu
BsGLFrameBufferObject.h aa06514ff9 Added support for texture arrays 9 lat temu
BsGLGpuBuffer.h 046cd0b6a2 Neater GpuBuffer creation 9 lat temu
BsGLGpuParamBlockBuffer.h b48081c63c Refactoring how GPU program parameters are assigned, in order to make it more intuitive on the core thread 9 lat temu
BsGLHardwareBufferManager.h 046cd0b6a2 Neater GpuBuffer creation 9 lat temu
BsGLIndexBuffer.h 12cb86711c Updating docs to reflect the render API changes 9 lat temu
BsGLOcclusionQuery.h cdaaa8e6da More work on improving documentation for Doxygen generation 9 lat temu
BsGLPixelBuffer.h e2fcd6419d Cleaning up render API 9 lat temu
BsGLPixelFormat.h deab7206d5 Added generic GPU buffer support to DX11 and OpenGL 9 lat temu
BsGLPrerequisites.h c6e8badad9 (WIP) Adding command buffer support to OpenGL 9 lat temu
BsGLQueryManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 lat temu
BsGLRenderAPI.h 8ab4660f21 OpenGL updated so it uses the new combined GPU parameter design 9 lat temu
BsGLRenderAPIFactory.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 lat temu
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 lat temu
BsGLRenderWindowManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 lat temu
BsGLSupport.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 lat temu
BsGLTexture.h aa06514ff9 Added support for texture arrays 9 lat temu
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 lat temu
BsGLTimerQuery.h f5a83f2a98 More work on improving documentation for doxygen generation 9 lat temu
BsGLUtil.h f5a83f2a98 More work on improving documentation for doxygen generation 9 lat temu
BsGLVertexArrayObjectManager.h c6e8badad9 (WIP) Adding command buffer support to OpenGL 9 lat temu
BsGLVertexBuffer.h 12cb86711c Updating docs to reflect the render API changes 9 lat temu