Unknown W. Brackets
|
fc32a7b24e
|
Vulkan: Show textures in GE debugger.
|
2017-11-06 00:29:01 -08:00 |
|
Henrik Rydgård
|
96cd368878
|
Make VulkanTexture "immutable".
|
2017-11-01 08:49:48 +01:00 |
|
Henrik Rydgård
|
330bdb8be8
|
Add and update some comments.
|
2017-11-01 08:42:49 +01:00 |
|
Henrik Rydgård
|
0a0494ef8e
|
It builds! With some shortcuts, of course.
|
2017-10-26 10:56:59 +02:00 |
|
Henrik Rydgård
|
5da165fad6
|
More work towards passing 1.61 Vulkan validation layers
|
2017-10-20 17:19:07 +02:00 |
|
Henrik Rydgard
|
0c70735bc4
|
Buffered rendering is starting to work, though still kinda broken.
|
2017-05-30 09:36:17 +02:00 |
|
Henrik Rydgard
|
40d05e292c
|
Cleanup in FramebufferVulkan to reduce the size of future diffs
|
2016-03-28 20:23:29 +02:00 |
|
Henrik Rydgard
|
a8c386b94c
|
Make VulkanImage a little more flexible (make it possible to create depth images)
Just preparation.
|
2016-03-28 18:25:05 +02:00 |
|
Unknown W. Brackets
|
16570f10bd
|
Vulkan: Handle texture allocation failure.
Users hit out of memory even using desktop GL devices, and it will
definitely be possible on mobile and desktop Vulkan.
|
2016-03-27 08:30:42 -07:00 |
|
Unknown W. Brackets
|
27a5697a96
|
Vulkan: Use the slab allocator for textures.
|
2016-03-27 08:30:42 -07:00 |
|
Unknown W. Brackets
|
e7ea1da99f
|
Vulkan: Swizzle instead of converting colors.
|
2016-03-26 15:02:06 -07:00 |
|
Henrik Rydgard
|
5d19f3dfb8
|
Decode vertex data directly into the vertex pushbuffer, saving a memcpy.
|
2016-03-20 19:35:03 +01:00 |
|
Henrik Rydgard
|
da50370328
|
Split out VulkanTexture from VulkanContext.cpp/h into VulkanImage.cpp/h
|
2016-03-20 19:31:02 +01:00 |
|