BearishSun 6edba43c31 Vulkan: Properly handle unbound textures hace 8 años
..
GLSL d4c19836b5 Initial support for unified shading language across all render APIs hace 8 años
Win32 56ed650df4 Final set of refactors to rename core thread objects hace 9 años
BsGLBuffer.cpp 12037d7ba2 Buffer copy operations now execute on the provided command buffer instead of the transfer queue, similar to textures hace 8 años
BsGLCommandBuffer.cpp 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix hace 9 años
BsGLCommandBufferManager.cpp 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix hace 9 años
BsGLContext.cpp 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix hace 9 años
BsGLEventQuery.cpp 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix hace 9 años
BsGLFrameBufferObject.cpp f1271a4e5a OpenGL: Fixed invalid parsing of image buffers hace 9 años
BsGLGpuBuffer.cpp 12037d7ba2 Buffer copy operations now execute on the provided command buffer instead of the transfer queue, similar to textures hace 8 años
BsGLGpuParamBlockBuffer.cpp 56ed650df4 Final set of refactors to rename core thread objects hace 9 años
BsGLHardwareBufferManager.cpp 56ed650df4 Final set of refactors to rename core thread objects hace 9 años
BsGLIndexBuffer.cpp 12037d7ba2 Buffer copy operations now execute on the provided command buffer instead of the transfer queue, similar to textures hace 8 años
BsGLOcclusionQuery.cpp 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix hace 9 años
BsGLPixelBuffer.cpp 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix hace 9 años
BsGLPixelFormat.cpp a0ab82851c OpenGL: Fixes to ensure depth buffer with no stencil component can be properly bound hace 9 años
BsGLPlugin.cpp b9a97b133e Removing unnecessary DLL export specifiers from plugins hace 8 años
BsGLQueryManager.cpp 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix hace 9 años
BsGLRenderAPI.cpp d4c19836b5 Initial support for unified shading language across all render APIs hace 8 años
BsGLRenderAPIFactory.cpp f171405be5 RenderAPICore -> ct::RenderAPI hace 9 años
BsGLRenderTexture.cpp dee5d3b4a2 DirectX 11: Fixing texture leak due to circular dependencies hace 9 años
BsGLRenderWindowManager.cpp 56ed650df4 Final set of refactors to rename core thread objects hace 9 años
BsGLSLParamParser.cpp 6edba43c31 Vulkan: Properly handle unbound textures hace 8 años
BsGLSupport.cpp 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix hace 9 años
BsGLTexture.cpp 8ffa542fb5 Texture copy operations no longer occurr on the transfer queue, but instead on the user-provided command buffer, in order to avoid user needing to worry about submitting previous rendering operations manually hace 8 años
BsGLTextureManager.cpp 56ed650df4 Final set of refactors to rename core thread objects hace 9 años
BsGLTextureView.cpp 319c6c756f Specific mip & level can now be specified when binding sampled textures hace 9 años
BsGLTimerQuery.cpp 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix hace 9 años
BsGLVertexArrayObjectManager.cpp 56ed650df4 Final set of refactors to rename core thread objects hace 9 años
BsGLVertexBuffer.cpp 12037d7ba2 Buffer copy operations now execute on the provided command buffer instead of the transfer queue, similar to textures hace 8 años
glew.cpp 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix hace 9 años