qzdoom/src/textures
Christoph Oelckers f373752b4f - fixed incorrect alignment of scaled world panned textures combined with per-sidedef scaling in the hardware renderer
This particular case incorrectly factored in the sidedef's scaling factor for how to calculate the offset.
Fortunately this is a very rare case - a quick check yielded no maps depending on it.
Should any map surface that depends on this bug a compatibility option may be needed but it doesn't seem likely that this may be the case.
2018-12-14 20:00:44 +01:00
..
formats - merged DCanvas and DSimpleCanvas and use a TArray to hold its memory. 2018-11-30 17:02:39 +01:00
hires - split gl_texture_hqresize into two variables - one for mode, one for multiplier. 2018-12-10 14:25:29 -05:00
anim_switches.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
animations.cpp - got rid of FNameNoInit and made the default constructor of FName non-initializing. 2018-08-19 08:19:19 +02:00
bitmap.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
bitmap.h - split out the span generation from most texture classes 2018-03-18 12:36:14 +01:00
skyboxtexture.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
skyboxtexture.h Removed erroneous function declarations 2018-04-08 13:55:46 +03:00
texture.cpp - fixed incorrect alignment of scaled world panned textures combined with per-sidedef scaling in the hardware renderer 2018-12-14 20:00:44 +01:00
texturemanager.cpp - fixed: the direct native GetTextureSize used the wrong calling convention. 2018-11-30 19:28:24 +01:00
textures.h - merged DCanvas and DSimpleCanvas and use a TArray to hold its memory. 2018-11-30 17:02:39 +01:00
warpbuffer.h - update more millisecond-storing data structures to u/int64_t to fix possible rollover bugs 2017-11-15 20:33:08 -05:00