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-15 06:41:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ab256945aa
gzdoom-gles
/
src
/
rendering
/
vulkan
History
Christoph Oelckers
ab256945aa
- use I_Error for throwing errors in the Vulkan backend and print the message if one gets thrown during init.
2019-04-08 23:48:46 +02:00
..
renderer
- implement custom post process shaders for vulkan backend
2019-04-08 00:47:55 +02:00
shaders
- make shaderClipDistance optional
2019-03-25 19:44:46 +01:00
system
- use I_Error for throwing errors in the Vulkan backend and print the message if one gets thrown during init.
2019-04-08 23:48:46 +02:00
textures
- there is no need to track a transfer family - yet another pointless detour thanks to vulkan-tutorial..
2019-04-04 15:58:48 +02:00
thirdparty