Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  BearishSun ca328eff7d Finishing up Vulkan sampler states пре 9 година
  BearishSun a20ec1ffd5 Vulkan sampler state WIP пре 9 година
  BearishSun ce07bf692b Descriptor set allocation пре 9 година
  BearishSun f80fb27d79 Allocating write info structures to used for updating descriptor sets пре 9 година
  BearishSun 395ee63a5e Vulkan resource tracking now works across multiple command buffers пре 9 година
  BearishSun 1d6bc6a027 Fixing command buffer synchronization logic: Command buffers with different IDs now properly ignore sync if they are executing on the same queue пре 9 година
  BearishSun eb2df3a88e Added an automated way to managed Vulkan object lifetime and usage across multiple queues пре 9 година
  BearishSun d88d96625c Merge branch 'carlosmarti-master' пре 9 година
  BearishSun 376fa2ec62 Removing some extra newlines пре 9 година
  Carlos Marti 0b7132cea0 removed unused method getIndex пре 9 година
  Carlos Marti 68e28c6db6 Added new Data folder пре 9 година
  Carlos Marti 34a583e5a7 removed shader files to get rid of conflics пре 9 година
  Carlos Marti 9033103945 removed data folder to get rid of conflicts пре 9 година
  Carlos Marti 0c8e6772fa changes to implementation of changing tabs with play button пре 9 година
  BearishSun 4994276473 Fixing build пре 9 година
  BearishSun be32987d81 Replacing data files with .json manifest file, in order to prevent a massive amount of data file updates whenever the resource cache is rebuilt пре 9 година
  BearishSun deb063c0ed Removing ignored files пре 9 година
  BearishSun 90000dd77c Ignoring generated parser/lexer files пре 9 година
  Carlos Marti 00b6e6e5c2 added Data files from origin master пре 9 година
  BearishSun dc9e96ae22 Vulkan command buffer submission and inter-queue synchronization пре 9 година
  Carlos Marti b1e6bc2191 removed data files пре 9 година
  BearishSun 598bb85a3d Vulkan descriptor layouts are now properly re-used if they share the same structure пре 9 година
  BearishSun 4629b39322 Data files пре 9 година
  BearishSun 963f0cd6ed Added descriptor pool limits пре 9 година
  Carlos Marti c50e7d7df2 Finished implementation of changing tabs between scene and game when the play button is pressed пре 9 година
  BearishSun f2dfe437d4 Added Vulkan descriptor pool пре 9 година