Historique des commits

Auteur SHA1 Message Date
  BearishSun b9a97b133e Removing unnecessary DLL export specifiers from plugins il y a 8 ans
  BearishSun 56ed650df4 Final set of refactors to rename core thread objects il y a 9 ans
  BearishSun f171405be5 RenderAPICore -> ct::RenderAPI il y a 9 ans
  BearishSun 02dedf10dc Cleanup: Getting rid of the Core suffix on core thread objects since they're now in their own namespace (Contd.) il y a 9 ans
  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 il y a 9 ans
  BearishSun d25432623f Removed beginFrame/endFrame methods from RenderAPI as they weren't really used il y a 9 ans
  BearishSun efd471af58 Fixing and refactoring GpuParams il y a 9 ans
  BearishSun b58a3fd3ad Refactored Vulkan semaphores, so that a command buffers generates a new semaphore on each submission il y a 9 ans
  BearishSun 6b749fa064 Added a way to create multiple variations of Vulkan framebuffer il y a 9 ans
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs il y a 9 ans
  BearishSun 2c4d19339c Fixing documentation errors il y a 9 ans
  BearishSun 7f501a8e77 Added an explicit flag to preserve render target contents on load, to improve performance when this is not required (most of the time) il y a 9 ans
  BearishSun af560f18fc Added a ComputePipelineState il y a 9 ans
  BearishSun 1e7b51169f Renamed GpuPipelineState to GraphicsPipelineState il y a 9 ans
  BearishSun b267abf39a Vulkan render API swapBuffers() method hooked up il y a 9 ans
  BearishSun 7a8511fcd4 Refactoring Vulkan command buffers: il y a 9 ans
  BearishSun 142c7970fc Cleaned up render API capabilities class il y a 9 ans
  BearishSun 9d9a222d00 Vulkan startup il y a 9 ans
  BearishSun 8ab4660f21 OpenGL updated so it uses the new combined GPU parameter design il y a 9 ans
  BearishSun 23aab39aeb OpenGL now uses combined pipeline states as well il y a 9 ans
  BearishSun 5d91653c2b Added support for immediate command buffers to avoid overhead with render API's that don't support multithreaded command generation natively il y a 9 ans
  BearishSun c6e8badad9 (WIP) Adding command buffer support to OpenGL il y a 9 ans
  BearishSun 91ee2c732e Fixing 3D texture rendering in OpenGL il y a 9 ans
  BearishSun 9555982752 Fixing OpenGL texture and image binding il y a 9 ans
  BearishSun cde0fbf269 Fixing documentation errors il y a 9 ans
  BearishSun b48081c63c Refactoring how GPU program parameters are assigned, in order to make it more intuitive on the core thread il y a 9 ans
  BearishSun 2a2a859d95 Cleaning up the render API a bit il y a 9 ans
  BearishSun deab7206d5 Added generic GPU buffer support to DX11 and OpenGL il y a 9 ans
  BearishSun c027669083 Updated render API with support for instanced rendering il y a 9 ans
  BearishSun cdaaa8e6da More work on improving documentation for Doxygen generation il y a 9 ans