BearishSun
|
b9a97b133e
Removing unnecessary DLL export specifiers from plugins
|
il y a 8 ans |
BearishSun
|
56ed650df4
Final set of refactors to rename core thread objects
|
il y a 9 ans |
BearishSun
|
30ddb8400e
Renaming core thread managers by removing the Core suffix since they're now in the ::ct namespace
|
il y a 9 ans |
BearishSun
|
02dedf10dc
Cleanup: Getting rid of the Core suffix on core thread objects since they're now in their own namespace (Contd.)
|
il y a 9 ans |
BearishSun
|
fd174f3849
Cleanup: Getting rid of the Core suffix on core thread objects since they're now in their own namespace (Contd.)
|
il y a 9 ans |
BearishSun
|
4e57b50514
Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix
|
il y a 9 ans |
BearishSun
|
81c38aea72
Vulkan render texture implementation
|
il y a 9 ans |
BearishSun
|
aa226e61ce
Massive namespace rename BansheeEngine -> bs
|
il y a 9 ans |
BearishSun
|
7206fcc52f
Added descriptor structs for texture resource creation, so it is neater
|
il y a 9 ans |
BearishSun
|
a6abddedc3
Added multi-GPU constructors for GpuPipeline, RenderTexture, Mesh and MeshHeap
|
il y a 9 ans |
BearishSun
|
9bfe9675a3
Getting rid of MultiRenderTexture as implementation is now merged into RenderTexture class since modern APIs don't make the distinction between the two
|
il y a 9 ans |
BearishSun
|
aa06514ff9
Added support for texture arrays
|
il y a 9 ans |
BearishSun
|
2b388725cb
Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links
|
il y a 9 ans |
BearishSun
|
986677a738
More work on improving documentation for doxygen generation
|
il y a 9 ans |
BearishSun
|
f5a83f2a98
More work on improving documentation for doxygen generation
|
il y a 9 ans |
BearishSun
|
510480bfde
Moved all the build/project files in a separate directory to make dealing with other build systems easier
|
il y a 9 ans |