BearishSun 50b2daaa81 Added an separate object that encapsulates entire pipeline states to Render API, to more easily match up with Vulkan internals 9 lat temu
..
GLSL 3fb5d94621 Minor code style fixes 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 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsGLFrameBufferObject.cpp 3fb5d94621 Minor code style fixes 9 lat temu
BsGLGpuBuffer.cpp e2b1582a6e Various fixes to the OpenGL render backend 9 lat temu
BsGLGpuParamBlockBuffer.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsGLHardwareBufferManager.cpp a9d20707e7 Mesh normals and tangents now use 8-bit unorm data format instead of the 32-bit floating point format, in order to reduce GPU bandwidth 9 lat temu
BsGLIndexBuffer.cpp e2fcd6419d Cleaning up render API 9 lat temu
BsGLMultiRenderTexture.cpp 149981331e OpenGL fixing scissor/viewport binding for multiple render targets 9 lat temu
BsGLOcclusionQuery.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 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 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 lat temu
BsGLRenderAPI.cpp 5d91653c2b Added support for immediate command buffers to avoid overhead with render API's that don't support multithreaded command generation natively 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 e2b1582a6e Various fixes to the OpenGL render backend 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 39c4f21114 Fixed OpenGL vertex attribute bindings 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 c6e8badad9 (WIP) Adding command buffer support to OpenGL 9 lat temu
BsGLTimerQuery.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 lat temu
BsGLVertexArrayObjectManager.cpp c6e8badad9 (WIP) Adding command buffer support to OpenGL 9 lat temu
BsGLVertexBuffer.cpp e2fcd6419d Cleaning up render API 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