Histórico de Commits

Autor SHA1 Mensagem Data
  BearishSun 2e94779fc6 Vulkan: Now tracking image layouts on a per-resource basis. This way individual faces & mip-levels can be bound for rendering, particularily useful for cubemaps and texture arrays in general. 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 9e470e2063 Vulkan: More fixes há 9 anos atrás
  BearishSun 2f7bfb64ef Fixing an issue with VulkanFramebuffer: Tightly packed color attachments now provide indices to the original positions, so they may be correctly used in masks and similar há 9 anos atrás
  BearishSun fcffdb7a4d Vulkan: Handling layout transitions for textures used both as framebuffer attachments and shader inputs há 9 anos atrás
  BearishSun 09f313181c Fixing a Vulkan Framebuffer state that wasn't cached há 9 anos atrás
  BearishSun 6b749fa064 Added a way to create multiple variations of Vulkan framebuffer há 9 anos atrás
  BearishSun 896a17335d Vulkan framebuffer now provides access to individual image resources há 9 anos atrás
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs há 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) há 9 anos atrás
  BearishSun 3d6a7c2bb0 Vulkan render target clears implemented há 9 anos atrás
  BearishSun 643f494d3a Hooking up various Vulkan RenderAPI methods há 9 anos atrás
  BearishSun 952a02e2f2 Vulkan graphics pipeline creation há 9 anos atrás
  BearishSun 1da1209680 Added frame buffers to Vulkan's implementation of a render window 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