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