Commit Verlauf

Autor SHA1 Nachricht Datum
  BearishSun 171cdeb45c More work on user manuals vor 9 Jahren
  BearishSun e3836cb113 FBX import: Fixing an issue with the application of global scale and multi-mesh models vor 9 Jahren
  BearishSun 903f96c9b7 Added a Group memory allocator vor 9 Jahren
  BearishSun 9e470e2063 Vulkan: More fixes vor 9 Jahren
  BearishSun 0e2f10dd0d Vulkan: Various fixes vor 9 Jahren
  BearishSun efd471af58 Fixing and refactoring GpuParams vor 9 Jahren
  BearishSun 05e0207f0f More work on user manuals vor 9 Jahren
  BearishSun 3703a767a6 Modified shader Techniques so they now depend on shader language rather than on render API (requires existing shader re-import) vor 9 Jahren
  BearishSun 31962e5dfc Fixing issues with GLSL parsing for Vulkan vor 9 Jahren
  BearishSun b58a3fd3ad Refactored Vulkan semaphores, so that a command buffers generates a new semaphore on each submission vor 9 Jahren
  BearishSun f72c26a03c Vulkan: Call acquireBackBuffer when window is bound as a render target vor 9 Jahren
  BearishSun 31f535a002 Vulkan: Mark the queue transition command buffer as submitted, when its submitted to the queue, so that the fence refresh happens properly vor 9 Jahren
  BearishSun d2447d1e49 When updating command buffer states, make sure to do so for all active command buffers, not just the latest one on the queue vor 9 Jahren
  BearishSun 8db4954322 Reverting accidental changes vor 9 Jahren
  BearishSun 1b4349927e More Vulkan fixes vor 9 Jahren
  BearishSun f066f4241b Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git vor 9 Jahren
  BearishSun bc46d7159e More work on user-facing manuals vor 9 Jahren
  BearishSun 07b5261ea3 Wait after batch executes vor 9 Jahren
  BearishSun b6cf343a8e Fixing the setup batch file vor 9 Jahren
  BearishSun f8fe191760 Added GLSL->SPIRV compilation, instead of attempting to use GLSL directly vor 9 Jahren
  BearishSun 5dc78284b8 More Various Vulkan fixes vor 9 Jahren
  BearishSun 1e16d34155 Reverting some temporary changes that were incorrectly commited vor 9 Jahren
  BearishSun cb0c2ba6da Fixing invalid rotation on FBX import vor 9 Jahren
  BearishSun 21eb8822cf Various Vulkan fixes and tweaks vor 9 Jahren
  BearishSun b82e9e33bb Improving build find module functions vor 9 Jahren
  BearishSun 9a41fe02f1 More work on user manuals vor 9 Jahren
  BearishSun 1671597ec8 Refactored param blocks so there is much less redundant work done during individual param block initialization, as well as memory used per param block vor 9 Jahren
  BearishSun 8c4cc2570c Making compile steps a bit clearer vor 9 Jahren
  BearishSun f40c72614e Fixing issues caused by the new uniform buffer reorganization vor 9 Jahren
  BearishSun e99d8c1dd0 Removed the CPUREADABLE flag from textures and meshes as it's no longer used vor 9 Jahren