BearishSun
|
56ed650df4
Final set of refactors to rename core thread objects
|
9 лет назад |
BearishSun
|
91d6f7a431
CoreObjectCore -> ct::CoreObject
|
9 лет назад |
BearishSun
|
30ddb8400e
Renaming core thread managers by removing the Core suffix since they're now in the ::ct namespace
|
9 лет назад |
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
|
9 лет назад |
BearishSun
|
d3f4c074ed
Modified vertex declaration creation so assigns identical ids to identical declarations
|
9 лет назад |
BearishSun
|
bd78968698
Added Vulkan gpu program initialization and reflection
|
9 лет назад |
BearishSun
|
aa226e61ce
Massive namespace rename BansheeEngine -> bs
|
9 лет назад |
BearishSun
|
d404af9297
Added Vulkan vertex input manager
|
9 лет назад |
BearishSun
|
fa2ddc24d5
Added some Banshee -> Vulkan enum mappings
|
9 лет назад |
BearishSun
|
3bbc25413f
Added device index property to GPU params, GPU param block buffer and vertex declaration types, in preparation for multi-GPU support
|
9 лет назад |
BearishSun
|
a9d20707e7
Mesh normals and tangents now use 8-bit unorm data format instead of the 32-bit floating point format, in order to reduce GPU bandwidth
|
9 лет назад |
BearishSun
|
adcd1f7c57
Updated GUI so it can output different types of meshes (e.g. lines vs. triangles)
|
9 лет назад |
BearishSun
|
eb5d33c976
Post processing:
|
9 лет назад |
BearishSun
|
c027669083
Updated render API with support for instanced rendering
|
9 лет назад |
BearishSun
|
24341978b0
Added RenderAPI manual
|
9 лет назад |
BearishSun
|
2b388725cb
Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links
|
9 лет назад |
BearishSun
|
91df70cddf
More work on manuals
|
9 лет назад |
BearishSun
|
3b2a4ab050
More work on manuals and documentation
|
9 лет назад |
BearishSun
|
74bb75edef
More work on improving documentation for doxygen generation
|
9 лет назад |
BearishSun
|
0a448db0af
More work on improving documentation for Doxygen generation.
|
9 лет назад |
BearishSun
|
510480bfde
Moved all the build/project files in a separate directory to make dealing with other build systems easier
|
9 лет назад |