Histórico de Commits

Autor SHA1 Mensagem Data
  BearishSun 8ffa542fb5 Texture copy operations no longer occurr on the transfer queue, but instead on the user-provided command buffer, in order to avoid user needing to worry about submitting previous rendering operations manually há 8 anos atrás
  BearishSun d4e397920d AsyncOp & Texture are now auto-generated há 8 anos atrás
  BearishSun 319c6c756f Specific mip & level can now be specified when binding sampled textures há 9 anos atrás
  BearishSun dee5d3b4a2 DirectX 11: Fixing texture leak due to circular dependencies há 9 anos atrás
  BearishSun 56ed650df4 Final set of refactors to rename core thread objects há 9 anos atrás
  BearishSun 91d6f7a431 CoreObjectCore -> ct::CoreObject há 9 anos atrás
  BearishSun 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix há 9 anos atrás
  BearishSun e62261bc1e DX11: Nicer way of checking and dealing with (un)supported pixel formats há 9 anos atrás
  BearishSun 01cf5c56f4 Updating documentation to reflect the core accessor changes há 9 anos atrás
  BearishSun 7fa57750e4 Getting rid of core thread accessors as they were confusing and of little practical use há 9 anos atrás
  BearishSun 1a47d80872 Flush GPU param block buffers when GPU params are bound há 9 anos atrás
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs há 9 anos atrás
  BearishSun 9f08aa6622 Updated texture read/write API so it may be executed on different GPU's and/or different GPU queues há 9 anos atrás
  BearishSun b019758427 Added CPUReadable flag to meshes and textures since this is no longer assumed by default (due to Vulkan usage flags) há 9 anos atrás
  BearishSun 99d14364e5 More work on Vulkan: há 9 anos atrás
  BearishSun 7206fcc52f Added descriptor structs for texture resource creation, so it is neater há 9 anos atrás
  BearishSun e2fcd6419d Cleaning up render API há 9 anos atrás
  BearishSun aa06514ff9 Added support for texture arrays há 9 anos atrás
  BearishSun 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links há 9 anos atrás
  BearishSun 5dae318f4a More work on post-processing pipeline há 9 anos atrás
  BearishSun 2d2282d7b4 More work on the manuals há 9 anos atrás
  BearishSun 3b2a4ab050 More work on manuals and documentation há 9 anos atrás
  BearishSun fe2e34ed16 More work on improving documentation for doxygen generation há 9 anos atrás
  BearishSun 74bb75edef More work on improving documentation for doxygen generation há 9 anos atrás
  BearishSun 0a448db0af More work on improving documentation for Doxygen generation. há 9 anos atrás
  BearishSun 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 9 anos atrás