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-14 14:31:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
bdb083f457
qzdoom
/
src
/
rendering
History
Marisa Kirisame
bdb083f457
Shape2D drawing will gracefully abort the VM on any out of bounds access.
2019-07-12 17:44:54 +02:00
..
2d
Shape2D drawing will gracefully abort the VM on any out of bounds access.
2019-07-12 17:44:54 +02:00
gl
- removed unused CVAR_GUID type
2019-06-27 09:16:34 +02:00
gl_load
- Fixed uninitialized variable in case GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS does not exist.
2019-06-02 21:20:53 +02:00
hwrenderer
- consolidated postprocessing code a bit.
2019-06-20 11:55:45 +02:00
polyrenderer
- fixed: The software renderer was accessing the global viewpoint in several places.
2019-05-12 09:16:17 +02:00
swrenderer
- consolidated the 3 atterm implementations.
2019-06-10 12:01:01 +02:00
vulkan
Switch command buffers to be one-time-submittable (
#885
)
2019-07-05 02:15:59 +02:00