Jean-Philip Desjardins
|
4fe199b34c
|
Limit workgroup size using device caps.
|
2021-09-29 18:42:47 -04:00 |
|
Jean-Philip Desjardins
|
9056ae1755
|
Fix issues with xfer compute job.
- Limit size of workgroup size with device limits.
- Align buffer to what the device requires.
Seems to help fix issues with some Mali devices.
|
2021-09-29 16:47:42 -04:00 |
|
Jean-Philip Desjardins
|
e0f5e464d0
|
Add definitions to select which Vulkan flavor we want to use.
Not the best mechanism, but this now allows both flavors to live in the same branch.
|
2021-09-24 21:59:21 -04:00 |
|
Jean-Philip Desjardins
|
d8558bfc0c
|
TEMP: Don't use 8/16 bit storage.
Not sure yet, but it doesn't seem to be available on many Android devices.
|
2021-09-24 13:00:43 -04:00 |
|
Jean-Philip Desjardins
|
df0eddc42a
|
Add missing transfer case.
|
2021-07-28 17:11:31 -04:00 |
|
Mahmood - Zer0xFF
|
d38c3beedb
|
Vulkan: setup a seperate 16bit buffer
|
2021-04-02 16:45:07 +01:00 |
|
Mahmood - Zer0xFF
|
874b4798aa
|
Vulkan: update object names int8/int16 -> char/short
|
2021-04-01 23:36:17 +01:00 |
|
Mahmood - Zer0xFF
|
b33bab2a9a
|
use seperate binding for 8 bit buffer
|
2021-04-01 23:36:16 +01:00 |
|
Mahmood - Zer0xFF
|
38841f14e4
|
use vulkan 8 bit buffer
|
2021-04-01 23:36:16 +01:00 |
|
Jean-Philip Desjardins
|
77791ab8d1
|
Make memory types explicit.
|
2021-03-30 16:01:36 -04:00 |
|
rcaridade145
|
7ff99f616d
|
Fix Virtua Fighter 4 character selection screen on the Vulkan renderer
|
2021-03-01 21:14:09 +00:00 |
|
jpd002
|
78b7f99e35
|
Add missing transfer case.
|
2020-07-21 09:23:39 -04:00 |
|
Jean-Philip Desjardins
|
b5b6693580
|
Rename VulkanTransfer to VulkanTransferHost.
|
2020-03-11 19:27:48 -04:00 |
|