Bill Currie
|
e50a079f72
|
[vulkan] Fix some 32-bit compatibility issues
mostly dealing with vulkan's handles always being 64-bit, but pointers
being either 32 or 64.
|
2021-04-02 08:48:11 +09:00 |
|
Bill Currie
|
1068685677
|
[vulkan] Fix incorrect cast
The result of an aborted attempt to get QF building for 32-bit windows.
|
2021-03-29 19:55:05 +09:00 |
|
Bill Currie
|
88ff254f42
|
Get QF cross-compiling using MXE/mingw32
This includes -win clients (no clue if anything actually works yet).
|
2021-03-27 20:09:37 +09:00 |
|
Bill Currie
|
eeda04e3c9
|
[vulkan] Name most resources
This makes debugging with renderdoc and validation messages much easier
(no more "what buffer is that?").
|
2021-01-31 19:58:55 +09:00 |
|