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
be5ecce598
qzdoom
/
src
/
rendering
History
Magnus Norddahl
be5ecce598
- fix fill color and translucency
2019-05-29 02:22:45 +02:00
..
2d
- fix burn crash on vulkan
2019-05-09 17:55:29 +02:00
gl
- removed array length() function from shadowmap shader
2019-05-24 14:29:37 +03:00
gl_load
- moved all rendering code into a common subdirectory.
2019-01-31 19:58:17 +01:00
hwrenderer
- removed array length() function from shadowmap shader
2019-05-24 14:29:37 +03:00
polyrenderer
- fix fill color and translucency
2019-05-29 02:22:45 +02:00
swrenderer
- implement depth bias
2019-05-28 06:45:21 +02:00
vulkan
- create a new error class for vulkan errors as they are only recoverable during initialization (unlike CRecoverableError which is recoverable during normal processing)
2019-05-23 14:09:05 +02:00