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-16 07:21:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
5e39890118
qzdoom
/
src
/
hwrenderer
History
Christoph Oelckers
5e39890118
- use a uniform buffer for per-scene data like rotation matrices.
2018-09-02 18:40:36 +02:00
..
data
- use a uniform buffer for per-scene data like rotation matrices.
2018-09-02 18:40:36 +02:00
dynlights
- defaulted constructors and assignment operators of several trivial types.
2018-08-25 23:51:36 +02:00
postprocessing
- add gl_dither for toggling dithered output on and off
2018-08-08 21:58:23 +02:00
scene
- clear GLWF_TRANSLUCENT at the end of PutWall.
2018-08-13 20:48:27 +02:00
textures
- defaulted constructors and assignment operators of several trivial types.
2018-08-25 23:51:36 +02:00
utility
- added profiling for postprocessing code.
2018-09-02 11:35:02 +02:00