Cronologia Commit

Autore SHA1 Messaggio Data
  BearishSun 56ed650df4 Final set of refactors to rename core thread objects 9 anni fa
  BearishSun 2cc3ea7900 Cleanup: Getting rid of the Core suffix on core thread objects since they're now in their own namespace (Contd.) 9 anni fa
  BearishSun fd174f3849 Cleanup: Getting rid of the Core suffix on core thread objects since they're now in their own namespace (Contd.) 9 anni fa
  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 anni fa
  BearishSun b18bb2adc2 Vulkan: Use a render-pass with clear ops, when a clear is issued before any draw calls 9 anni fa
  BearishSun 3ca0661c4f Adding checks to see if a pipeline perform only read operations or color or depth attachments 9 anni fa
  BearishSun 6b749fa064 Added a way to create multiple variations of Vulkan framebuffer 9 anni fa
  BearishSun 2f33441889 Register GPU programs with command buffer, on Vulkan pipeline state bind 9 anni fa
  BearishSun bd78968698 Added Vulkan gpu program initialization and reflection 9 anni fa
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs 9 anni fa
  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 anni fa
  BearishSun 4581b43fe7 Vulkan graphics pipeline binding and caching 9 anni fa
  BearishSun 18ab7deb32 Vulkan GPU parameter binding 9 anni fa
  BearishSun 643f494d3a Hooking up various Vulkan RenderAPI methods 9 anni fa
  BearishSun c8b4aaf0fb Separated constant GpuParams data into a GpuPipelineParamInfo object. Aside from being cleaner, it also gives Vulkan descriptor layouts a place to reside. 9 anni fa
  BearishSun a12ad99267 Moved GpuPipelineParamState a core object and moved it to its own file 9 anni fa
  BearishSun 1e7b51169f Renamed GpuPipelineState to GraphicsPipelineState 9 anni fa
  BearishSun 952a02e2f2 Vulkan graphics pipeline creation 9 anni fa
  BearishSun 9d9a222d00 Vulkan startup 9 anni fa