This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
0127a71974
vkdoom_m
/
src
/
gl
/
textures
History
Christoph Oelckers
0127a71974
- fixed last commit.
2018-04-01 17:16:53 +02:00
..
gl_hwtexture.cpp
- fixed last commit.
2018-04-01 17:16:53 +02:00
gl_hwtexture.h
- fixed last commit.
2018-04-01 17:16:53 +02:00
gl_material.cpp
- fixed last commit.
2018-04-01 17:16:53 +02:00
gl_material.h
- moved gl_use_hires check back into material class and cleaned up the interface a bit.
2018-04-01 16:32:37 +02:00
gl_samplers.cpp
- except for DWORD, all homegrown integer types are gone - a handful were left where they represent genuine Windows types.
2017-03-09 19:54:41 +01:00
gl_samplers.h
- except for DWORD, all homegrown integer types are gone - a handful were left where they represent genuine Windows types.
2017-03-09 19:54:41 +01:00
gl_texture.cpp
- moved the hires replacement and upscaling code out of the GL classes into FTexture.
2018-04-01 10:41:04 +02:00