This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
gzdoom
Watch
0
Star
0
Fork
You've already forked gzdoom
0
mirror of
https://github.com/ZDoom/gzdoom.git
synced
2025-02-02 06:33:20 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
10e62e7b5d
gzdoom
/
src
/
rendering
/
vulkan
History
Christoph Oelckers
10e62e7b5d
- fixed: VkBuffer::mPersistent was not initialized.
2019-03-22 20:32:59 +01:00
..
renderer
- the material descriptor set must be bound again if the pipeline changes and the new shader uses more textures than the old one
2019-03-18 00:38:09 +01:00
shaders
- implement ssao
2019-03-16 23:37:38 +01:00
system
- fixed: VkBuffer::mPersistent was not initialized.
2019-03-22 20:32:59 +01:00
textures
- use a vector instead of a map to store a texture's descriptor sets.
2019-03-21 23:41:24 +01:00
thirdparty
- added initial support of Vulkan renderer to Cocoa backend
2019-03-08 16:47:02 +02:00