Histórico de commits

Autor SHA1 Mensagem Data
  BearishSun 5ac8e7b2e6 Added ability to bind depth & stencil buffers separately as read-only 8 anos atrás
  BearishSun 68c4fb3403 More work on documentation 8 anos atrás
  BearishSun c530c1795f Transparent rendering path now functional using clustered rendering without depth pre-pass requirement. Same path can also be used for normal opaque object rendering if needed. 8 anos atrás
  BearishSun 56ed650df4 Final set of refactors to rename core thread objects 9 anos atrás
  BearishSun f171405be5 RenderAPICore -> ct::RenderAPI 9 anos atrás
  BearishSun 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 9 anos atrás
  BearishSun d25432623f Removed beginFrame/endFrame methods from RenderAPI as they weren't really used 9 anos atrás
  BearishSun b58a3fd3ad Refactored Vulkan semaphores, so that a command buffers generates a new semaphore on each submission 9 anos atrás
  BearishSun 6b749fa064 Added a way to create multiple variations of Vulkan framebuffer 9 anos atrás
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs 9 anos atrás
  BearishSun 7f501a8e77 Added an explicit flag to preserve render target contents on load, to improve performance when this is not required (most of the time) 9 anos atrás
  BearishSun af560f18fc Added a ComputePipelineState 9 anos atrás
  BearishSun 1e7b51169f Renamed GpuPipelineState to GraphicsPipelineState 9 anos atrás
  BearishSun 11c403a10d Vulkan queries WIP 9 anos atrás
  BearishSun b267abf39a Vulkan render API swapBuffers() method hooked up 9 anos atrás
  BearishSun 99d14364e5 More work on Vulkan: 9 anos atrás
  BearishSun 7a8511fcd4 Refactoring Vulkan command buffers: 9 anos atrás
  BearishSun 142c7970fc Cleaned up render API capabilities class 9 anos atrás
  BearishSun d38fc0c070 Vulkan render window and swap chain (WIP) 9 anos atrás
  BearishSun 9d9a222d00 Vulkan startup 9 anos atrás
  BearishSun 234e7e004e Added skeleton for Vulkan render API 9 anos atrás