This website requires JavaScript.
Explore
Help
Sign in
teambeef
/
raze
Watch
0
Star
0
Fork
You've already forked raze
0
mirror of
https://github.com/DrBeef/Raze.git
synced
2025-02-24 04:31:56 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0017b5d9c5
raze
/
source
/
common
/
rendering
/
vulkan
/
shaders
History
Christoph Oelckers
0017b5d9c5
- pad out the StreamData buffer to 16 bytes and avoid any form of conditional compilation here.
...
Vulkan does not manage to get the shader properly compiled without this.
2021-04-05 18:00:02 +02:00
..
vk_shader.cpp
- pad out the StreamData buffer to 16 bytes and avoid any form of conditional compilation here.
2021-04-05 18:00:02 +02:00
vk_shader.h
- added the softpoly and Vulkan backend code fron GZDoom.
2020-05-31 10:53:11 +02:00