Commit History

Author SHA1 Message Date
  Marko Pintera 0b1d2c1bd9 Render texture now keeps a handle to a texture instead of a pointer 11 years ago
  Marko Pintera 67e4ac133c Refactored CoreObject so no initialization or destruction happens on core thread 11 years ago
  Marko Pintera e77069ae0e Removed CoreObjectCore::destroy and using destructor instead 11 years ago
  Marko Pintera f256dad7d6 Texture refactor to comply with new CoreObject design 11 years ago
  Marko Pintera 88ee5b68fd First part of render target refactor in order to get only core versions used on core thread 11 years ago
  Marko Pintera a6c65825ca CoreThreadCore instance is now a shared pointer 11 years ago
  Marko Pintera 87946cf44b RenderTarget refactor to comply with new CoreObject synchronization 11 years ago
  Marko Pintera eb6a85cf56 Getting everything to compile after load/store texture and render texture refactor 11 years ago
  Marko Pintera 350e767ebf Added support for load/store textures 11 years ago
  Marko Pintera 492ad2cac2 Major RenderTarget refactor to separate sim and core thread functionality 11 years ago
  Marko Pintera fc8f2b1eaf More documentation 11 years ago
  Marko Pintera 17afc600a7 Massive Cm->Bs file rename 11 years ago