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
2025-03-07 01:51:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a21d3ae106
qzdoom
/
src
/
rendering
/
hwrenderer
History
Christoph Oelckers
a21d3ae106
- fixed incorrect value range for particle's depth value, used for sorting.
2020-04-19 13:46:00 +02:00
..
data
- fixed: light mode from mapinfo had no effect
2019-06-12 09:49:40 +03:00
dynlights
- hook up dynamic lights
2019-07-25 04:19:05 +02:00
models
- const-ified the palette pointers in the texture creation code.
2020-04-11 20:20:39 +02:00
postprocessing
- major dependency reduction of the texture system.
2020-04-11 20:20:37 +02:00
scene
- fixed incorrect value range for particle's depth value, used for sorting.
2020-04-19 13:46:00 +02:00
textures
- const-ified the palette pointers in the texture creation code.
2020-04-11 20:20:39 +02:00
utility
- use the 2d drawer's size where appropriate.
2020-04-11 20:20:58 +02:00