Historique des commits

Auteur SHA1 Message Date
  Marko Pintera 4ddd9e2995 Added separate clear methods for clearing active render target and active viewport il y a 12 ans
  Marko Pintera f49f30f089 DX11 clearing render target sub-area works il y a 12 ans
  Marko Pintera 78d44de269 Started work on DX11 sub-region Clear il y a 12 ans
  Marko Pintera 7e61e8215e GUIViewport works il y a 12 ans
  Marko Pintera cb10df23fe Getting render target bindings to work so it shows up in GUI il y a 12 ans
  Marko Pintera 8c982e0422 Moved the core thread outside of the render system il y a 12 ans
  Marko Pintera df225bbba5 Ported remaining new/delete calls to the new system il y a 12 ans
  Marko Pintera c5f46545e8 A bunch more code ported to new alloc system il y a 12 ans
  Marko Pintera aa46b8b57a Overhauled OpenGL context handling il y a 12 ans
  Marko Pintera f0a6e829bf Fixed an issue where GpuParam copies weren't being destroyed on the deferred render context if the commands got cancelled il y a 12 ans
  Marko Pintera b0f44650c9 Param buffer updates are now queued on the proper deferred context and are in general handled better il y a 12 ans
  Marko Pintera b2b4bf2050 Moved builtin material managers to Banshee il y a 12 ans
  Marko Pintera 267df110ea Renamed CamelotEngine -> CamelotFramework namespace il y a 12 ans
  Marko Pintera 19a40d1fe1 Slight GUI changes. Just commiting to have a clean slate il y a 12 ans
  Marko Pintera 5bf23618b8 Text material resolution now gets set dynamically il y a 12 ans
  Marko Pintera 54c08871e0 Renamed handles and add GameObject handles il y a 12 ans
  Marko Pintera 86e70a3b26 Ported all CoreObjects to use custom allocators il y a 12 ans
  Marko Pintera b914b9434f First batch of memory allocator porting from new/delete il y a 12 ans
  Marko Pintera dd1bf27377 Labels render properly using GUI system il y a 12 ans
  Marko Pintera ff28162000 Added BuiltiMaterialManagers and more work on GUI il y a 12 ans
  Marko Pintera 1cfbcc30a9 Text visible on the screen il y a 12 ans
  Marko Pintera bbb7a1bb74 Fixed a serious issue with serialization where Reflectable object size wasn't being calculated properly il y a 13 ans
  Marko Pintera 3e47d2941c Finalized removing all raw pointers from RenderSystem il y a 13 ans
  Marko Pintera 0105df516c Removed render window pointer array from D3D9RenderSystem il y a 13 ans
  Marko Pintera 5700fec8d0 Removed mActiveViewport from render system il y a 13 ans
  Marko Pintera db092c1e82 GpuParamBlock is now initialized like any other CoreGpuObject il y a 13 ans
  Marko Pintera 05e0af19b4 Resources call destroy() automatically when reference count reaches 0 il y a 13 ans
  Marko Pintera 7b80bdaff7 Massive amount of bugfixes to the way how are resources serialized/deserialized, initialized and released il y a 13 ans
  Marko Pintera fda3ca2150 Fixed multiple exceptions and deadlocks that were happening when attempting to exit the application il y a 13 ans
  Marko Pintera 19e874a87d Material serialization (untested) il y a 13 ans