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-03-06 01:21:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
163d6be0d7
qzdoom
/
src
/
hwrenderer
History
Christoph Oelckers
163d6be0d7
- added a few more GL state wrappers to the render state.
...
Not used yet.
2018-10-29 09:41:26 +01:00
..
data
- moved all methods that would involve command buffer manipulation in Vulkan to FRenderState, because that's the object that would serve as command buffer builder.
2018-10-28 22:20:51 +01:00
dynlights
- moved the last remaining function from gl_shadowmap.cpp elsewhere so that the file can be deleted.
2018-10-28 17:09:22 +01:00
models
- moved all methods that would involve command buffer manipulation in Vulkan to FRenderState, because that's the object that would serve as command buffer builder.
2018-10-28 22:20:51 +01:00
postprocessing
- add gl_dither for toggling dithered output on and off
2018-08-08 21:58:23 +02:00
scene
- added a few more GL state wrappers to the render state.
2018-10-29 09:41:26 +01:00
textures
- renamed FRenderState to FGLRenderState.
2018-10-20 13:05:36 +02:00
utility
- fix missing curly brace
2018-10-03 09:39:32 -04:00