Commit graph

13 commits

Author SHA1 Message Date
Jean-Philip Desjardins
4fe199b34c Limit workgroup size using device caps. 2021-09-29 18:42:47 -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
46554f6766 Add missing local to local transfer case.
Fixes Sengoku Barasa X on Vulkan.
2021-04-28 11:10:42 -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
1c4ab039e4 Add missing transfer cases.
Fixes text in MGS2 (for Vulkan).
2021-03-24 16:56:13 -04:00
Jean-Philip Desjardins
9ce5398d49 Code style fixes. 2020-03-11 20:46:11 -04:00
Jean-Philip Desjardins
7bb8ade2f2 Add PSMT8 Local to Local transfers. 2020-03-11 19:27:49 -04:00
Jean-Philip Desjardins
0d7908c777 More pixel formats. 2020-03-11 19:27:48 -04:00
Jean-Philip Desjardins
fc18f96cf6 Basic implementation of local to local transfers. 2020-03-11 19:27:48 -04:00