BearishSun
|
8e7ea897ce
VulkanResource now tracks exactly on which queue is it being used on
|
9 éve |
BearishSun
|
252c0e9f0a
Fixing hardware buffer transfer default queue indices
|
9 éve |
BearishSun
|
5ea564c897
Added device index to specify which GPU to lock/unlock hardware buffer data on
|
9 éve |
BearishSun
|
588076b7cc
Refactoring hardware buffer write/read API, in preparation for Vulkan HW buffer transfer implementation
|
9 éve |
BearishSun
|
0f68b63eb4
Vulkan render target binding and render pass start
|
9 éve |
BearishSun
|
b267abf39a
Vulkan render API swapBuffers() method hooked up
|
9 éve |
BearishSun
|
a448b09b54
Implemented Vulkan swapBuffers method on render window
|
9 éve |
BearishSun
|
1da1209680
Added frame buffers to Vulkan's implementation of a render window
|
9 éve |
BearishSun
|
4b10b2c563
Vulkan swap chain now also creates a depth stencil surfaces
|
9 éve |
BearishSun
|
4f2e97d5ed
Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git
|
9 éve |
BearishSun
|
fd01c1cde4
Refactoring VulkanGpuParams
|
9 éve |
BearishSun
|
42b6188db6
VulkanResource changes:
|
9 éve |
Marko Pintera
|
dd267e39ff
Merge pull request #58 from EvansThomas/master
|
9 éve |
Evans Thomas
|
3737b829f2
Fix editor crash on creating GUI Widget component
|
9 éve |
BearishSun
|
ce7fad6a81
Vulkan pipeline layout creation and caching
|
9 éve |
BearishSun
|
0473296c98
Playing with msbuild scripts for a faster build - so far down from 14 to 6 minutes.
|
9 éve |
BearishSun
|
e23aad5123
Finishing up Vulkan command barrier execution on command buffer submission
|
9 éve |
BearishSun
|
ebed609b8e
Refactored command buffer submission and sync in order to resolve some design issue with previous sync approach, as well as command buffer IDs
|
9 éve |
BearishSun
|
99d14364e5
More work on Vulkan:
|
9 éve |
BearishSun
|
ab3821628a
Merge branch 'almightykiwi-linux'
|
9 éve |
BearishSun
|
1a9565f771
Make sure Data/Engine folder is always available to avoid confusing the resource preprocessing system
|
9 éve |
BearishSun
|
6af78bd35d
Adding missing VS code editor files to build
|
9 éve |
BearishSun
|
692e25b595
Code style changes and minor cleanup
|
9 éve |
BearishSun
|
eaa63d2886
Fixing compile errors on Windows
|
9 éve |
BearishSun
|
079f576f1d
Fixing a few invalid params
|
9 éve |
BearishSun
|
3feaf3371b
Fixing a potential allocator issue on Windows
|
9 éve |
BearishSun
|
ccc4f31597
Fixing compilation errors caused by include file order
|
9 éve |
BearishSun
|
4dd970002c
Generate lexer/parser files on CMake config on Windows
|
9 éve |
BearishSun
|
2adafb456c
Merge branch 'linux' of https://github.com/almightykiwi/BansheeEngine into almightykiwi-linux
|
9 éve |
BearishSun
|
e72395b399
Removed GpuBufferView from the public RenderAPI interface and made it specific to DX11
|
9 éve |