This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
c3d5b960ee
vkdoom_m
/
src
/
hwrenderer
/
textures
History
Christoph Oelckers
8486cd2c0e
- fixed generation of brightmaps for sprites.
...
This forgot to take the added empty border for filtering improvement into account.
2018-06-10 08:22:07 +02:00
..
hw_ihwtexture.h
- finished decal render refactoring.
2018-04-27 20:18:52 +02:00
hw_material.cpp
- fixed generation of brightmaps for sprites.
2018-06-10 08:22:07 +02:00
hw_material.h
- moved gl_material into hwrenderer/.
2018-04-24 23:39:58 +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