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