Histórico de Commits

Autor SHA1 Mensagem Data
  BearishSun b9a97b133e Removing unnecessary DLL export specifiers from plugins há 8 anos atrás
  BearishSun 2cc3ea7900 Cleanup: Getting rid of the Core suffix on core thread objects since they're now in their own namespace (Contd.) há 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 há 9 anos atrás
  BearishSun b18bb2adc2 Vulkan: Use a render-pass with clear ops, when a clear is issued before any draw calls há 9 anos atrás
  BearishSun b58a3fd3ad Refactored Vulkan semaphores, so that a command buffers generates a new semaphore on each submission há 9 anos atrás
  BearishSun 5dc78284b8 More Various Vulkan fixes há 9 anos atrás
  BearishSun 21eb8822cf Various Vulkan fixes and tweaks há 9 anos atrás
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs há 9 anos atrás
  BearishSun 4581b43fe7 Vulkan graphics pipeline binding and caching há 9 anos atrás
  BearishSun 643f494d3a Hooking up various Vulkan RenderAPI methods há 9 anos atrás
  BearishSun 8e8f590033 Vulkan queries há 9 anos atrás
  BearishSun 11c403a10d Vulkan queries WIP há 9 anos atrás
  BearishSun cc9a402774 Vulkan buffer memory mapping with handling for memory hazards and accesses from other device queues há 9 anos atrás
  BearishSun 59db12dbc5 Added special Vulkan command buffers for transfer operations há 9 anos atrás
  BearishSun 1da1209680 Added frame buffers to Vulkan's implementation of a render window há 9 anos atrás
  BearishSun fd01c1cde4 Refactoring VulkanGpuParams há 9 anos atrás
  BearishSun 99d14364e5 More work on Vulkan: há 9 anos atrás
  BearishSun ce07bf692b Descriptor set allocation há 9 anos atrás
  BearishSun f80fb27d79 Allocating write info structures to used for updating descriptor sets há 9 anos atrás
  BearishSun 1d6bc6a027 Fixing command buffer synchronization logic: Command buffers with different IDs now properly ignore sync if they are executing on the same queue há 9 anos atrás
  BearishSun eb2df3a88e Added an automated way to managed Vulkan object lifetime and usage across multiple queues há 9 anos atrás
  BearishSun dc9e96ae22 Vulkan command buffer submission and inter-queue synchronization há 9 anos atrás
  BearishSun 598bb85a3d Vulkan descriptor layouts are now properly re-used if they share the same structure há 9 anos atrás
  BearishSun 7a8511fcd4 Refactoring Vulkan command buffers: há 9 anos atrás
  BearishSun f2cf9d3387 WIP Vulkan buffers há 9 anos atrás
  BearishSun c53b75dbca Vulkan command buffer creation há 9 anos atrás
  BearishSun d8c6db7a32 More Vulkan WIP: há 9 anos atrás
  BearishSun d38fc0c070 Vulkan render window and swap chain (WIP) há 9 anos atrás
  BearishSun 9d9a222d00 Vulkan startup há 9 anos atrás
  BearishSun 234e7e004e Added skeleton for Vulkan render API há 9 anos atrás