This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
gzdoom-gles
Watch
0
Star
0
Fork
You've already forked gzdoom-gles
0
mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced
2024-12-14 22:31:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d03839dfef
gzdoom-gles
/
src
/
rendering
/
vulkan
History
Magnus Norddahl
d03839dfef
- do not signal mRenderFinishedSemaphore if the submitted commands aren't about to be presented
2019-03-22 13:54:13 +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
- do not signal mRenderFinishedSemaphore if the submitted commands aren't about to be presented
2019-03-22 13:54:13 +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