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-01-20 16:10:51 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4c13a8df6e
qzdoom
/
src
/
hwrenderer
/
textures
History
Christoph Oelckers
5b7d3c91f9
- defaulted constructors and assignment operators of several trivial types.
2018-08-25 23:51:36 +02:00
..
hw_ihwtexture.h
- moved the texture binding code back to the OpenGL specific parts.
2018-07-14 13:05:49 +02:00
hw_material.cpp
- defaulted constructors and assignment operators of several trivial types.
2018-08-25 23:51:36 +02:00
hw_material.h
- moved the texture binding code back to the OpenGL specific parts.
2018-07-14 13:05:49 +02:00
hw_precache.cpp
- avoid reusing the same mVBuf pointer for the different renderers as that causes too many problems when switching between them
2018-05-21 17:52:03 +02:00