This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
80c6d5b276
vkdoom_m
/
src
/
rendering
/
swrenderer
/
textures
History
Lucy Phipps
2c1a42ae55
remove gl_texture_usehires since it's unused now
...
GLTEXMNU_ENABLEHIRES in language.csv is unused too
2020-04-05 13:22:32 +01:00
..
r_swtexture.cpp
remove gl_texture_usehires since it's unused now
2020-04-05 13:22:32 +01:00
r_swtexture.h
fixed the software resized texture warp problem. (
#934
)
2019-09-23 22:37:35 -04:00
swcanvastexture.cpp
- fixed bad texture canvas checks when in truecolor software rendering.
2019-08-09 13:59:54 +02:00
warpbuffer.h
- moved all rendering code into a common subdirectory.
2019-01-31 19:58:17 +01:00
warptexture.cpp
- Fixed tutti-frutti and crash with liquid warp effects on the Carmack renderer when texture resizing was disabled. (
#1063
)
2020-03-31 19:17:41 -04:00