DrChat
|
b3626a039b
|
[Vulkan] Remove backend swap event (unused and confusing)
|
2018-03-01 10:19:11 -06:00 |
|
DrChat
|
cbfaffd9f3
|
[Vulkan] Correct a bunch of incorrect pipeline barrier stages
|
2017-12-21 13:11:34 -06:00 |
|
DrChat
|
09b3a07e3c
|
Support rendering windowless (tested on the Vulkan backend)
|
2017-12-19 16:05:36 -06:00 |
|
DrChat
|
b5d647d540
|
[Vulkan] Better handling of device lost events (present fatal error dialog)
|
2017-12-18 14:27:00 -06:00 |
|
DrChat
|
5da59a95c9
|
Merge branch 'linux'
|
2017-12-16 17:15:49 -06:00 |
|
DrChat
|
66d19a462b
|
[GPU] Make TraceDump error handling more robust
Exit with code -1 if GraphicsSystem::Capture failed
|
2017-12-15 22:31:10 -06:00 |
|
DrChat
|
aaf281351d
|
Format all code with new clang-format
|
2017-12-14 20:44:43 -06:00 |
|
DrChat
|
0720bbe19f
|
Vulkan: Fix race crash in trace viewer
|
2017-08-07 23:35:17 -05:00 |
|
Dr. Chat
|
84758a3a3f
|
Vulkan CP: Use the color blitter
|
2017-05-13 10:15:56 -05:00 |
|
Dr. Chat
|
5f5dc61428
|
Vulkan CP / Render Cache: Proper synchronization barriers for transfer
Use an event rather than a semaphore for swap
Update some calculations in IssueCopy TextureInfo
|
2017-03-13 18:03:33 -05:00 |
|
Dr. Chat
|
f12d795a9f
|
Linting fix
|
2017-02-17 23:38:21 -06:00 |
|
DrChat
|
070e7bf33d
|
TraceDump: Support capturing Vulkan traces
|
2017-02-15 01:59:26 -06:00 |
|
Dr. Chat
|
69be82c786
|
Attempt at synchronizing swap image writes between the main window and graphics backend.
Disabled for now due to device timeouts.
|
2016-10-21 19:44:11 -05:00 |
|
Dr. Chat
|
7c5042add7
|
Vulkan CP: Add in separate swap-chain images
Some other changes I can't remember
|
2016-05-03 14:12:05 -05:00 |
|
Dr. Chat
|
f903a559b3
|
Blit Vulkan CP output to the main window's swap chain
|
2016-03-10 13:01:39 -06:00 |
|
Ben Vanik
|
05107d2d3e
|
Skeleton xenia::gpu::vulkan implementation, enough to start trace viewer.
|
2016-02-18 16:43:41 -08:00 |
|