This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
qzdoom
Watch
0
Star
0
Fork
You've already forked qzdoom
0
mirror of
https://github.com/ZDoom/qzdoom.git
synced
2025-01-23 01:10:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
23d0cce395
qzdoom
/
src
/
rendering
/
vulkan
History
Magnus Norddahl
23d0cce395
- fix shutdown crash due to GetVulkanFrameBuffer returning null when VulkanFrameBuffer is destroyed
2019-04-30 20:02:00 +02:00
..
renderer
- postponed destruction of Vulkan resources
2019-04-30 18:43:41 +03:00
shaders
- change FRenderState to store directly to the StreamData struct. This simplifies the vulkan backend and also allows the OpenGL backend to use the same uniform block transfer strategy in the future.
2019-04-20 04:16:01 +02:00
system
- fix shutdown crash due to GetVulkanFrameBuffer returning null when VulkanFrameBuffer is destroyed
2019-04-30 20:02:00 +02:00
textures
- make the VkHardwareTexture and VKBuffer linked lists private
2019-04-30 19:49:29 +02:00
thirdparty
- added initial support of Vulkan renderer to Cocoa backend
2019-03-08 16:47:02 +02:00