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
2024-12-13 22:20:46 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d504acad68
qzdoom
/
src
/
rendering
History
Magnus Norddahl
d504acad68
- add VulkanQueryPool and QueryPoolBuilder
2019-04-30 21:01:55 +02:00
..
2d
- fixed: RenderCommand::isCompatible failed to properly compare the SpecialColormap.
2019-04-24 20:35:10 +02:00
gl
- fix wrong clamp mode used in OpenGL
2019-04-20 19:19:34 +02:00
gl_load
- moved all rendering code into a common subdirectory.
2019-01-31 19:58:17 +01:00
hwrenderer
- the light storage buffer is not dynamic
2019-04-28 23:51:09 +02:00
polyrenderer
- fixed radius use in dynamic light traversal for models.
2019-04-19 08:23:08 +02:00
swrenderer
- fixed radius use in dynamic light traversal for models.
2019-04-19 08:23:08 +02:00
vulkan
- add VulkanQueryPool and QueryPoolBuilder
2019-04-30 21:01:55 +02:00