Historique des commits

Auteur SHA1 Message Date
  Marko Pintera bbded86fda Added gpu params for basic data types il y a 12 ans
  Marko Pintera f63561bf5c Asnyc ops are only created when actually needed (to save on allocations) il y a 12 ans
  Marko Pintera f6a9ae7cf9 Reuse command queues in order to save on allocations il y a 12 ans
  Marko Pintera 7c0bafc517 Fixed linker issues with command queue il y a 12 ans
  Marko Pintera 644a56c379 Fixed an issue where OpenGL draw calls would take longer and longer due to a vector that was never cleared il y a 12 ans
  Marko Pintera c2dc067402 Fixed some invalid defines and project settings for Release mode il y a 12 ans
  Marko Pintera d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes il y a 12 ans
  Marko Pintera d66d2016cd Added a std::queue with custom allocator il y a 12 ans
  Marko Pintera 67ef1d1fbc Replaced all std containers with my custom wrappers il y a 12 ans
  Marko Pintera 1098318b19 Gotten rid of thread checks for synced deferred contexts il y a 12 ans
  Marko Pintera 4980cef1bc Added synced CommandQueue and syced deferred context (WIP) il y a 12 ans
  Marko Pintera 267df110ea Renamed CamelotEngine -> CamelotFramework namespace il y a 12 ans
  Marko Pintera 77df4b87a9 Finished porting to memory allocators il y a 12 ans
  Marko Pintera 1b9ed00123 Added the ability to add command breakpoints il y a 12 ans
  Marko Pintera 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) il y a 13 ans