This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
gzdoom
Watch
0
Star
0
Fork
You've already forked gzdoom
0
mirror of
https://github.com/ZDoom/gzdoom.git
synced
2025-01-24 18:31:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
55f17fa90c
gzdoom
/
src
/
hwrenderer
/
textures
History
Christoph Oelckers
91df3f8c73
- added option to disable alpha testing for user shaders.
2018-10-31 15:56:20 +01:00
..
hw_ihwtexture.h
- moved the texture resizer to hwrenderer.
2018-10-29 13:18:48 +01:00
hw_material.cpp
- added option to disable alpha testing for user shaders.
2018-10-31 15:56:20 +01:00
hw_material.h
- renamed FRenderState to FGLRenderState.
2018-10-20 13:05:36 +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