Cronologia Commit

Autore SHA1 Messaggio Data
  BearishSun 6af78bd35d Adding missing VS code editor files to build 9 anni fa
  BearishSun 692e25b595 Code style changes and minor cleanup 9 anni fa
  BearishSun eaa63d2886 Fixing compile errors on Windows 9 anni fa
  BearishSun 079f576f1d Fixing a few invalid params 9 anni fa
  BearishSun 3feaf3371b Fixing a potential allocator issue on Windows 9 anni fa
  BearishSun ccc4f31597 Fixing compilation errors caused by include file order 9 anni fa
  BearishSun 4dd970002c Generate lexer/parser files on CMake config on Windows 9 anni fa
  BearishSun 2adafb456c Merge branch 'linux' of https://github.com/almightykiwi/BansheeEngine into almightykiwi-linux 9 anni fa
  BearishSun e72395b399 Removed GpuBufferView from the public RenderAPI interface and made it specific to DX11 9 anni fa
  BearishSun 8b24b07bd6 Fixing a few compile errors in OpenGL render API, due to some earlier refactors 9 anni fa
  BearishSun 6e60730055 More work on Vulkan buffers 9 anni fa
  BearishSun 6455c6237d Added VulkanImage resource for managing and tracking Vulkan images 9 anni fa
  Marc Legendre 2cf27afedf cmake: generate bison & flex files on non-Windows platforms 9 anni fa
  Marc Legendre 6d91f2be2f Implement FileSystem methods on Unix 9 anni fa
  Marc Legendre e5a7669e17 Add FileSystem tests in BansheeUtility 9 anni fa
  Marc Legendre cf14356fb4 Implement CrashHandler methods on Unix 9 anni fa
  Marc Legendre 646f096344 Print log messages to stdout on non-Windows systems 9 anni fa
  Marc Legendre d1a3aea867 Fix typo in code 9 anni fa
  Marc Legendre 4244c84f91 Fix ambiguous call to BansheeEngine::toString() for g++ 9 anni fa
  Marc Legendre 98f2547d36 Add ConsoleTestOutput 9 anni fa
  Marc Legendre 08f6ff3d36 Modify BS_TEST_ASSERT to use __FUNCTION__ as a description 9 anni fa
  Marc Legendre 1264d6ace5 Implement PlatformUtility::terminate() on Linux 9 anni fa
  Marc Legendre 8f761b5efa Use a non-wide string for a path on non-Windows platforms 9 anni fa
  Marc Legendre 445130623c Link against libdl on Linux / OS X 9 anni fa
  Marc Legendre 58ca7b0ccb Make Radian::valueDegrees() not inline 9 anni fa
  Marc Legendre 5aefd4dadb cmake: Add Windows-specific source files only on Windows 9 anni fa
  Marc Legendre c963814793 Compile overloaded StdAlloc::contruct() only on Linux 9 anni fa
  Marc Legendre e75714d01c Add some missing includes 9 anni fa
  Marc Legendre e80b15d955 Add EnumClassHash to hash enum types 9 anni fa
  Marc Legendre 15608f9dc9 Rename ZERO and IDENTITY in BsFwdDeclUtil.h 9 anni fa