BearishSun aaaf9d4c33 Extended GPU query creation so they accept a GPU index, in order to support creation on multiple GPUs in the future 9 lat temu
..
GLSL 34e313c12d Neater creation of GpuPrograms 9 lat temu
Win32 20da94c930 Fix path inconsistency 9 lat temu
BsGLBuffer.cpp 180bbef728 Fixing transparency in handle shader 9 lat temu
BsGLCommandBuffer.cpp 50b2daaa81 Added an separate object that encapsulates entire pipeline states to Render API, to more easily match up with Vulkan internals 9 lat temu
BsGLCommandBufferManager.cpp c6e8badad9 (WIP) Adding command buffer support to OpenGL 9 lat temu
BsGLContext.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsGLEventQuery.cpp aaaf9d4c33 Extended GPU query creation so they accept a GPU index, in order to support creation on multiple GPUs in the future 9 lat temu
BsGLFrameBufferObject.cpp 3fb5d94621 Minor code style fixes 9 lat temu
BsGLGpuBuffer.cpp 046cd0b6a2 Neater GpuBuffer creation 9 lat temu
BsGLGpuParamBlockBuffer.cpp 3bbc25413f Added device index property to GPU params, GPU param block buffer and vertex declaration types, in preparation for multi-GPU support 9 lat temu
BsGLHardwareBufferManager.cpp 3bbc25413f Added device index property to GPU params, GPU param block buffer and vertex declaration types, in preparation for multi-GPU support 9 lat temu
BsGLIndexBuffer.cpp a9cc8f15fb Neater IndexBuffer creation 9 lat temu
BsGLOcclusionQuery.cpp aaaf9d4c33 Extended GPU query creation so they accept a GPU index, in order to support creation on multiple GPUs in the future 9 lat temu
BsGLPixelBuffer.cpp e2fcd6419d Cleaning up render API 9 lat temu
BsGLPixelFormat.cpp deab7206d5 Added generic GPU buffer support to DX11 and OpenGL 9 lat temu
BsGLPlugin.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 lat temu
BsGLQueryManager.cpp aaaf9d4c33 Extended GPU query creation so they accept a GPU index, in order to support creation on multiple GPUs in the future 9 lat temu
BsGLRenderAPI.cpp 8ab4660f21 OpenGL updated so it uses the new combined GPU parameter design 9 lat temu
BsGLRenderAPIFactory.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsGLRenderTexture.cpp a6abddedc3 Added multi-GPU constructors for GpuPipeline, RenderTexture, Mesh and MeshHeap 9 lat temu
BsGLRenderWindowManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 lat temu
BsGLSLParamParser.cpp 474d810214 Extended GPU params with a "set" field to match the Vulkan descriptor format better 9 lat temu
BsGLSupport.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsGLTexture.cpp 9555982752 Fixing OpenGL texture and image binding 9 lat temu
BsGLTextureManager.cpp a6abddedc3 Added multi-GPU constructors for GpuPipeline, RenderTexture, Mesh and MeshHeap 9 lat temu
BsGLTimerQuery.cpp aaaf9d4c33 Extended GPU query creation so they accept a GPU index, in order to support creation on multiple GPUs in the future 9 lat temu
BsGLVertexArrayObjectManager.cpp c6e8badad9 (WIP) Adding command buffer support to OpenGL 9 lat temu
BsGLVertexBuffer.cpp ba7860bb93 Neater VertexBuffer creation 9 lat temu
glew.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu