Historial de Commits

Autor SHA1 Mensaje Fecha
  Marc Legendre 8f761b5efa Use a non-wide string for a path on non-Windows platforms hace 9 años
  Marc Legendre 445130623c Link against libdl on Linux / OS X hace 9 años
  Marc Legendre 58ca7b0ccb Make Radian::valueDegrees() not inline hace 9 años
  Marc Legendre 5aefd4dadb cmake: Add Windows-specific source files only on Windows hace 9 años
  Marc Legendre c963814793 Compile overloaded StdAlloc::contruct() only on Linux hace 9 años
  Marc Legendre e75714d01c Add some missing includes hace 9 años
  Marc Legendre e80b15d955 Add EnumClassHash to hash enum types hace 9 años
  Marc Legendre 15608f9dc9 Rename ZERO and IDENTITY in BsFwdDeclUtil.h hace 9 años
  Marc Legendre 81885a018d Create the 'Dependencies' directory hace 9 años
  Marc Legendre 64bf5f0221 Add *~ to .gitignore hace 9 años
  BearishSun ca328eff7d Finishing up Vulkan sampler states hace 9 años
  BearishSun a20ec1ffd5 Vulkan sampler state WIP hace 9 años
  BearishSun ce07bf692b Descriptor set allocation hace 9 años
  BearishSun f80fb27d79 Allocating write info structures to used for updating descriptor sets hace 9 años
  BearishSun 395ee63a5e Vulkan resource tracking now works across multiple command buffers hace 9 años
  BearishSun 1d6bc6a027 Fixing command buffer synchronization logic: Command buffers with different IDs now properly ignore sync if they are executing on the same queue hace 9 años
  BearishSun eb2df3a88e Added an automated way to managed Vulkan object lifetime and usage across multiple queues hace 9 años
  BearishSun d88d96625c Merge branch 'carlosmarti-master' hace 9 años
  BearishSun 376fa2ec62 Removing some extra newlines hace 9 años
  Carlos Marti 0b7132cea0 removed unused method getIndex hace 9 años
  Carlos Marti 68e28c6db6 Added new Data folder hace 9 años
  Carlos Marti 34a583e5a7 removed shader files to get rid of conflics hace 9 años
  Carlos Marti 9033103945 removed data folder to get rid of conflicts hace 9 años
  Carlos Marti 0c8e6772fa changes to implementation of changing tabs with play button hace 9 años
  BearishSun 4994276473 Fixing build hace 9 años
  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 hace 9 años
  BearishSun deb063c0ed Removing ignored files hace 9 años
  BearishSun 90000dd77c Ignoring generated parser/lexer files hace 9 años
  Carlos Marti 00b6e6e5c2 added Data files from origin master hace 9 años
  BearishSun dc9e96ae22 Vulkan command buffer submission and inter-queue synchronization hace 9 años