Commit History

作者 SHA1 備註 提交日期
  Marc Legendre cf14356fb4 Implement CrashHandler methods on Unix 9 年之前
  Marc Legendre 646f096344 Print log messages to stdout on non-Windows systems 9 年之前
  Marc Legendre d1a3aea867 Fix typo in code 9 年之前
  Marc Legendre 4244c84f91 Fix ambiguous call to BansheeEngine::toString() for g++ 9 年之前
  Marc Legendre 98f2547d36 Add ConsoleTestOutput 9 年之前
  Marc Legendre 08f6ff3d36 Modify BS_TEST_ASSERT to use __FUNCTION__ as a description 9 年之前
  Marc Legendre 1264d6ace5 Implement PlatformUtility::terminate() on Linux 9 年之前
  Marc Legendre 8f761b5efa Use a non-wide string for a path on non-Windows platforms 9 年之前
  Marc Legendre 445130623c Link against libdl on Linux / OS X 9 年之前
  Marc Legendre 58ca7b0ccb Make Radian::valueDegrees() not inline 9 年之前
  Marc Legendre 5aefd4dadb cmake: Add Windows-specific source files only on Windows 9 年之前
  Marc Legendre c963814793 Compile overloaded StdAlloc::contruct() only on Linux 9 年之前
  Marc Legendre e75714d01c Add some missing includes 9 年之前
  Marc Legendre e80b15d955 Add EnumClassHash to hash enum types 9 年之前
  Marc Legendre 15608f9dc9 Rename ZERO and IDENTITY in BsFwdDeclUtil.h 9 年之前
  Marc Legendre 81885a018d Create the 'Dependencies' directory 9 年之前
  Marc Legendre 64bf5f0221 Add *~ to .gitignore 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 年之前