Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  BearishSun 896a17335d Vulkan framebuffer now provides access to individual image resources 9 năm trước cách đây
  BearishSun 81c38aea72 Vulkan render texture implementation 9 năm trước cách đây
  BearishSun 84089250e9 Vulkan texture copy and resolve 9 năm trước cách đây
  BearishSun 9c52e15fe4 Adding subresources for Vulkan images, for more precise usage tracking 9 năm trước cách đây
  BearishSun ff0accfe92 Vulkan texture direct mapping 9 năm trước cách đây
  BearishSun 9e1b7aea56 Vulkan texture locking/unlocking WIP 9 năm trước cách đây
  BearishSun 01cf5c56f4 Updating documentation to reflect the core accessor changes 9 năm trước cách đây
  BearishSun 7fa57750e4 Getting rid of core thread accessors as they were confusing and of little practical use 9 năm trước cách đây
  BearishSun d3f4c074ed Modified vertex declaration creation so assigns identical ids to identical declarations 9 năm trước cách đây
  BearishSun 2f33441889 Register GPU programs with command buffer, on Vulkan pipeline state bind 9 năm trước cách đây
  BearishSun 1a47d80872 Flush GPU param block buffers when GPU params are bound 9 năm trước cách đây
  BearishSun c3980c5957 Adding location and binding qualifiers to all GLSL shaders 9 năm trước cách đây
  BearishSun 5998d474c1 Fixing broken build 9 năm trước cách đây
  BearishSun bd78968698 Added Vulkan gpu program initialization and reflection 9 năm trước cách đây
  BearishSun d4d0bb0360 More user manuals and minor usability tweaks 9 năm trước cách đây
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs 9 năm trước cách đây
  BearishSun 2c4d19339c Fixing documentation errors 9 năm trước cách đây
  BearishSun 1c82ceb27b Work on a new set of User oriented manuals for C++ framework 9 năm trước cách đây
  BearishSun 9ac01d6431 Making C++ framework startup simpler 9 năm trước cách đây
  BearishSun c4ce4545a4 Started adding necessary qualifiers to existing shaders 9 năm trước cách đây
  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 năm trước cách đây
  BearishSun 3d6a7c2bb0 Vulkan render target clears implemented 9 năm trước cách đây
  BearishSun 4581b43fe7 Vulkan graphics pipeline binding and caching 9 năm trước cách đây
  BearishSun 18ab7deb32 Vulkan GPU parameter binding 9 năm trước cách đây
  BearishSun 1df7760fcc VulkanVertexInputManager now thread safe and returns a uniquely identifiable object 9 năm trước cách đây
  BearishSun 643f494d3a Hooking up various Vulkan RenderAPI methods 9 năm trước cách đây
  BearishSun fe290501fc Fixing an issue where CoreObjects weren't properly synchronized the first time they were modified 9 năm trước cách đây
  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 năm trước cách đây
  BearishSun a12ad99267 Moved GpuPipelineParamState a core object and moved it to its own file 9 năm trước cách đây
  BearishSun af560f18fc Added a ComputePipelineState 9 năm trước cách đây