BearishSun a872e35e8f Adding command buffer support to DX11 9 gadi atpakaļ
..
GL 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 gadi atpakaļ
Win32 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 gadi atpakaļ
BsGLBuffer.h e2b1582a6e Various fixes to the OpenGL render backend 9 gadi atpakaļ
BsGLCommandBuffer.h c6e8badad9 (WIP) Adding command buffer support to OpenGL 9 gadi atpakaļ
BsGLCommandBufferManager.h a872e35e8f Adding command buffer support to DX11 9 gadi atpakaļ
BsGLContext.h f5a83f2a98 More work on improving documentation for doxygen generation 9 gadi atpakaļ
BsGLEventQuery.h f5a83f2a98 More work on improving documentation for doxygen generation 9 gadi atpakaļ
BsGLFrameBufferObject.h aa06514ff9 Added support for texture arrays 9 gadi atpakaļ
BsGLGpuBuffer.h deab7206d5 Added generic GPU buffer support to DX11 and OpenGL 9 gadi atpakaļ
BsGLGpuParamBlockBuffer.h b48081c63c Refactoring how GPU program parameters are assigned, in order to make it more intuitive on the core thread 9 gadi atpakaļ
BsGLHardwareBufferManager.h deab7206d5 Added generic GPU buffer support to DX11 and OpenGL 9 gadi atpakaļ
BsGLIndexBuffer.h e2fcd6419d Cleaning up render API 9 gadi atpakaļ
BsGLMultiRenderTexture.h f5a83f2a98 More work on improving documentation for doxygen generation 9 gadi atpakaļ
BsGLOcclusionQuery.h cdaaa8e6da More work on improving documentation for Doxygen generation 9 gadi atpakaļ
BsGLPixelBuffer.h e2fcd6419d Cleaning up render API 9 gadi atpakaļ
BsGLPixelFormat.h deab7206d5 Added generic GPU buffer support to DX11 and OpenGL 9 gadi atpakaļ
BsGLPrerequisites.h c6e8badad9 (WIP) Adding command buffer support to OpenGL 9 gadi atpakaļ
BsGLQueryManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 gadi atpakaļ
BsGLRenderAPI.h 5d91653c2b Added support for immediate command buffers to avoid overhead with render API's that don't support multithreaded command generation natively 9 gadi atpakaļ
BsGLRenderAPIFactory.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 gadi atpakaļ
BsGLRenderTexture.h cbd7b0af8b Albedo surface in G-buffer now stores its data in sRGB so that we don't lose colors 9 gadi atpakaļ
BsGLRenderWindowManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 gadi atpakaļ
BsGLSupport.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 gadi atpakaļ
BsGLTexture.h aa06514ff9 Added support for texture arrays 9 gadi atpakaļ
BsGLTextureManager.h aa06514ff9 Added support for texture arrays 9 gadi atpakaļ
BsGLTimerQuery.h f5a83f2a98 More work on improving documentation for doxygen generation 9 gadi atpakaļ
BsGLUtil.h f5a83f2a98 More work on improving documentation for doxygen generation 9 gadi atpakaļ
BsGLVertexArrayObjectManager.h c6e8badad9 (WIP) Adding command buffer support to OpenGL 9 gadi atpakaļ
BsGLVertexBuffer.h e2fcd6419d Cleaning up render API 9 gadi atpakaļ