Історія комітів

Автор SHA1 Опис Дата
  BearishSun 1da1209680 Added frame buffers to Vulkan's implementation of a render window 9 роки тому
  BearishSun 4b10b2c563 Vulkan swap chain now also creates a depth stencil surfaces 9 роки тому
  BearishSun 4f2e97d5ed Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git 9 роки тому
  BearishSun fd01c1cde4 Refactoring VulkanGpuParams 9 роки тому
  BearishSun 42b6188db6 VulkanResource changes: 9 роки тому
  Marko Pintera dd267e39ff Merge pull request #58 from EvansThomas/master 9 роки тому
  Evans Thomas 3737b829f2 Fix editor crash on creating GUI Widget component 9 роки тому
  BearishSun ce7fad6a81 Vulkan pipeline layout creation and caching 9 роки тому
  BearishSun 0473296c98 Playing with msbuild scripts for a faster build - so far down from 14 to 6 minutes. 9 роки тому
  BearishSun e23aad5123 Finishing up Vulkan command barrier execution on command buffer submission 9 роки тому
  BearishSun ebed609b8e Refactored command buffer submission and sync in order to resolve some design issue with previous sync approach, as well as command buffer IDs 9 роки тому
  BearishSun 99d14364e5 More work on Vulkan: 9 роки тому
  BearishSun ab3821628a Merge branch 'almightykiwi-linux' 9 роки тому
  BearishSun 1a9565f771 Make sure Data/Engine folder is always available to avoid confusing the resource preprocessing system 9 роки тому
  BearishSun 6af78bd35d Adding missing VS code editor files to build 9 роки тому
  BearishSun 692e25b595 Code style changes and minor cleanup 9 роки тому
  BearishSun eaa63d2886 Fixing compile errors on Windows 9 роки тому
  BearishSun 079f576f1d Fixing a few invalid params 9 роки тому
  BearishSun 3feaf3371b Fixing a potential allocator issue on Windows 9 роки тому
  BearishSun ccc4f31597 Fixing compilation errors caused by include file order 9 роки тому
  BearishSun 4dd970002c Generate lexer/parser files on CMake config on Windows 9 роки тому
  BearishSun 2adafb456c Merge branch 'linux' of https://github.com/almightykiwi/BansheeEngine into almightykiwi-linux 9 роки тому
  BearishSun e72395b399 Removed GpuBufferView from the public RenderAPI interface and made it specific to DX11 9 роки тому
  BearishSun 8b24b07bd6 Fixing a few compile errors in OpenGL render API, due to some earlier refactors 9 роки тому
  BearishSun 6e60730055 More work on Vulkan buffers 9 роки тому
  BearishSun 6455c6237d Added VulkanImage resource for managing and tracking Vulkan images 9 роки тому
  Marc Legendre 2cf27afedf cmake: generate bison & flex files on non-Windows platforms 9 роки тому
  Marc Legendre 6d91f2be2f Implement FileSystem methods on Unix 9 роки тому
  Marc Legendre e5a7669e17 Add FileSystem tests in BansheeUtility 9 роки тому
  Marc Legendre cf14356fb4 Implement CrashHandler methods on Unix 9 роки тому