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-25 02:41:20 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
43b491ea33
gzdoom
/
src
/
hwrenderer
History
Christoph Oelckers
43b491ea33
- moved the global 'no dynamic lights' variable to FLevelLocals so that it is outside renderer specific data.
2018-05-03 21:27:45 +02:00
..
data
Removed all superfluous #include's
2018-04-24 14:30:35 +03:00
dynlights
- moved the global 'no dynamic lights' variable to FLevelLocals so that it is outside renderer specific data.
2018-05-03 21:27:45 +02:00
scene
- fixed missing geometry with render precision set to quality
2018-05-03 21:10:05 +02:00
textures
- finished decal render refactoring.
2018-04-27 20:18:52 +02:00
utility
- cleaned up the gamma correction code.
2018-04-29 13:45:53 +02:00