vkdoom_m/src/gl
Christoph Oelckers 5e8a4b96fe - make sure that warping textures never create a warped true color image.
This replaces the old redirection hackery that had to work differently for the legacy render path.
Overriding CopyTrueColorTranslated is far more robust and ensures that no edge cases can reach the GetPixels function, which wasn't the case before.
2018-04-24 21:58:26 +02:00
..
compatibility Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
data Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
dynlights Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
models Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
renderer - renamed the functions in hw_fakeflat.cpp 2018-04-24 17:52:35 +02:00
scene - removed the intermediate FGLTexture class. 2018-04-24 20:41:52 +02:00
shaders Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
stereo3d Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
system - removed the intermediate FGLTexture class. 2018-04-24 20:41:52 +02:00
textures - make sure that warping textures never create a warped true color image. 2018-04-24 21:58:26 +02:00
utility - consolidated cycle_t and glcycle_t because aside from glcycle_t's ability to be deactivated when no profiling takes place they did exactly the same thing. 2018-04-01 13:24:03 +02:00