BearishSun
|
822d72160a
More work on preparing documentation for Doxygen generation
|
il y a 10 ans |
BearishSun
|
f14a275a31
Splash screen and browse dialogs are now executed on the core thread along with all other windows, to prevent deadlocks when calling win32 methods from one thread while another one is blocking
|
il y a 10 ans |
BearishSun
|
e7cfefe9ee
Added copyright notices to all files
|
il y a 10 ans |
BearishSun
|
7c44f4279e
More work on preparing documentation for doxygen generation
|
il y a 10 ans |
BearishSun
|
2fd89957eb
Refactored core object sync so it is faster by not iterating over all core objects every frame (WIP)
|
il y a 10 ans |
BearishSun
|
caabd3721e
Fixing an issue with out-of-order core object syncing that was causing renderables to be invisible in very specific situations
|
il y a 10 ans |
Marko Pintera
|
2c35a0c825
Removed all the unused allocators
|
il y a 10 ans |
Marko Pintera
|
550b861440
Individual core object syncing with dependencies
|
il y a 11 ans |
Marko Pintera
|
2026432fe7
Add core object dependencies
|
il y a 11 ans |
Marko Pintera
|
1039be94b5
Added IResourceListener to properly handle async resource loading and notifying the core thread
|
il y a 11 ans |
Marko Pintera
|
67e4ac133c
Refactored CoreObject so no initialization or destruction happens on core thread
|
il y a 11 ans |
Marko Pintera
|
acf6121ee6
Finished Renderable refactor, mostly (still got an exception on shutdown)
|
il y a 11 ans |
Marko Pintera
|
4fdb3da864
Made Pass/Shader/Technique immutable
|
il y a 11 ans |
Marko Pintera
|
2870e2266b
Refactored Mesh for use with the new CoreObject design
|
il y a 11 ans |
Marko Pintera
|
a6c65825ca
CoreThreadCore instance is now a shared pointer
|
il y a 11 ans |
Marko Pintera
|
87946cf44b
RenderTarget refactor to comply with new CoreObject synchronization
|
il y a 11 ans |
Marko Pintera
|
7f7203f218
Started work on CoreObject refactor
|
il y a 11 ans |
Marko Pintera
|
4460630297
Fixed Renderer by properly updating dirty parameters and properly handling DrawList items
|
il y a 11 ans |
Marko Pintera
|
d1881075fa
Various fixes to Renderer
|
il y a 11 ans |
Marko Pintera
|
17afc600a7
Massive Cm->Bs file rename
|
il y a 11 ans |