This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
gzdoom
Watch
0
Star
0
Fork
You've already forked gzdoom
0
mirror of
https://github.com/ZDoom/gzdoom.git
synced
2025-01-22 01:11:49 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
558760c090
gzdoom
/
src
/
rendering
History
Magnus Norddahl
558760c090
- fix the gl_ssao_debug cvar
2019-04-16 03:32:54 +02:00
..
2d
- added monospacing support to Screen.DrawText and its native counterparts.
2019-04-13 12:17:38 +02:00
gl
- 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
gl_load
hwrenderer
- fix the gl_ssao_debug cvar
2019-04-16 03:32:54 +02:00
polyrenderer
- removed the NetUpdate calls from the software renderer.
2019-03-31 09:02:11 +02:00
swrenderer
- removed the NetUpdate calls from the software renderer.
2019-03-31 09:02:11 +02:00
vulkan
- update glslang to 7.11.3113 (stable release February 8, 2019). This fixes the SPIR-V validation error reported for the shadowmap shader
2019-04-15 04:53:43 +02:00