BearishSun
|
a83a41fd15
Vulkan resource descriptors WIP
|
9 yıl önce |
BearishSun
|
3bbc25413f
Added device index property to GPU params, GPU param block buffer and vertex declaration types, in preparation for multi-GPU support
|
9 yıl önce |
BearishSun
|
18a41f669d
GpuParams now uses a factory class for creation, so that RenderAPI implementations can create their own GpuParams implementations
|
9 yıl önce |
BearishSun
|
426fffb882
Updated docs to so they reflect the GPU parameter design changes
|
9 yıl önce |
BearishSun
|
7813bf7431
Refactored GPU parameter so they are all part of a combined object, to more closely match Vulkan/DX12 resource descriptor design
|
9 yıl önce |
BearishSun
|
c6e8badad9
(WIP) Adding command buffer support to OpenGL
|
9 yıl önce |
BearishSun
|
9675b3f6fd
Material refactor WIP - Transpose matrices when updating from material to GPU params
|
9 yıl önce |
BearishSun
|
b48081c63c
Refactoring how GPU program parameters are assigned, in order to make it more intuitive on the core thread
|
9 yıl önce |
BearishSun
|
deab7206d5
Added generic GPU buffer support to DX11 and OpenGL
|
9 yıl önce |
BearishSun
|
c1415b4883
Refactored load/store textures so they're properly parsed and determined at shader compile time instead at runtime
|
9 yıl önce |
BearishSun
|
4c421e2f74
BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings)
|
9 yıl önce |
BearishSun
|
2b388725cb
Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links
|
9 yıl önce |
BearishSun
|
fe2e34ed16
More work on improving documentation for doxygen generation
|
9 yıl önce |
BearishSun
|
74bb75edef
More work on improving documentation for doxygen generation
|
9 yıl önce |
BearishSun
|
82fef4f0ff
More work on improving documentation for doxygen generation
|
9 yıl önce |
BearishSun
|
986677a738
More work on improving documentation for doxygen generation
|
9 yıl önce |
BearishSun
|
510480bfde
Moved all the build/project files in a separate directory to make dealing with other build systems easier
|
9 yıl önce |