This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
dd971805af
vkdoom_m
/
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